[==========] 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
I20260710 10:59:39.053100 12370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.20.190:34303
I20260710 10:59:39.054570 12370 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 10:59:39.055575 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:39.071427 12377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:39.071416 12376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:39.072003 12379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:40.172535 12378 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 10:59:40.172653 12370 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 10:59:40.176651 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:40.176873 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:40.177022 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681180177007 us; error 0 us; skew 500 ppm
I20260710 10:59:40.177796 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:40.183703 12370 webserver.cc:533] Webserver started at http://127.12.20.190:42517/ using document root <none> and password file <none>
I20260710 10:59:40.184584 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:40.184782 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:40.185175 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:40.190811 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/master-0-root/instance:
uuid: "b576c1c029eb4da6b6acd52c46d13461"
format_stamp: "Formatted at 2026-07-10 10:59:40 on dist-test-slave-l0nf"
I20260710 10:59:40.198971 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260710 10:59:40.203923 12385 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:40.205026 12370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 10:59:40.205363 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/master-0-root
uuid: "b576c1c029eb4da6b6acd52c46d13461"
format_stamp: "Formatted at 2026-07-10 10:59:40 on dist-test-slave-l0nf"
I20260710 10:59:40.205643 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-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)
I20260710 10:59:40.256948 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:40.258394 12370 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
I20260710 10:59:40.258792 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:40.332894 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.190:34303
I20260710 10:59:40.332950 12436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.190:34303 every 8 connection(s)
I20260710 10:59:40.340456 12437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:40.362212 12437 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461: Bootstrap starting.
I20260710 10:59:40.368261 12437 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.370057 12437 log.cc:826] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461: Log is configured to *not* fsync() on all Append() calls
I20260710 10:59:40.374610 12437 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461: No bootstrap required, opened a new log
I20260710 10:59:40.395386 12437 raft_consensus.cc:359] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b576c1c029eb4da6b6acd52c46d13461" member_type: VOTER }
I20260710 10:59:40.395937 12437 raft_consensus.cc:385] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.396157 12437 raft_consensus.cc:740] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b576c1c029eb4da6b6acd52c46d13461, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.396960 12437 consensus_queue.cc:260] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b576c1c029eb4da6b6acd52c46d13461" member_type: VOTER }
I20260710 10:59:40.397426 12437 raft_consensus.cc:399] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 10:59:40.397656 12437 raft_consensus.cc:493] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 10:59:40.397925 12437 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.402312 12437 raft_consensus.cc:515] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b576c1c029eb4da6b6acd52c46d13461" member_type: VOTER }
I20260710 10:59:40.403010 12437 leader_election.cc:304] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [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: b576c1c029eb4da6b6acd52c46d13461; no voters: 
I20260710 10:59:40.404982 12437 leader_election.cc:290] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 10:59:40.405298 12440 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:40.408087 12440 raft_consensus.cc:697] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [term 1 LEADER]: Becoming Leader. State: Replica: b576c1c029eb4da6b6acd52c46d13461, State: Running, Role: LEADER
I20260710 10:59:40.408921 12440 consensus_queue.cc:237] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [LEADER]: Queue going to LEADER mode. State: All 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: "b576c1c029eb4da6b6acd52c46d13461" member_type: VOTER }
I20260710 10:59:40.410553 12437 sys_catalog.cc:565] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 10:59:40.420637 12441 sys_catalog.cc:455] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b576c1c029eb4da6b6acd52c46d13461" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b576c1c029eb4da6b6acd52c46d13461" member_type: VOTER } }
I20260710 10:59:40.420854 12442 sys_catalog.cc:455] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b576c1c029eb4da6b6acd52c46d13461. Latest consensus state: current_term: 1 leader_uuid: "b576c1c029eb4da6b6acd52c46d13461" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b576c1c029eb4da6b6acd52c46d13461" member_type: VOTER } }
I20260710 10:59:40.421296 12441 sys_catalog.cc:458] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:40.421428 12442 sys_catalog.cc:458] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:40.424698 12450 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 10:59:40.436683 12450 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 10:59:40.439128 12370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 10:59:40.454067 12450 catalog_manager.cc:1383] Generated new cluster ID: bd60169596b3497cab404eaef9ad91a6
I20260710 10:59:40.454388 12450 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 10:59:40.484169 12450 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 10:59:40.486255 12450 catalog_manager.cc:1540] Loading token signing keys...
I20260710 10:59:40.505375 12450 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461: Generated new TSK 0
I20260710 10:59:40.506552 12450 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 10:59:40.570850 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:40.580761 12459 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:40.582010 12460 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:40.586108 12462 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:40.586169 12370 server_base.cc:1061] running on GCE node
I20260710 10:59:40.587162 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:40.587436 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:40.587621 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681180587605 us; error 0 us; skew 500 ppm
I20260710 10:59:40.588492 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:40.592334 12370 webserver.cc:533] Webserver started at http://127.12.20.129:37011/ using document root <none> and password file <none>
I20260710 10:59:40.593024 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:40.593268 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:40.593607 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:40.595104 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/ts-0-root/instance:
uuid: "e9656f1798494e1e841a07cbe8f41d60"
format_stamp: "Formatted at 2026-07-10 10:59:40 on dist-test-slave-l0nf"
I20260710 10:59:40.601851 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.002s
I20260710 10:59:40.607136 12467 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:40.607936 12370 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 10:59:40.608210 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/ts-0-root
uuid: "e9656f1798494e1e841a07cbe8f41d60"
format_stamp: "Formatted at 2026-07-10 10:59:40 on dist-test-slave-l0nf"
I20260710 10:59:40.608482 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-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)
I20260710 10:59:40.640170 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:40.641450 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:40.644390 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:40.648603 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:40.648806 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:40.649065 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:40.649233 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:40.749241 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.129:39407
I20260710 10:59:40.749316 12529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.129:39407 every 8 connection(s)
I20260710 10:59:40.756006 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:40.770076 12534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:40.773705 12535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:40.782521 12537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:40.784067 12370 server_base.cc:1061] running on GCE node
I20260710 10:59:40.784893 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:40.785099 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:40.785257 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681180785240 us; error 0 us; skew 500 ppm
I20260710 10:59:40.785892 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:40.792369 12530 heartbeater.cc:344] Connected to a master server at 127.12.20.190:34303
I20260710 10:59:40.792897 12530 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:40.794145 12530 heartbeater.cc:507] Master 127.12.20.190:34303 requested a full tablet report, sending...
I20260710 10:59:40.796401 12370 webserver.cc:533] Webserver started at http://127.12.20.130:44805/ using document root <none> and password file <none>
I20260710 10:59:40.796896 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:40.797088 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:40.797369 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:40.797570 12402 ts_manager.cc:194] Registered new tserver with Master: e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407)
I20260710 10:59:40.798448 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/ts-1-root/instance:
uuid: "96d01c0801204b58b88f80052e0d0797"
format_stamp: "Formatted at 2026-07-10 10:59:40 on dist-test-slave-l0nf"
I20260710 10:59:40.800879 12402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38058
I20260710 10:59:40.803771 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 10:59:40.808665 12542 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:40.809432 12370 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 10:59:40.809738 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/ts-1-root
uuid: "96d01c0801204b58b88f80052e0d0797"
format_stamp: "Formatted at 2026-07-10 10:59:40 on dist-test-slave-l0nf"
I20260710 10:59:40.810031 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-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)
I20260710 10:59:40.838780 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:40.840072 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:40.842855 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:40.846021 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:40.846196 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:40.846436 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:40.846580 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:40.940915 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.130:38607
I20260710 10:59:40.941000 12604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.130:38607 every 8 connection(s)
I20260710 10:59:40.946527 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:40.955425 12608 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:40.957979 12609 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:40.961000 12605 heartbeater.cc:344] Connected to a master server at 127.12.20.190:34303
I20260710 10:59:40.961386 12605 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:40.962337 12605 heartbeater.cc:507] Master 127.12.20.190:34303 requested a full tablet report, sending...
I20260710 10:59:40.963115 12370 server_base.cc:1061] running on GCE node
W20260710 10:59:40.963825 12611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:40.964746 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:40.964957 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:40.964818 12402 ts_manager.cc:194] Registered new tserver with Master: 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:40.965152 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681180965133 us; error 0 us; skew 500 ppm
I20260710 10:59:40.965721 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:40.966598 12402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38062
I20260710 10:59:40.968326 12370 webserver.cc:533] Webserver started at http://127.12.20.131:35667/ using document root <none> and password file <none>
I20260710 10:59:40.968760 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:40.968907 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:40.969094 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:40.970038 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/ts-2-root/instance:
uuid: "b60b462ee54845788d15a4a8dd793074"
format_stamp: "Formatted at 2026-07-10 10:59:40 on dist-test-slave-l0nf"
I20260710 10:59:40.974910 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 10:59:40.978204 12616 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:40.978961 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 10:59:40.979295 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/ts-2-root
uuid: "b60b462ee54845788d15a4a8dd793074"
format_stamp: "Formatted at 2026-07-10 10:59:40 on dist-test-slave-l0nf"
I20260710 10:59:40.979627 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681178886435-12370-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)
I20260710 10:59:40.998921 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:41.000398 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:41.003309 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:41.006088 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:41.006349 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:41.006616 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:41.006814 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:41.101622 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.131:41141
I20260710 10:59:41.101668 12678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.131:41141 every 8 connection(s)
I20260710 10:59:41.118650 12679 heartbeater.cc:344] Connected to a master server at 127.12.20.190:34303
I20260710 10:59:41.118997 12679 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:41.119740 12679 heartbeater.cc:507] Master 127.12.20.190:34303 requested a full tablet report, sending...
I20260710 10:59:41.121542 12402 ts_manager.cc:194] Registered new tserver with Master: b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:41.122000 12370 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01530536s
I20260710 10:59:41.123157 12402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38064
I20260710 10:59:41.176268 12402 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38080:
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"
    }
  }
}
W20260710 10:59:41.180028 12402 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.
I20260710 10:59:41.295135 12569 tablet_service.cc:1511] Processing CreateTablet for tablet aebefba33bde437aa93271189de07e6b (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:41.296077 12568 tablet_service.cc:1511] Processing CreateTablet for tablet c452d7f4358a4e6b9347385151b24928 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:41.300643 12569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aebefba33bde437aa93271189de07e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.306260 12494 tablet_service.cc:1511] Processing CreateTablet for tablet aebefba33bde437aa93271189de07e6b (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:41.300966 12495 tablet_service.cc:1511] Processing CreateTablet for tablet 274689aede634380a04c610d378bf010 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:41.302268 12570 tablet_service.cc:1511] Processing CreateTablet for tablet 274689aede634380a04c610d378bf010 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:41.303246 12492 tablet_service.cc:1511] Processing CreateTablet for tablet 3880fb934d864a9198ff1633b45e9c16 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:41.309108 12567 tablet_service.cc:1511] Processing CreateTablet for tablet 3880fb934d864a9198ff1633b45e9c16 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:41.309044 12493 tablet_service.cc:1511] Processing CreateTablet for tablet c452d7f4358a4e6b9347385151b24928 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:41.309921 12566 tablet_service.cc:1511] Processing CreateTablet for tablet 628dd753c2604762953f815b57adeadc (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:41.311749 12491 tablet_service.cc:1511] Processing CreateTablet for tablet 628dd753c2604762953f815b57adeadc (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:41.315886 12494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aebefba33bde437aa93271189de07e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.316846 12490 tablet_service.cc:1511] Processing CreateTablet for tablet e8213e861715424d85aaa621bf8de7b4 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:41.320587 12568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c452d7f4358a4e6b9347385151b24928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.321038 12493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c452d7f4358a4e6b9347385151b24928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.321557 12566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 628dd753c2604762953f815b57adeadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.323896 12491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 628dd753c2604762953f815b57adeadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.326401 12567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3880fb934d864a9198ff1633b45e9c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.329603 12492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3880fb934d864a9198ff1633b45e9c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.331698 12570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 274689aede634380a04c610d378bf010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.334681 12490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8213e861715424d85aaa621bf8de7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.336825 12565 tablet_service.cc:1511] Processing CreateTablet for tablet e8213e861715424d85aaa621bf8de7b4 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:41.340266 12495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 274689aede634380a04c610d378bf010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.343107 12565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8213e861715424d85aaa621bf8de7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.354184 12641 tablet_service.cc:1511] Processing CreateTablet for tablet 3880fb934d864a9198ff1633b45e9c16 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:41.358377 12644 tablet_service.cc:1511] Processing CreateTablet for tablet 274689aede634380a04c610d378bf010 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:41.361605 12642 tablet_service.cc:1511] Processing CreateTablet for tablet c452d7f4358a4e6b9347385151b24928 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:41.365000 12641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3880fb934d864a9198ff1633b45e9c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.366636 12639 tablet_service.cc:1511] Processing CreateTablet for tablet e8213e861715424d85aaa621bf8de7b4 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:41.369745 12640 tablet_service.cc:1511] Processing CreateTablet for tablet 628dd753c2604762953f815b57adeadc (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:41.359443 12643 tablet_service.cc:1511] Processing CreateTablet for tablet aebefba33bde437aa93271189de07e6b (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:41.376883 12644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 274689aede634380a04c610d378bf010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.375725 12489 tablet_service.cc:1511] Processing CreateTablet for tablet 8dfd8d8988f4494884face710242ff44 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:41.378739 12642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c452d7f4358a4e6b9347385151b24928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.380065 12489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dfd8d8988f4494884face710242ff44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.384378 12640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 628dd753c2604762953f815b57adeadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.390982 12564 tablet_service.cc:1511] Processing CreateTablet for tablet 8dfd8d8988f4494884face710242ff44 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:41.395807 12564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dfd8d8988f4494884face710242ff44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.402678 12643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aebefba33bde437aa93271189de07e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.406275 12639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8213e861715424d85aaa621bf8de7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.444996 12488 tablet_service.cc:1511] Processing CreateTablet for tablet f8029b6259eb45b4b62c12b4dc7d5fb1 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:41.446727 12488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8029b6259eb45b4b62c12b4dc7d5fb1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 10:59:41.448041 12449 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:41.455677 12487 tablet_service.cc:1511] Processing CreateTablet for tablet 86f92ba4b4b245e2a2786cb9662c14e7 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:41.457458 12487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f92ba4b4b245e2a2786cb9662c14e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.463537 12638 tablet_service.cc:1511] Processing CreateTablet for tablet 8dfd8d8988f4494884face710242ff44 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:41.475641 12562 tablet_service.cc:1511] Processing CreateTablet for tablet 86f92ba4b4b245e2a2786cb9662c14e7 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:41.477025 12562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f92ba4b4b245e2a2786cb9662c14e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.485015 12638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dfd8d8988f4494884face710242ff44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.462677 12563 tablet_service.cc:1511] Processing CreateTablet for tablet f8029b6259eb45b4b62c12b4dc7d5fb1 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:41.494280 12563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8029b6259eb45b4b62c12b4dc7d5fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.505487 12637 tablet_service.cc:1511] Processing CreateTablet for tablet f8029b6259eb45b4b62c12b4dc7d5fb1 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:41.510061 12637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8029b6259eb45b4b62c12b4dc7d5fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.543104 12636 tablet_service.cc:1511] Processing CreateTablet for tablet 86f92ba4b4b245e2a2786cb9662c14e7 (DEFAULT_TABLE table=test-workload [id=1683709310414176880c2abdba37d63f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:41.572261 12636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f92ba4b4b245e2a2786cb9662c14e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:41.601855 12698 tablet_bootstrap.cc:492] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074: Bootstrap starting.
I20260710 10:59:41.622325 12699 tablet_bootstrap.cc:492] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797: Bootstrap starting.
I20260710 10:59:41.644730 12697 tablet_bootstrap.cc:492] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60: Bootstrap starting.
I20260710 10:59:41.646732 12698 tablet_bootstrap.cc:654] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.647259 12699 tablet_bootstrap.cc:654] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.657560 12697 tablet_bootstrap.cc:654] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.672060 12699 tablet_bootstrap.cc:492] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797: No bootstrap required, opened a new log
I20260710 10:59:41.672540 12699 ts_tablet_manager.cc:1403] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.009s
I20260710 10:59:41.673657 12698 tablet_bootstrap.cc:492] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074: No bootstrap required, opened a new log
I20260710 10:59:41.674134 12698 ts_tablet_manager.cc:1403] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.009s
I20260710 10:59:41.676034 12699 raft_consensus.cc:359] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.677819 12699 raft_consensus.cc:385] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.678099 12699 raft_consensus.cc:740] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.678762 12697 tablet_bootstrap.cc:492] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60: No bootstrap required, opened a new log
I20260710 10:59:41.679220 12697 ts_tablet_manager.cc:1403] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60: Time spent bootstrapping tablet: real 0.094s	user 0.004s	sys 0.009s
I20260710 10:59:41.678844 12699 consensus_queue.cc:260] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.679333 12698 raft_consensus.cc:359] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.680208 12698 raft_consensus.cc:385] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.680547 12698 raft_consensus.cc:740] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.681298 12698 consensus_queue.cc:260] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.682106 12697 raft_consensus.cc:359] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.682842 12697 raft_consensus.cc:385] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.683139 12697 raft_consensus.cc:740] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.683877 12697 consensus_queue.cc:260] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.687925 12530 heartbeater.cc:499] Master 127.12.20.190:34303 was elected leader, sending a full tablet report...
I20260710 10:59:41.688922 12697 ts_tablet_manager.cc:1434] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260710 10:59:41.690002 12697 tablet_bootstrap.cc:492] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60: Bootstrap starting.
I20260710 10:59:41.709976 12699 ts_tablet_manager.cc:1434] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.012s
I20260710 10:59:41.710335 12605 heartbeater.cc:499] Master 127.12.20.190:34303 was elected leader, sending a full tablet report...
I20260710 10:59:41.710813 12698 ts_tablet_manager.cc:1434] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074: Time spent starting tablet: real 0.036s	user 0.018s	sys 0.014s
I20260710 10:59:41.711485 12699 tablet_bootstrap.cc:492] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797: Bootstrap starting.
I20260710 10:59:41.714039 12679 heartbeater.cc:499] Master 127.12.20.190:34303 was elected leader, sending a full tablet report...
I20260710 10:59:41.718246 12698 tablet_bootstrap.cc:492] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074: Bootstrap starting.
I20260710 10:59:41.718600 12699 tablet_bootstrap.cc:654] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.723613 12697 tablet_bootstrap.cc:654] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.724776 12698 tablet_bootstrap.cc:654] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.731998 12699 tablet_bootstrap.cc:492] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797: No bootstrap required, opened a new log
I20260710 10:59:41.732510 12699 ts_tablet_manager.cc:1403] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 10:59:41.735808 12699 raft_consensus.cc:359] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.736383 12698 tablet_bootstrap.cc:492] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074: No bootstrap required, opened a new log
I20260710 10:59:41.736804 12699 raft_consensus.cc:385] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.736977 12698 ts_tablet_manager.cc:1403] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 10:59:41.737166 12699 raft_consensus.cc:740] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.738415 12699 consensus_queue.cc:260] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.740383 12699 ts_tablet_manager.cc:1434] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 10:59:41.740579 12698 raft_consensus.cc:359] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.741255 12698 raft_consensus.cc:385] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.741581 12698 raft_consensus.cc:740] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.741796 12699 tablet_bootstrap.cc:492] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797: Bootstrap starting.
I20260710 10:59:41.742288 12698 consensus_queue.cc:260] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.744557 12698 ts_tablet_manager.cc:1434] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 10:59:41.745452 12698 tablet_bootstrap.cc:492] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074: Bootstrap starting.
I20260710 10:59:41.748864 12699 tablet_bootstrap.cc:654] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.752739 12698 tablet_bootstrap.cc:654] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074: Neither blocks nor log segments found. Creating new log.
W20260710 10:59:41.756184 12531 tablet.cc:2406] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 10:59:41.760649 12699 tablet_bootstrap.cc:492] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797: No bootstrap required, opened a new log
I20260710 10:59:41.761109 12699 ts_tablet_manager.cc:1403] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260710 10:59:41.764341 12699 raft_consensus.cc:359] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.765064 12699 raft_consensus.cc:385] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.765354 12699 raft_consensus.cc:740] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.766027 12699 consensus_queue.cc:260] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.768051 12699 ts_tablet_manager.cc:1434] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 10:59:41.769248 12699 tablet_bootstrap.cc:492] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797: Bootstrap starting.
I20260710 10:59:41.772413 12698 tablet_bootstrap.cc:492] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074: No bootstrap required, opened a new log
I20260710 10:59:41.772836 12698 ts_tablet_manager.cc:1403] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.010s
I20260710 10:59:41.775764 12699 tablet_bootstrap.cc:654] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.775753 12698 raft_consensus.cc:359] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.776998 12698 raft_consensus.cc:385] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.777292 12698 raft_consensus.cc:740] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.781060 12698 consensus_queue.cc:260] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.786561 12698 ts_tablet_manager.cc:1434] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 10:59:41.787490 12698 tablet_bootstrap.cc:492] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074: Bootstrap starting.
I20260710 10:59:41.788390 12699 tablet_bootstrap.cc:492] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797: No bootstrap required, opened a new log
I20260710 10:59:41.788888 12699 ts_tablet_manager.cc:1403] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 10:59:41.791460 12699 raft_consensus.cc:359] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.793160 12699 raft_consensus.cc:385] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.793545 12699 raft_consensus.cc:740] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.796077 12697 tablet_bootstrap.cc:492] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60: No bootstrap required, opened a new log
I20260710 10:59:41.796581 12697 ts_tablet_manager.cc:1403] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.000s
I20260710 10:59:41.798069 12698 tablet_bootstrap.cc:654] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.799206 12697 raft_consensus.cc:359] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.799902 12697 raft_consensus.cc:385] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.800179 12697 raft_consensus.cc:740] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.800896 12697 consensus_queue.cc:260] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.802544 12698 tablet_bootstrap.cc:492] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074: No bootstrap required, opened a new log
I20260710 10:59:41.802838 12697 ts_tablet_manager.cc:1434] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 10:59:41.802960 12698 ts_tablet_manager.cc:1403] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 10:59:41.803383 12699 consensus_queue.cc:260] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.805418 12699 ts_tablet_manager.cc:1434] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 10:59:41.806274 12699 tablet_bootstrap.cc:492] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797: Bootstrap starting.
I20260710 10:59:41.810602 12698 raft_consensus.cc:359] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.811528 12698 raft_consensus.cc:385] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.811815 12698 raft_consensus.cc:740] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.812304 12697 tablet_bootstrap.cc:492] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60: Bootstrap starting.
I20260710 10:59:41.812590 12698 consensus_queue.cc:260] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.814625 12698 ts_tablet_manager.cc:1434] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 10:59:41.816077 12698 tablet_bootstrap.cc:492] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074: Bootstrap starting.
I20260710 10:59:41.820330 12697 tablet_bootstrap.cc:654] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.821974 12698 tablet_bootstrap.cc:654] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.824136 12699 tablet_bootstrap.cc:654] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.831286 12699 tablet_bootstrap.cc:492] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797: No bootstrap required, opened a new log
I20260710 10:59:41.831734 12699 ts_tablet_manager.cc:1403] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.002s
I20260710 10:59:41.832489 12698 tablet_bootstrap.cc:492] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074: No bootstrap required, opened a new log
I20260710 10:59:41.832849 12698 ts_tablet_manager.cc:1403] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260710 10:59:41.834371 12699 raft_consensus.cc:359] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.834734 12698 raft_consensus.cc:359] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.835062 12699 raft_consensus.cc:385] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.835335 12698 raft_consensus.cc:385] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.835384 12699 raft_consensus.cc:740] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.835747 12698 raft_consensus.cc:740] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.836366 12699 consensus_queue.cc:260] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.836627 12698 consensus_queue.cc:260] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.838503 12699 ts_tablet_manager.cc:1434] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 10:59:41.838930 12698 ts_tablet_manager.cc:1434] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 10:59:41.839392 12699 tablet_bootstrap.cc:492] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797: Bootstrap starting.
I20260710 10:59:41.839920 12698 tablet_bootstrap.cc:492] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074: Bootstrap starting.
I20260710 10:59:41.846567 12699 tablet_bootstrap.cc:654] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.837262 12697 tablet_bootstrap.cc:492] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60: No bootstrap required, opened a new log
I20260710 10:59:41.852901 12697 ts_tablet_manager.cc:1403] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.002s
I20260710 10:59:41.852130 12698 tablet_bootstrap.cc:654] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.856314 12697 raft_consensus.cc:359] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.857088 12697 raft_consensus.cc:385] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.857429 12697 raft_consensus.cc:740] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.858412 12699 tablet_bootstrap.cc:492] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797: No bootstrap required, opened a new log
I20260710 10:59:41.858194 12697 consensus_queue.cc:260] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.858844 12699 ts_tablet_manager.cc:1403] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 10:59:41.861574 12699 raft_consensus.cc:359] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.862215 12699 raft_consensus.cc:385] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.862483 12699 raft_consensus.cc:740] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.863142 12699 consensus_queue.cc:260] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.865370 12699 ts_tablet_manager.cc:1434] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 10:59:41.866369 12699 tablet_bootstrap.cc:492] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797: Bootstrap starting.
I20260710 10:59:41.868001 12704 raft_consensus.cc:493] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:41.868472 12704 raft_consensus.cc:515] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.872849 12699 tablet_bootstrap.cc:654] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.874761 12704 leader_election.cc:290] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:41.881356 12697 ts_tablet_manager.cc:1434] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60: Time spent starting tablet: real 0.028s	user 0.001s	sys 0.005s
I20260710 10:59:41.883234 12698 tablet_bootstrap.cc:492] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074: No bootstrap required, opened a new log
I20260710 10:59:41.883670 12698 ts_tablet_manager.cc:1403] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.000s
I20260710 10:59:41.886353 12698 raft_consensus.cc:359] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.886992 12698 raft_consensus.cc:385] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.888616 12697 tablet_bootstrap.cc:492] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60: Bootstrap starting.
I20260710 10:59:41.887672 12698 raft_consensus.cc:740] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.895012 12698 consensus_queue.cc:260] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.895792 12697 tablet_bootstrap.cc:654] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.900727 12698 ts_tablet_manager.cc:1434] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260710 10:59:41.903563 12698 tablet_bootstrap.cc:492] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074: Bootstrap starting.
I20260710 10:59:41.914187 12698 tablet_bootstrap.cc:654] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.914799 12699 tablet_bootstrap.cc:492] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797: No bootstrap required, opened a new log
I20260710 10:59:41.916841 12699 ts_tablet_manager.cc:1403] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.004s
I20260710 10:59:41.919802 12699 raft_consensus.cc:359] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.920527 12699 raft_consensus.cc:385] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.920810 12699 raft_consensus.cc:740] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.921509 12699 consensus_queue.cc:260] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.924203 12697 tablet_bootstrap.cc:492] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60: No bootstrap required, opened a new log
I20260710 10:59:41.924640 12697 ts_tablet_manager.cc:1403] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.006s
I20260710 10:59:41.928012 12698 tablet_bootstrap.cc:492] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074: No bootstrap required, opened a new log
I20260710 10:59:41.931586 12698 ts_tablet_manager.cc:1403] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.006s
I20260710 10:59:41.932543 12505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aebefba33bde437aa93271189de07e6b" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60" is_pre_election: true
I20260710 10:59:41.933070 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aebefba33bde437aa93271189de07e6b" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797" is_pre_election: true
I20260710 10:59:41.933346 12505 raft_consensus.cc:2468] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 0.
I20260710 10:59:41.924721 12699 ts_tablet_manager.cc:1434] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 10:59:41.935243 12618 leader_election.cc:304] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b60b462ee54845788d15a4a8dd793074, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:41.936095 12698 raft_consensus.cc:359] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.936955 12698 raft_consensus.cc:385] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.937271 12698 raft_consensus.cc:740] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Initialized, Role: FOLLOWER
W20260710 10:59:41.937880 12620 leader_election.cc:343] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:41.938087 12698 consensus_queue.cc:260] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.940775 12699 tablet_bootstrap.cc:492] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797: Bootstrap starting.
I20260710 10:59:41.925104 12704 raft_consensus.cc:493] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:41.944166 12704 raft_consensus.cc:515] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.946434 12726 raft_consensus.cc:2804] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:41.946838 12726 raft_consensus.cc:493] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:41.947167 12726 raft_consensus.cc:3060] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:41.948228 12699 tablet_bootstrap.cc:654] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.950328 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628dd753c2604762953f815b57adeadc" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797" is_pre_election: true
I20260710 10:59:41.950495 12704 leader_election.cc:290] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:41.950982 12580 raft_consensus.cc:2468] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 0.
I20260710 10:59:41.953622 12698 ts_tablet_manager.cc:1434] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.007s
I20260710 10:59:41.953603 12620 leader_election.cc:304] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: 
I20260710 10:59:41.954731 12698 tablet_bootstrap.cc:492] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074: Bootstrap starting.
I20260710 10:59:41.956637 12505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628dd753c2604762953f815b57adeadc" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60" is_pre_election: true
I20260710 10:59:41.957737 12697 raft_consensus.cc:359] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.958428 12697 raft_consensus.cc:385] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.958699 12697 raft_consensus.cc:740] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.954805 12704 raft_consensus.cc:2804] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:41.959808 12704 raft_consensus.cc:493] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:41.960151 12704 raft_consensus.cc:3060] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:41.963135 12618 leader_election.cc:343] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:41.968747 12726 raft_consensus.cc:515] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.972105 12697 consensus_queue.cc:260] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.975685 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aebefba33bde437aa93271189de07e6b" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:41.976404 12505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aebefba33bde437aa93271189de07e6b" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:41.977001 12505 raft_consensus.cc:3060] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:41.977252 12620 leader_election.cc:343] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:41.979643 12726 leader_election.cc:290] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:41.967370 12704 raft_consensus.cc:515] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.981510 12699 tablet_bootstrap.cc:492] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797: No bootstrap required, opened a new log
I20260710 10:59:41.982003 12699 ts_tablet_manager.cc:1403] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.020s
I20260710 10:59:41.982311 12726 raft_consensus.cc:493] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:41.982735 12726 raft_consensus.cc:515] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.983963 12505 raft_consensus.cc:2468] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 1.
I20260710 10:59:41.984694 12726 leader_election.cc:290] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:41.985532 12505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfd8d8988f4494884face710242ff44" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60" is_pre_election: true
I20260710 10:59:41.986302 12698 tablet_bootstrap.cc:654] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:41.986231 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfd8d8988f4494884face710242ff44" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797" is_pre_election: true
I20260710 10:59:41.987329 12580 raft_consensus.cc:2468] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 0.
I20260710 10:59:41.986541 12618 leader_election.cc:304] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [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: b60b462ee54845788d15a4a8dd793074, e9656f1798494e1e841a07cbe8f41d60; no voters: 96d01c0801204b58b88f80052e0d0797
I20260710 10:59:41.988062 12704 leader_election.cc:290] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
W20260710 10:59:41.988698 12618 leader_election.cc:343] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:41.989626 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628dd753c2604762953f815b57adeadc" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:41.988306 12505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628dd753c2604762953f815b57adeadc" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:41.989933 12620 leader_election.cc:304] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [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: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:41.990154 12580 raft_consensus.cc:3060] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:41.990762 12704 raft_consensus.cc:2804] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:41.991142 12704 raft_consensus.cc:493] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:41.989317 12697 ts_tablet_manager.cc:1434] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60: Time spent starting tablet: real 0.058s	user 0.000s	sys 0.006s
I20260710 10:59:41.991465 12704 raft_consensus.cc:3060] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:41.992661 12697 tablet_bootstrap.cc:492] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60: Bootstrap starting.
W20260710 10:59:41.994800 12618 leader_election.cc:343] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:41.995334 12699 raft_consensus.cc:359] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.988543 12726 raft_consensus.cc:2804] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:41.995962 12699 raft_consensus.cc:385] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:41.997359 12699 raft_consensus.cc:740] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Initialized, Role: FOLLOWER
I20260710 10:59:41.996380 12703 raft_consensus.cc:493] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:41.998126 12699 consensus_queue.cc:260] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.998428 12703 raft_consensus.cc:515] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.002971 12697 tablet_bootstrap.cc:654] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:42.004153 12703 leader_election.cc:290] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:41.996330 12726 raft_consensus.cc:697] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Becoming Leader. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:42.009785 12726 consensus_queue.cc:237] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:41.997068 12580 raft_consensus.cc:2468] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 1.
I20260710 10:59:42.026714 12705 raft_consensus.cc:493] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:42.027221 12705 raft_consensus.cc:515] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.031497 12705 leader_election.cc:290] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:42.040126 12620 leader_election.cc:304] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [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: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:42.042659 12399 catalog_manager.cc:5697] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 reported cstate change: term changed from 0 to 1, leader changed from <none> to b60b462ee54845788d15a4a8dd793074 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "b60b462ee54845788d15a4a8dd793074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:42.043628 12726 raft_consensus.cc:2804] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:42.050782 12726 raft_consensus.cc:697] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Becoming Leader. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:41.997917 12704 raft_consensus.cc:515] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.053788 12704 leader_election.cc:290] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:42.054493 12505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfd8d8988f4494884face710242ff44" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:42.054704 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfd8d8988f4494884face710242ff44" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:42.055200 12580 raft_consensus.cc:3060] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:42.055976 12618 leader_election.cc:343] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:42.051657 12726 consensus_queue.cc:237] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.062953 12580 raft_consensus.cc:2468] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 1.
I20260710 10:59:42.065831 12620 leader_election.cc:304] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [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: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:42.065641 12704 raft_consensus.cc:493] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:42.068642 12698 tablet_bootstrap.cc:492] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074: No bootstrap required, opened a new log
I20260710 10:59:42.068866 12725 raft_consensus.cc:2804] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:42.069154 12698 ts_tablet_manager.cc:1403] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074: Time spent bootstrapping tablet: real 0.115s	user 0.024s	sys 0.016s
I20260710 10:59:42.069006 12704 raft_consensus.cc:515] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.086685 12704 leader_election.cc:290] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:42.087234 12704 raft_consensus.cc:493] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:42.087711 12704 raft_consensus.cc:515] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.088146 12699 ts_tablet_manager.cc:1434] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797: Time spent starting tablet: real 0.106s	user 0.026s	sys 0.036s
I20260710 10:59:42.089946 12704 leader_election.cc:290] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:42.090827 12699 tablet_bootstrap.cc:492] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797: Bootstrap starting.
I20260710 10:59:42.100247 12698 raft_consensus.cc:359] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.100971 12698 raft_consensus.cc:385] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:42.101243 12698 raft_consensus.cc:740] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Initialized, Role: FOLLOWER
I20260710 10:59:42.104869 12698 consensus_queue.cc:260] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.109758 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797" is_pre_election: true
I20260710 10:59:42.110152 12698 ts_tablet_manager.cc:1434] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074: Time spent starting tablet: real 0.041s	user 0.001s	sys 0.004s
I20260710 10:59:42.120585 12704 raft_consensus.cc:493] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:42.116505 12505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60" is_pre_election: true
I20260710 10:59:42.129973 12725 raft_consensus.cc:697] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Becoming Leader. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:42.132432 12505 raft_consensus.cc:2468] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 0.
I20260710 10:59:42.162539 12729 raft_consensus.cc:493] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:42.124135 12704 raft_consensus.cc:515] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.163400 12703 raft_consensus.cc:493] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:42.168375 12654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274689aede634380a04c610d378bf010" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074" is_pre_election: true
I20260710 10:59:42.163057 12618 leader_election.cc:304] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b60b462ee54845788d15a4a8dd793074, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:42.173602 12726 raft_consensus.cc:2804] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:42.162827 12725 consensus_queue.cc:237] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.182307 12726 raft_consensus.cc:493] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:42.163093 12729 raft_consensus.cc:515] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.183269 12726 raft_consensus.cc:3060] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.170042 12703 raft_consensus.cc:515] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.185350 12579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797" is_pre_election: true
I20260710 10:59:42.188885 12697 tablet_bootstrap.cc:492] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60: No bootstrap required, opened a new log
I20260710 10:59:42.193069 12698 tablet_bootstrap.cc:492] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074: Bootstrap starting.
I20260710 10:59:42.190346 12729 leader_election.cc:290] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:42.195251 12729 raft_consensus.cc:493] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:42.195744 12729 raft_consensus.cc:515] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.186211 12504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60" is_pre_election: true
I20260710 10:59:42.187562 12739 raft_consensus.cc:493] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:42.192270 12579 raft_consensus.cc:2468] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 0.
I20260710 10:59:42.265688 12697 ts_tablet_manager.cc:1403] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60: Time spent bootstrapping tablet: real 0.273s	user 0.016s	sys 0.031s
I20260710 10:59:42.271065 12699 tablet_bootstrap.cc:654] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:42.267158 12504 raft_consensus.cc:2468] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 0.
I20260710 10:59:42.264984 12580 raft_consensus.cc:2468] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 0.
I20260710 10:59:42.263963 12739 raft_consensus.cc:515] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.276316 12505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274689aede634380a04c610d378bf010" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60" is_pre_election: true
I20260710 10:59:42.276727 12704 leader_election.cc:290] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:42.277041 12703 leader_election.cc:290] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:42.282461 12505 raft_consensus.cc:2468] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 0.
I20260710 10:59:42.276079 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074" is_pre_election: true
I20260710 10:59:42.291638 12704 raft_consensus.cc:493] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:42.290777 12654 raft_consensus.cc:2468] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 0.
I20260710 10:59:42.291330 12729 leader_election.cc:290] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:42.299654 12502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60" is_pre_election: true
I20260710 10:59:42.292793 12620 leader_election.cc:304] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: 
I20260710 10:59:42.309468 12504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60" is_pre_election: true
I20260710 10:59:42.296730 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60" is_pre_election: true
I20260710 10:59:42.299734 12726 raft_consensus.cc:515] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.319094 12579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797" is_pre_election: true
I20260710 10:59:42.299862 12704 raft_consensus.cc:515] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.319741 12579 raft_consensus.cc:2468] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9656f1798494e1e841a07cbe8f41d60 in term 0.
I20260710 10:59:42.320770 12502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f92ba4b4b245e2a2786cb9662c14e7" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60" is_pre_election: true
I20260710 10:59:42.321197 12740 raft_consensus.cc:2804] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:42.322345 12651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f92ba4b4b245e2a2786cb9662c14e7" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074" is_pre_election: true
I20260710 10:59:42.325423 12471 leader_election.cc:304] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:42.326247 12740 raft_consensus.cc:493] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:42.326294 12579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274689aede634380a04c610d378bf010" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797" is_pre_election: true
I20260710 10:59:42.326706 12740 raft_consensus.cc:3060] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.326937 12579 raft_consensus.cc:2468] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 0.
I20260710 10:59:42.321928 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797" is_pre_election: true
I20260710 10:59:42.328294 12705 raft_consensus.cc:2804] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:42.325310 12652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074" is_pre_election: true
I20260710 10:59:42.330597 12580 raft_consensus.cc:2468] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 0.
I20260710 10:59:42.330528 12705 raft_consensus.cc:493] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:42.330940 12652 raft_consensus.cc:2468] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 0.
I20260710 10:59:42.333392 12705 raft_consensus.cc:3060] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.334991 12697 raft_consensus.cc:359] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.331121 12653 raft_consensus.cc:2468] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 0.
I20260710 10:59:42.324771 12739 leader_election.cc:290] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:42.329834 12544 leader_election.cc:304] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60; no voters: 
W20260710 10:59:42.337060 12546 leader_election.cc:343] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:42.335729 12697 raft_consensus.cc:385] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 10:59:42.340467 12618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.20.129:39407, user_credentials={real_user=slave}} blocked reactor thread for 44357.8us
I20260710 10:59:42.340822 12652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074" is_pre_election: true
I20260710 10:59:42.340862 12620 leader_election.cc:304] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: 
W20260710 10:59:42.344061 12618 leader_election.cc:343] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:42.345788 12502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:42.346684 12502 raft_consensus.cc:3060] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.348047 12699 tablet_bootstrap.cc:492] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797: No bootstrap required, opened a new log
I20260710 10:59:42.339723 12697 raft_consensus.cc:740] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Initialized, Role: FOLLOWER
I20260710 10:59:42.348493 12699 ts_tablet_manager.cc:1403] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797: Time spent bootstrapping tablet: real 0.258s	user 0.013s	sys 0.007s
I20260710 10:59:42.348742 12729 raft_consensus.cc:2804] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:42.351154 12729 raft_consensus.cc:493] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:42.348783 12739 raft_consensus.cc:2804] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:42.351230 12726 leader_election.cc:290] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:42.381498 12739 raft_consensus.cc:493] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:42.381982 12739 raft_consensus.cc:3060] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.380857 12504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274689aede634380a04c610d378bf010" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60" is_pre_election: true
I20260710 10:59:42.382774 12504 raft_consensus.cc:2468] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 0.
I20260710 10:59:42.356204 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60" is_pre_election: true
I20260710 10:59:42.386274 12729 raft_consensus.cc:3060] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.354596 12620 leader_election.cc:304] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [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: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:42.385290 12502 raft_consensus.cc:2468] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 1.
I20260710 10:59:42.389333 12546 leader_election.cc:304] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: 
I20260710 10:59:42.356742 12697 consensus_queue.cc:260] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
W20260710 10:59:42.356343 12544 leader_election.cc:343] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:42.355114 12704 leader_election.cc:290] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
W20260710 10:59:42.389631 12618 leader_election.cc:343] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:42.353578 12740 raft_consensus.cc:515] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.391078 12698 tablet_bootstrap.cc:654] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:42.392030 12743 raft_consensus.cc:2804] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:42.391549 12726 raft_consensus.cc:2804] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:42.393203 12743 raft_consensus.cc:493] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:42.393388 12726 raft_consensus.cc:493] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:42.393920 12743 raft_consensus.cc:3060] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.394007 12726 raft_consensus.cc:3060] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.396955 12652 raft_consensus.cc:2393] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9656f1798494e1e841a07cbe8f41d60 in current term 1: Already voted for candidate b60b462ee54845788d15a4a8dd793074 in this term.
I20260710 10:59:42.396065 12546 leader_election.cc:304] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [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: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:42.399396 12703 raft_consensus.cc:2804] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:42.399737 12703 raft_consensus.cc:493] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:42.400460 12703 raft_consensus.cc:3060] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:42.395354 12544 leader_election.cc:343] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:42.404366 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:42.404968 12580 raft_consensus.cc:3060] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.412551 12579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797" is_pre_election: true
I20260710 10:59:42.417451 12705 raft_consensus.cc:515] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.419729 12743 raft_consensus.cc:515] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.397001 12618 leader_election.cc:304] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b60b462ee54845788d15a4a8dd793074, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:42.415652 12703 raft_consensus.cc:515] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.423617 12580 raft_consensus.cc:2468] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 1.
I20260710 10:59:42.424487 12704 raft_consensus.cc:2804] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:42.415935 12544 leader_election.cc:304] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [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: 96d01c0801204b58b88f80052e0d0797; no voters: b60b462ee54845788d15a4a8dd793074, e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:42.428395 12705 leader_election.cc:290] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [CANDIDATE]: Term 1 election: Requested vote from peers 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:42.426999 12579 raft_consensus.cc:2393] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b60b462ee54845788d15a4a8dd793074 in current term 1: Already voted for candidate 96d01c0801204b58b88f80052e0d0797 in this term.
I20260710 10:59:42.426774 12704 raft_consensus.cc:697] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Becoming Leader. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:42.439285 12747 raft_consensus.cc:493] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:42.439724 12747 raft_consensus.cc:515] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.430208 12740 leader_election.cc:290] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:42.430879 12703 leader_election.cc:290] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:42.431594 12578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:42.433908 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:42.436640 12697 ts_tablet_manager.cc:1434] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60: Time spent starting tablet: real 0.164s	user 0.030s	sys 0.009s
I20260710 10:59:42.437122 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:42.435340 12726 raft_consensus.cc:515] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.437314 12502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:42.439711 12704 consensus_queue.cc:237] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.442878 12502 raft_consensus.cc:2393] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b60b462ee54845788d15a4a8dd793074 in current term 1: Already voted for candidate e9656f1798494e1e841a07cbe8f41d60 in this term.
I20260710 10:59:42.429560 12652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:42.440585 12620 leader_election.cc:304] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [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: b60b462ee54845788d15a4a8dd793074; no voters: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:42.441319 12578 raft_consensus.cc:3060] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.441359 12653 raft_consensus.cc:3060] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.444363 12654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:42.445806 12697 tablet_bootstrap.cc:492] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60: Bootstrap starting.
I20260710 10:59:42.446002 12652 raft_consensus.cc:2393] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9656f1798494e1e841a07cbe8f41d60 in current term 1: Already voted for candidate b60b462ee54845788d15a4a8dd793074 in this term.
I20260710 10:59:42.442214 12703 raft_consensus.cc:2749] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 10:59:42.450291 12449 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:42.451354 12654 raft_consensus.cc:2393] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 96d01c0801204b58b88f80052e0d0797 in current term 1: Already voted for candidate b60b462ee54845788d15a4a8dd793074 in this term.
I20260710 10:59:42.445120 12743 leader_election.cc:290] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:42.451856 12699 raft_consensus.cc:359] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.455753 12699 raft_consensus.cc:385] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:42.456068 12699 raft_consensus.cc:740] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Initialized, Role: FOLLOWER
I20260710 10:59:42.458168 12739 raft_consensus.cc:515] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.460816 12471 leader_election.cc:304] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [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: e9656f1798494e1e841a07cbe8f41d60; no voters: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074
I20260710 10:59:42.463155 12578 raft_consensus.cc:2468] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 1.
W20260710 10:59:42.448880 12544 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.20.129:39407, user_credentials={real_user=slave}} blocked reactor thread for 53423.4us
I20260710 10:59:42.466179 12653 raft_consensus.cc:2468] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 1.
W20260710 10:59:42.466356 12544 leader_election.cc:343] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:42.465313 12620 leader_election.cc:304] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [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: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:42.468269 12740 raft_consensus.cc:2749] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:42.469834 12704 raft_consensus.cc:2804] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:42.470075 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628dd753c2604762953f815b57adeadc" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074" is_pre_election: true
I20260710 10:59:42.470309 12704 raft_consensus.cc:697] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Becoming Leader. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:42.464442 12739 leader_election.cc:290] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:42.464675 12705 raft_consensus.cc:2749] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:42.472937 12704 consensus_queue.cc:237] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.474390 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628dd753c2604762953f815b57adeadc" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797" is_pre_election: true
I20260710 10:59:42.474651 12546 leader_election.cc:304] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: 
I20260710 10:59:42.475090 12580 raft_consensus.cc:2393] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9656f1798494e1e841a07cbe8f41d60 in current term 1: Already voted for candidate b60b462ee54845788d15a4a8dd793074 in this term.
I20260710 10:59:42.476152 12502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274689aede634380a04c610d378bf010" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:42.477062 12502 raft_consensus.cc:3060] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.471448 12747 leader_election.cc:290] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:42.478773 12578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274689aede634380a04c610d378bf010" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:42.484823 12471 leader_election.cc:304] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60 [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: e9656f1798494e1e841a07cbe8f41d60; no voters: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074
W20260710 10:59:42.485076 12620 consensus_peers.cc:597] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 -> Peer 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607): Couldn't send request to peer 96d01c0801204b58b88f80052e0d0797. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:42.486560 12747 raft_consensus.cc:3060] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.487267 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:42.488061 12697 tablet_bootstrap.cc:654] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:42.489475 12502 raft_consensus.cc:2468] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 1.
I20260710 10:59:42.489290 12740 consensus_queue.cc:1048] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:42.489920 12698 tablet_bootstrap.cc:492] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074: No bootstrap required, opened a new log
W20260710 10:59:42.490182 12618 leader_election.cc:343] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:42.490899 12726 leader_election.cc:290] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:42.494335 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
W20260710 10:59:42.496312 12544 leader_election.cc:343] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:42.491413 12729 raft_consensus.cc:515] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.495990 12399 catalog_manager.cc:5697] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 reported cstate change: term changed from 0 to 1, leader changed from <none> to b60b462ee54845788d15a4a8dd793074 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "b60b462ee54845788d15a4a8dd793074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:42.497056 12618 leader_election.cc:304] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b60b462ee54845788d15a4a8dd793074, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:42.497996 12704 raft_consensus.cc:2804] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:42.498481 12704 raft_consensus.cc:697] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Becoming Leader. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:42.498010 12399 catalog_manager.cc:5697] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 reported cstate change: term changed from 0 to 1, leader changed from <none> to b60b462ee54845788d15a4a8dd793074 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "b60b462ee54845788d15a4a8dd793074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:42.492230 12699 consensus_queue.cc:260] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.499094 12729 leader_election.cc:290] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:42.500782 12704 consensus_queue.cc:237] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.492056 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:42.479089 12703 raft_consensus.cc:2804] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:42.505026 12703 raft_consensus.cc:697] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 1 LEADER]: Becoming Leader. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:42.505807 12703 consensus_queue.cc:237] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.499993 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274689aede634380a04c610d378bf010" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:42.501226 12504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274689aede634380a04c610d378bf010" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:42.504118 12578 raft_consensus.cc:2393] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b60b462ee54845788d15a4a8dd793074 in current term 1: Already voted for candidate 96d01c0801204b58b88f80052e0d0797 in this term.
I20260710 10:59:42.492640 12698 ts_tablet_manager.cc:1403] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074: Time spent bootstrapping tablet: real 0.300s	user 0.036s	sys 0.021s
I20260710 10:59:42.504652 12580 raft_consensus.cc:2393] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b60b462ee54845788d15a4a8dd793074 in current term 1: Already voted for candidate 96d01c0801204b58b88f80052e0d0797 in this term.
I20260710 10:59:42.501688 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:42.509492 12504 raft_consensus.cc:2393] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 96d01c0801204b58b88f80052e0d0797 in current term 1: Already voted for candidate b60b462ee54845788d15a4a8dd793074 in this term.
I20260710 10:59:42.516330 12699 ts_tablet_manager.cc:1434] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797: Time spent starting tablet: real 0.133s	user 0.011s	sys 0.000s
I20260710 10:59:42.518201 12698 raft_consensus.cc:359] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.518889 12698 raft_consensus.cc:385] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:42.519147 12698 raft_consensus.cc:740] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Initialized, Role: FOLLOWER
I20260710 10:59:42.520924 12544 leader_election.cc:304] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [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: 96d01c0801204b58b88f80052e0d0797; no voters: b60b462ee54845788d15a4a8dd793074, e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:42.521191 12698 consensus_queue.cc:260] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.521625 12729 raft_consensus.cc:2749] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:42.523162 12698 ts_tablet_manager.cc:1434] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
W20260710 10:59:42.522750 12544 leader_election.cc:343] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:42.525347 12620 leader_election.cc:304] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [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: b60b462ee54845788d15a4a8dd793074; no voters: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:42.524775 12544 leader_election.cc:304] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [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: 96d01c0801204b58b88f80052e0d0797; no voters: b60b462ee54845788d15a4a8dd793074, e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:42.526043 12740 raft_consensus.cc:2749] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:42.526443 12729 raft_consensus.cc:2749] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:42.533202 12747 raft_consensus.cc:2749] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:42.538949 12697 tablet_bootstrap.cc:492] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60: No bootstrap required, opened a new log
I20260710 10:59:42.539426 12697 ts_tablet_manager.cc:1403] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60: Time spent bootstrapping tablet: real 0.095s	user 0.024s	sys 0.005s
I20260710 10:59:42.541208 12740 raft_consensus.cc:493] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:42.540488 12401 catalog_manager.cc:5697] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96d01c0801204b58b88f80052e0d0797 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "96d01c0801204b58b88f80052e0d0797" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:42.542244 12740 raft_consensus.cc:515] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.543080 12697 raft_consensus.cc:359] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.544531 12697 raft_consensus.cc:385] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:42.544652 12740 leader_election.cc:290] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:42.544847 12697 raft_consensus.cc:740] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Initialized, Role: FOLLOWER
I20260710 10:59:42.545559 12697 consensus_queue.cc:260] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.546344 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f92ba4b4b245e2a2786cb9662c14e7" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60" is_pre_election: true
I20260710 10:59:42.547634 12697 ts_tablet_manager.cc:1434] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20260710 10:59:42.548322 12618 leader_election.cc:343] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:42.548555 12697 tablet_bootstrap.cc:492] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60: Bootstrap starting.
I20260710 10:59:42.549674 12578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f92ba4b4b245e2a2786cb9662c14e7" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797" is_pre_election: true
I20260710 10:59:42.550307 12578 raft_consensus.cc:2468] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 0.
I20260710 10:59:42.551658 12620 leader_election.cc:304] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [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: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:42.552404 12740 raft_consensus.cc:2804] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:42.552815 12740 raft_consensus.cc:493] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:42.554920 12740 raft_consensus.cc:3060] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.555156 12704 consensus_queue.cc:1048] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 10:59:42.559149 12697 tablet_bootstrap.cc:654] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:42.564079 12740 raft_consensus.cc:515] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.566800 12502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f92ba4b4b245e2a2786cb9662c14e7" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
W20260710 10:59:42.568645 12618 leader_election.cc:343] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:42.572696 12747 raft_consensus.cc:493] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:42.573166 12747 raft_consensus.cc:515] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.575027 12747 leader_election.cc:290] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:42.576629 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074" is_pre_election: true
I20260710 10:59:42.577332 12653 raft_consensus.cc:2393] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9656f1798494e1e841a07cbe8f41d60 in current term 1: Already voted for candidate 96d01c0801204b58b88f80052e0d0797 in this term.
I20260710 10:59:42.579958 12578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797" is_pre_election: true
I20260710 10:59:42.580003 12739 consensus_queue.cc:1048] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:42.583807 12471 leader_election.cc:304] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [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: e9656f1798494e1e841a07cbe8f41d60; no voters: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074
I20260710 10:59:42.585518 12705 raft_consensus.cc:3060] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.587805 12401 catalog_manager.cc:5697] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 reported cstate change: term changed from 0 to 1, leader changed from <none> to b60b462ee54845788d15a4a8dd793074 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "b60b462ee54845788d15a4a8dd793074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:42.589460 12401 catalog_manager.cc:5697] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 reported cstate change: term changed from 0 to 1, leader changed from <none> to b60b462ee54845788d15a4a8dd793074 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "b60b462ee54845788d15a4a8dd793074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:42.593151 12705 raft_consensus.cc:2749] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:42.595953 12740 leader_election.cc:290] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 1 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:42.595856 12578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f92ba4b4b245e2a2786cb9662c14e7" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:42.596478 12578 raft_consensus.cc:3060] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.591086 12401 catalog_manager.cc:5697] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 reported cstate change: term changed from 0 to 1, leader changed from <none> to b60b462ee54845788d15a4a8dd793074 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "b60b462ee54845788d15a4a8dd793074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:42.603364 12578 raft_consensus.cc:2468] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 1.
I20260710 10:59:42.604960 12620 leader_election.cc:304] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [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: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:42.606953 12726 raft_consensus.cc:2804] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:42.607992 12726 raft_consensus.cc:697] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Becoming Leader. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:42.608872 12726 consensus_queue.cc:237] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.629767 12697 tablet_bootstrap.cc:492] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60: No bootstrap required, opened a new log
I20260710 10:59:42.630244 12697 ts_tablet_manager.cc:1403] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60: Time spent bootstrapping tablet: real 0.082s	user 0.030s	sys 0.026s
I20260710 10:59:42.632946 12697 raft_consensus.cc:359] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.633734 12697 raft_consensus.cc:385] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:42.634002 12697 raft_consensus.cc:740] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Initialized, Role: FOLLOWER
I20260710 10:59:42.634732 12697 consensus_queue.cc:260] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.638037 12697 ts_tablet_manager.cc:1434] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 10:59:42.639096 12697 tablet_bootstrap.cc:492] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60: Bootstrap starting.
I20260710 10:59:42.638720 12401 catalog_manager.cc:5697] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 reported cstate change: term changed from 0 to 1, leader changed from <none> to b60b462ee54845788d15a4a8dd793074 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "b60b462ee54845788d15a4a8dd793074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:42.645587 12697 tablet_bootstrap.cc:654] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:42.660197 12697 tablet_bootstrap.cc:492] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60: No bootstrap required, opened a new log
I20260710 10:59:42.660604 12697 ts_tablet_manager.cc:1403] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.013s
I20260710 10:59:42.662257 12697 raft_consensus.cc:359] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.662706 12697 raft_consensus.cc:385] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:42.662919 12697 raft_consensus.cc:740] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Initialized, Role: FOLLOWER
I20260710 10:59:42.663432 12697 consensus_queue.cc:260] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.664788 12697 ts_tablet_manager.cc:1434] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 10:59:42.665683 12697 tablet_bootstrap.cc:492] T 86f92ba4b4b245e2a2786cb9662c14e7 P e9656f1798494e1e841a07cbe8f41d60: Bootstrap starting.
I20260710 10:59:42.669903 12697 tablet_bootstrap.cc:654] T 86f92ba4b4b245e2a2786cb9662c14e7 P e9656f1798494e1e841a07cbe8f41d60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:42.674121 12697 tablet_bootstrap.cc:492] T 86f92ba4b4b245e2a2786cb9662c14e7 P e9656f1798494e1e841a07cbe8f41d60: No bootstrap required, opened a new log
I20260710 10:59:42.674469 12697 ts_tablet_manager.cc:1403] T 86f92ba4b4b245e2a2786cb9662c14e7 P e9656f1798494e1e841a07cbe8f41d60: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 10:59:42.676170 12697 raft_consensus.cc:359] T 86f92ba4b4b245e2a2786cb9662c14e7 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.676605 12697 raft_consensus.cc:385] T 86f92ba4b4b245e2a2786cb9662c14e7 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:42.676795 12697 raft_consensus.cc:740] T 86f92ba4b4b245e2a2786cb9662c14e7 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Initialized, Role: FOLLOWER
I20260710 10:59:42.677513 12697 consensus_queue.cc:260] T 86f92ba4b4b245e2a2786cb9662c14e7 P e9656f1798494e1e841a07cbe8f41d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.679047 12697 ts_tablet_manager.cc:1434] T 86f92ba4b4b245e2a2786cb9662c14e7 P e9656f1798494e1e841a07cbe8f41d60: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 10:59:42.865449 12703 raft_consensus.cc:493] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:42.865897 12703 raft_consensus.cc:515] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.867486 12703 leader_election.cc:290] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:42.868208 12705 raft_consensus.cc:493] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:42.868355 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aebefba33bde437aa93271189de07e6b" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60" is_pre_election: true
I20260710 10:59:42.868595 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aebefba33bde437aa93271189de07e6b" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074" is_pre_election: true
I20260710 10:59:42.868671 12705 raft_consensus.cc:515] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:42.870158 12546 leader_election.cc:304] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [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: 96d01c0801204b58b88f80052e0d0797; no voters: b60b462ee54845788d15a4a8dd793074, e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:42.870616 12705 leader_election.cc:290] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:42.871131 12703 raft_consensus.cc:2749] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:42.871671 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfd8d8988f4494884face710242ff44" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797" is_pre_election: true
I20260710 10:59:42.871687 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfd8d8988f4494884face710242ff44" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074" is_pre_election: true
I20260710 10:59:42.872479 12580 raft_consensus.cc:2393] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9656f1798494e1e841a07cbe8f41d60 in current term 1: Already voted for candidate b60b462ee54845788d15a4a8dd793074 in this term.
I20260710 10:59:42.873342 12471 leader_election.cc:304] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [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: e9656f1798494e1e841a07cbe8f41d60; no voters: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074
I20260710 10:59:42.873894 12705 raft_consensus.cc:3060] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:42.877151 12726 consensus_queue.cc:1048] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:42.879737 12705 raft_consensus.cc:2749] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:42.881240 12704 consensus_queue.cc:1048] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:42.887727 12729 consensus_queue.cc:1048] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:42.890695 12740 consensus_queue.cc:1048] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:42.907392 12740 consensus_queue.cc:1048] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:42.910791 12740 consensus_queue.cc:1048] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:42.913903 12743 consensus_queue.cc:1048] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:42.952044 12740 consensus_queue.cc:1048] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:42.975859 12725 consensus_queue.cc:1048] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:42.976913 12739 consensus_queue.cc:1048] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:43.002869 12740 consensus_queue.cc:1048] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:43.012444 12503 raft_consensus.cc:3060] T 86f92ba4b4b245e2a2786cb9662c14e7 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:43.019492 12726 consensus_queue.cc:1048] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:43.027151 12705 raft_consensus.cc:493] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:43.027611 12705 raft_consensus.cc:515] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:43.029590 12705 leader_election.cc:290] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:43.031484 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d01c0801204b58b88f80052e0d0797" is_pre_election: true
I20260710 10:59:43.032080 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074" is_pre_election: true
I20260710 10:59:43.032603 12580 raft_consensus.cc:2393] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9656f1798494e1e841a07cbe8f41d60 in current term 1: Already voted for candidate 96d01c0801204b58b88f80052e0d0797 in this term.
I20260710 10:59:43.032788 12653 raft_consensus.cc:2393] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9656f1798494e1e841a07cbe8f41d60 in current term 1: Already voted for candidate b60b462ee54845788d15a4a8dd793074 in this term.
I20260710 10:59:43.035246 12471 leader_election.cc:304] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [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: e9656f1798494e1e841a07cbe8f41d60; no voters: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074
I20260710 10:59:43.036024 12705 raft_consensus.cc:3060] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:43.042258 12705 raft_consensus.cc:2749] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:43.067778 12580 raft_consensus.cc:3060] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:43.458134 12449 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:44.242003 12778 raft_consensus.cc:493] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.242445 12778 raft_consensus.cc:515] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:44.244110 12778 leader_election.cc:290] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:44.244822 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60" is_pre_election: true
I20260710 10:59:44.245044 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074" is_pre_election: true
I20260710 10:59:44.245344 12503 raft_consensus.cc:2468] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 1.
I20260710 10:59:44.245543 12653 raft_consensus.cc:2468] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 1.
I20260710 10:59:44.246415 12544 leader_election.cc:304] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [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: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:44.246995 12778 raft_consensus.cc:2804] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 10:59:44.247324 12778 raft_consensus.cc:493] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:44.247591 12778 raft_consensus.cc:3060] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.252197 12778 raft_consensus.cc:515] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:44.254007 12778 leader_election.cc:290] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 2 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:44.254593 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:44.254913 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:44.255070 12503 raft_consensus.cc:3060] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.255347 12653 raft_consensus.cc:3060] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.259182 12503 raft_consensus.cc:2468] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 2.
I20260710 10:59:44.259264 12653 raft_consensus.cc:2468] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 2.
I20260710 10:59:44.260113 12544 leader_election.cc:304] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [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: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:44.260744 12778 raft_consensus.cc:2804] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:44.261461 12778 raft_consensus.cc:697] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Becoming Leader. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:44.262153 12778 consensus_queue.cc:237] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Queue going to LEADER 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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:44.268165 12402 catalog_manager.cc:5697] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 reported cstate change: term changed from 0 to 2, leader changed from <none> to 96d01c0801204b58b88f80052e0d0797 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "96d01c0801204b58b88f80052e0d0797" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:44.722332 12653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "274689aede634380a04c610d378bf010"
dest_uuid: "b60b462ee54845788d15a4a8dd793074"
mode: GRACEFUL
new_leader_uuid: "e9656f1798494e1e841a07cbe8f41d60"
 from {username='slave'} at 127.0.0.1:49932
I20260710 10:59:44.722873 12653 raft_consensus.cc:606] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Received request to transfer leadership to TS e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:44.727294 12653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aebefba33bde437aa93271189de07e6b"
dest_uuid: "b60b462ee54845788d15a4a8dd793074"
mode: GRACEFUL
new_leader_uuid: "e9656f1798494e1e841a07cbe8f41d60"
 from {username='slave'} at 127.0.0.1:49932
I20260710 10:59:44.727725 12653 raft_consensus.cc:606] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Received request to transfer leadership to TS e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:44.731964 12653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928"
dest_uuid: "b60b462ee54845788d15a4a8dd793074"
mode: GRACEFUL
new_leader_uuid: "e9656f1798494e1e841a07cbe8f41d60"
 from {username='slave'} at 127.0.0.1:49932
I20260710 10:59:44.732399 12653 raft_consensus.cc:606] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Received request to transfer leadership to TS e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:44.743535 12580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16"
dest_uuid: "96d01c0801204b58b88f80052e0d0797"
mode: GRACEFUL
new_leader_uuid: "e9656f1798494e1e841a07cbe8f41d60"
 from {username='slave'} at 127.0.0.1:58390
I20260710 10:59:44.744032 12580 raft_consensus.cc:606] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 1 LEADER]: Received request to transfer leadership to TS e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:44.748421 12653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "628dd753c2604762953f815b57adeadc"
dest_uuid: "b60b462ee54845788d15a4a8dd793074"
mode: GRACEFUL
new_leader_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:49932
I20260710 10:59:44.748862 12653 raft_consensus.cc:606] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Received request to transfer leadership to TS 96d01c0801204b58b88f80052e0d0797
I20260710 10:59:44.752987 12653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4"
dest_uuid: "b60b462ee54845788d15a4a8dd793074"
mode: GRACEFUL
new_leader_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:49932
I20260710 10:59:44.753408 12653 raft_consensus.cc:606] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Received request to transfer leadership to TS 96d01c0801204b58b88f80052e0d0797
I20260710 10:59:44.757385 12653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dfd8d8988f4494884face710242ff44"
dest_uuid: "b60b462ee54845788d15a4a8dd793074"
mode: GRACEFUL
new_leader_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:49932
I20260710 10:59:44.757792 12653 raft_consensus.cc:606] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Received request to transfer leadership to TS 96d01c0801204b58b88f80052e0d0797
I20260710 10:59:44.784600 12786 raft_consensus.cc:993] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074: : Instructing follower 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:44.784978 12739 raft_consensus.cc:1081] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Signalling peer 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:44.786459 12580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dfd8d8988f4494884face710242ff44"
dest_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:44248
I20260710 10:59:44.786885 12580 raft_consensus.cc:493] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:44.787142 12580 raft_consensus.cc:3060] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.791342 12580 raft_consensus.cc:515] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:44.793591 12580 leader_election.cc:290] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 2 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:44.793664 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfd8d8988f4494884face710242ff44" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:44.793833 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfd8d8988f4494884face710242ff44" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:44.794229 12503 raft_consensus.cc:3060] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.794420 12653 raft_consensus.cc:3055] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:44.794777 12653 raft_consensus.cc:740] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:44.795538 12653 consensus_queue.cc:260] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:44.796588 12653 raft_consensus.cc:3060] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.798614 12503 raft_consensus.cc:2468] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 2.
I20260710 10:59:44.799443 12544 leader_election.cc:304] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [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: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:44.800072 12778 raft_consensus.cc:2804] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:44.800912 12653 raft_consensus.cc:2468] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 2.
I20260710 10:59:44.800967 12778 raft_consensus.cc:697] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Becoming Leader. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:44.801891 12778 consensus_queue.cc:237] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:44.807622 12402 catalog_manager.cc:5697] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 reported cstate change: term changed from 1 to 2, leader changed from b60b462ee54845788d15a4a8dd793074 (127.12.20.131) to 96d01c0801204b58b88f80052e0d0797 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "96d01c0801204b58b88f80052e0d0797" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:44.824769 12503 raft_consensus.cc:1275] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 10:59:44.825845 12778 consensus_queue.cc:1048] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.835492 12653 raft_consensus.cc:1275] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 10:59:44.836975 12798 consensus_queue.cc:1048] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:44.845013 12739 raft_consensus.cc:993] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074: : Instructing follower e9656f1798494e1e841a07cbe8f41d60 to start an election
I20260710 10:59:44.845408 12739 raft_consensus.cc:1081] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Signalling peer e9656f1798494e1e841a07cbe8f41d60 to start an election
I20260710 10:59:44.846727 12503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aebefba33bde437aa93271189de07e6b"
dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
 from {username='slave'} at 127.0.0.1:47174
I20260710 10:59:44.847183 12503 raft_consensus.cc:493] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:44.847448 12503 raft_consensus.cc:3060] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.851810 12503 raft_consensus.cc:515] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:44.853343 12503 leader_election.cc:290] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [CANDIDATE]: Term 2 election: Requested vote from peers 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:44.854226 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aebefba33bde437aa93271189de07e6b" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:44.854277 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aebefba33bde437aa93271189de07e6b" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:44.854653 12580 raft_consensus.cc:3060] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.854763 12653 raft_consensus.cc:3055] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:44.855090 12653 raft_consensus.cc:740] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:44.855695 12653 consensus_queue.cc:260] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:44.856524 12653 raft_consensus.cc:3060] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.858726 12580 raft_consensus.cc:2468] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9656f1798494e1e841a07cbe8f41d60 in term 2.
I20260710 10:59:44.859611 12471 leader_election.cc:304] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [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: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:44.860239 12795 raft_consensus.cc:2804] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:44.860759 12653 raft_consensus.cc:2468] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9656f1798494e1e841a07cbe8f41d60 in term 2.
I20260710 10:59:44.861406 12795 raft_consensus.cc:697] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Becoming Leader. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Running, Role: LEADER
I20260710 10:59:44.862169 12795 consensus_queue.cc:237] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:44.868701 12402 catalog_manager.cc:5697] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 reported cstate change: term changed from 1 to 2, leader changed from b60b462ee54845788d15a4a8dd793074 (127.12.20.131) to e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129). New cstate: current_term: 2 leader_uuid: "e9656f1798494e1e841a07cbe8f41d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:44.977567 12786 raft_consensus.cc:993] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074: : Instructing follower 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:44.977962 12739 raft_consensus.cc:1081] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Signalling peer 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:44.979279 12580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "628dd753c2604762953f815b57adeadc"
dest_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:44248
I20260710 10:59:44.979694 12580 raft_consensus.cc:493] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:44.979964 12580 raft_consensus.cc:3060] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.984021 12580 raft_consensus.cc:515] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:44.985420 12580 leader_election.cc:290] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 2 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:44.986075 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628dd753c2604762953f815b57adeadc" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:44.986451 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "628dd753c2604762953f815b57adeadc" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:44.986562 12503 raft_consensus.cc:3060] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.986927 12653 raft_consensus.cc:3055] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:44.987176 12653 raft_consensus.cc:740] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:44.987744 12653 consensus_queue.cc:260] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:44.988595 12653 raft_consensus.cc:3060] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.990859 12503 raft_consensus.cc:2468] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 2.
I20260710 10:59:44.991837 12544 leader_election.cc:304] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [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: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:44.992540 12798 raft_consensus.cc:2804] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:44.992878 12653 raft_consensus.cc:2468] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 2.
I20260710 10:59:44.992971 12798 raft_consensus.cc:697] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Becoming Leader. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:44.993846 12798 consensus_queue.cc:237] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:45.000648 12402 catalog_manager.cc:5697] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 reported cstate change: term changed from 1 to 2, leader changed from b60b462ee54845788d15a4a8dd793074 (127.12.20.131) to 96d01c0801204b58b88f80052e0d0797 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "96d01c0801204b58b88f80052e0d0797" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.005501 12786 raft_consensus.cc:993] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074: : Instructing follower e9656f1798494e1e841a07cbe8f41d60 to start an election
I20260710 10:59:45.005860 12739 raft_consensus.cc:1081] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Signalling peer e9656f1798494e1e841a07cbe8f41d60 to start an election
I20260710 10:59:45.007194 12503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "274689aede634380a04c610d378bf010"
dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
 from {username='slave'} at 127.0.0.1:47174
I20260710 10:59:45.007651 12503 raft_consensus.cc:493] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:45.007951 12503 raft_consensus.cc:3060] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.012135 12503 raft_consensus.cc:515] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:45.013556 12503 leader_election.cc:290] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [CANDIDATE]: Term 2 election: Requested vote from peers 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:45.014200 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274689aede634380a04c610d378bf010" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:45.014452 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274689aede634380a04c610d378bf010" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:45.014734 12580 raft_consensus.cc:3060] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.014953 12653 raft_consensus.cc:3055] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:45.015267 12653 raft_consensus.cc:740] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:45.016077 12653 consensus_queue.cc:260] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:45.017194 12653 raft_consensus.cc:3060] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.020870 12580 raft_consensus.cc:2468] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9656f1798494e1e841a07cbe8f41d60 in term 2.
I20260710 10:59:45.021835 12471 leader_election.cc:304] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [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: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:45.022553 12795 raft_consensus.cc:2804] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:45.022907 12795 raft_consensus.cc:697] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Becoming Leader. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Running, Role: LEADER
I20260710 10:59:45.023084 12653 raft_consensus.cc:2468] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9656f1798494e1e841a07cbe8f41d60 in term 2.
I20260710 10:59:45.023643 12795 consensus_queue.cc:237] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:45.030534 12402 catalog_manager.cc:5697] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 reported cstate change: term changed from 1 to 2, leader changed from b60b462ee54845788d15a4a8dd793074 (127.12.20.131) to e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129). New cstate: current_term: 2 leader_uuid: "e9656f1798494e1e841a07cbe8f41d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.145514 12786 raft_consensus.cc:993] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074: : Instructing follower e9656f1798494e1e841a07cbe8f41d60 to start an election
I20260710 10:59:45.145900 12739 raft_consensus.cc:1081] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Signalling peer e9656f1798494e1e841a07cbe8f41d60 to start an election
I20260710 10:59:45.147142 12503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928"
dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
 from {username='slave'} at 127.0.0.1:47174
I20260710 10:59:45.147573 12503 raft_consensus.cc:493] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:45.147881 12503 raft_consensus.cc:3060] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.152012 12503 raft_consensus.cc:515] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:45.153906 12503 leader_election.cc:290] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [CANDIDATE]: Term 2 election: Requested vote from peers 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:45.154552 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:45.154838 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:45.155078 12580 raft_consensus.cc:3060] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.155323 12653 raft_consensus.cc:3055] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:45.155586 12653 raft_consensus.cc:740] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:45.156242 12653 consensus_queue.cc:260] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:45.157055 12653 raft_consensus.cc:3060] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.159228 12580 raft_consensus.cc:2468] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9656f1798494e1e841a07cbe8f41d60 in term 2.
I20260710 10:59:45.160066 12471 leader_election.cc:304] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [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: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:45.160658 12795 raft_consensus.cc:2804] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:45.161106 12795 raft_consensus.cc:697] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Becoming Leader. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Running, Role: LEADER
I20260710 10:59:45.161674 12653 raft_consensus.cc:2468] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9656f1798494e1e841a07cbe8f41d60 in term 2.
I20260710 10:59:45.161861 12795 consensus_queue.cc:237] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:45.168447 12402 catalog_manager.cc:5697] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 reported cstate change: term changed from 1 to 2, leader changed from b60b462ee54845788d15a4a8dd793074 (127.12.20.131) to e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129). New cstate: current_term: 2 leader_uuid: "e9656f1798494e1e841a07cbe8f41d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.233870 12778 raft_consensus.cc:993] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797: : Instructing follower e9656f1798494e1e841a07cbe8f41d60 to start an election
I20260710 10:59:45.234225 12798 raft_consensus.cc:1081] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 1 LEADER]: Signalling peer e9656f1798494e1e841a07cbe8f41d60 to start an election
I20260710 10:59:45.235517 12503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16"
dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
 from {username='slave'} at 127.0.0.1:47178
I20260710 10:59:45.235952 12503 raft_consensus.cc:493] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:45.236210 12503 raft_consensus.cc:3060] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.240573 12503 raft_consensus.cc:515] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:45.242090 12503 leader_election.cc:290] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [CANDIDATE]: Term 2 election: Requested vote from peers 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:45.242765 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:45.243391 12580 raft_consensus.cc:3055] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:45.243892 12580 raft_consensus.cc:740] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:45.243815 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:45.244480 12653 raft_consensus.cc:3060] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.244788 12580 consensus_queue.cc:260] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:45.245950 12580 raft_consensus.cc:3060] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.250774 12653 raft_consensus.cc:2468] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9656f1798494e1e841a07cbe8f41d60 in term 2.
I20260710 10:59:45.251976 12580 raft_consensus.cc:2468] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9656f1798494e1e841a07cbe8f41d60 in term 2.
I20260710 10:59:45.251920 12471 leader_election.cc:304] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [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: b60b462ee54845788d15a4a8dd793074, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:45.252756 12795 raft_consensus.cc:2804] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:45.253139 12795 raft_consensus.cc:697] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Becoming Leader. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Running, Role: LEADER
I20260710 10:59:45.253844 12795 consensus_queue.cc:237] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:45.259521 12402 catalog_manager.cc:5697] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 reported cstate change: term changed from 1 to 2, leader changed from 96d01c0801204b58b88f80052e0d0797 (127.12.20.130) to e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129). New cstate: current_term: 2 leader_uuid: "e9656f1798494e1e841a07cbe8f41d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.260080 12786 raft_consensus.cc:993] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074: : Instructing follower 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:45.260542 12739 raft_consensus.cc:1081] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Signalling peer 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:45.261704 12580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4"
dest_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:44248
I20260710 10:59:45.262068 12580 raft_consensus.cc:493] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:45.262305 12580 raft_consensus.cc:3060] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.266562 12580 raft_consensus.cc:515] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:45.267781 12580 leader_election.cc:290] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 2 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:45.268716 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:45.268757 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:45.269259 12653 raft_consensus.cc:3055] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:45.269320 12503 raft_consensus.cc:3060] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.269550 12653 raft_consensus.cc:740] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:45.270159 12653 consensus_queue.cc:260] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:45.270949 12653 raft_consensus.cc:3060] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.273514 12503 raft_consensus.cc:2468] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 2.
I20260710 10:59:45.274459 12544 leader_election.cc:304] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [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: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:45.275040 12798 raft_consensus.cc:2804] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:45.275167 12653 raft_consensus.cc:2468] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 2.
I20260710 10:59:45.275421 12798 raft_consensus.cc:697] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Becoming Leader. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:45.276199 12798 consensus_queue.cc:237] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:45.282061 12402 catalog_manager.cc:5697] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 reported cstate change: term changed from 1 to 2, leader changed from b60b462ee54845788d15a4a8dd793074 (127.12.20.131) to 96d01c0801204b58b88f80052e0d0797 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "96d01c0801204b58b88f80052e0d0797" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.292392 12503 raft_consensus.cc:1275] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.293514 12798 consensus_queue.cc:1048] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.300786 12653 raft_consensus.cc:1275] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.302343 12790 consensus_queue.cc:1048] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.332679 12580 raft_consensus.cc:1275] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Refusing update from remote peer e9656f1798494e1e841a07cbe8f41d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.333781 12795 consensus_queue.cc:1048] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.342088 12653 raft_consensus.cc:1275] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Refusing update from remote peer e9656f1798494e1e841a07cbe8f41d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.343487 12795 consensus_queue.cc:1048] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.442202 12653 raft_consensus.cc:1275] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.443215 12790 consensus_queue.cc:1048] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.453888 12503 raft_consensus.cc:1275] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.455267 12815 consensus_queue.cc:1048] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.573844 12580 raft_consensus.cc:1275] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Refusing update from remote peer e9656f1798494e1e841a07cbe8f41d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.575023 12795 consensus_queue.cc:1048] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.583056 12653 raft_consensus.cc:1275] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Refusing update from remote peer e9656f1798494e1e841a07cbe8f41d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.584978 12795 consensus_queue.cc:1048] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.594918 12653 raft_consensus.cc:1275] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Refusing update from remote peer e9656f1798494e1e841a07cbe8f41d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.596567 12795 consensus_queue.cc:1048] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.605456 12580 raft_consensus.cc:1275] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Refusing update from remote peer e9656f1798494e1e841a07cbe8f41d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.606678 12802 consensus_queue.cc:1048] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.635524 12653 raft_consensus.cc:1275] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Refusing update from remote peer e9656f1798494e1e841a07cbe8f41d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.636631 12802 consensus_queue.cc:1048] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.644673 12580 raft_consensus.cc:1275] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Refusing update from remote peer e9656f1798494e1e841a07cbe8f41d60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.645939 12802 consensus_queue.cc:1048] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.816609 12503 raft_consensus.cc:1275] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.817626 12790 consensus_queue.cc:1048] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.826432 12653 raft_consensus.cc:1275] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.827561 12778 consensus_queue.cc:1048] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:47.787176 12370 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 10:59:47.787987 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:47.805351 12503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16"
dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
mode: GRACEFUL
new_leader_uuid: "b60b462ee54845788d15a4a8dd793074"
 from {username='slave'} at 127.0.0.1:43356
I20260710 10:59:47.805796 12503 raft_consensus.cc:606] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Received request to transfer leadership to TS b60b462ee54845788d15a4a8dd793074
I20260710 10:59:47.816316 12580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4"
dest_uuid: "96d01c0801204b58b88f80052e0d0797"
mode: GRACEFUL
new_leader_uuid: "b60b462ee54845788d15a4a8dd793074"
 from {username='slave'} at 127.0.0.1:58402
I20260710 10:59:47.816725 12580 raft_consensus.cc:606] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Received request to transfer leadership to TS b60b462ee54845788d15a4a8dd793074
I20260710 10:59:47.817660 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 10:59:47.818091 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:48.130632 12812 raft_consensus.cc:993] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60: : Instructing follower b60b462ee54845788d15a4a8dd793074 to start an election
I20260710 10:59:48.131042 12830 raft_consensus.cc:1081] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Signalling peer b60b462ee54845788d15a4a8dd793074 to start an election
I20260710 10:59:48.132346 12653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16"
dest_uuid: "b60b462ee54845788d15a4a8dd793074"
 from {username='slave'} at 127.0.0.1:44340
I20260710 10:59:48.132712 12653 raft_consensus.cc:493] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.132925 12653 raft_consensus.cc:3060] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.136531 12653 raft_consensus.cc:515] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:48.137837 12653 leader_election.cc:290] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 3 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:48.138486 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:48.138725 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:48.138933 12503 raft_consensus.cc:3055] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:48.139185 12580 raft_consensus.cc:3060] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.139219 12503 raft_consensus.cc:740] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Running, Role: LEADER
I20260710 10:59:48.139963 12503 consensus_queue.cc:260] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:48.140911 12503 raft_consensus.cc:3060] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.142970 12580 raft_consensus.cc:2468] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 3.
I20260710 10:59:48.143860 12620 leader_election.cc:304] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [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: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: 
I20260710 10:59:48.145128 12739 raft_consensus.cc:2804] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:48.145846 12503 raft_consensus.cc:2468] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 3.
I20260710 10:59:48.146332 12739 raft_consensus.cc:697] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 3 LEADER]: Becoming Leader. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:48.147159 12739 consensus_queue.cc:237] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:48.152958 12402 catalog_manager.cc:5697] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 reported cstate change: term changed from 2 to 3, leader changed from e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129) to b60b462ee54845788d15a4a8dd793074 (127.12.20.131). New cstate: current_term: 3 leader_uuid: "b60b462ee54845788d15a4a8dd793074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:48.313993 12778 raft_consensus.cc:993] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797: : Instructing follower b60b462ee54845788d15a4a8dd793074 to start an election
I20260710 10:59:48.314388 12837 raft_consensus.cc:1081] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Signalling peer b60b462ee54845788d15a4a8dd793074 to start an election
I20260710 10:59:48.315670 12653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4"
dest_uuid: "b60b462ee54845788d15a4a8dd793074"
 from {username='slave'} at 127.0.0.1:44326
I20260710 10:59:48.316704 12653 raft_consensus.cc:493] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.316957 12653 raft_consensus.cc:3060] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.320856 12653 raft_consensus.cc:515] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:48.322274 12653 leader_election.cc:290] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 3 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:48.323127 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:48.323158 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:48.323585 12580 raft_consensus.cc:3055] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:48.323639 12503 raft_consensus.cc:3060] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.323880 12580 raft_consensus.cc:740] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:48.324491 12580 consensus_queue.cc:260] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:48.325320 12580 raft_consensus.cc:3060] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.327368 12503 raft_consensus.cc:2468] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 3.
I20260710 10:59:48.328197 12618 leader_election.cc:304] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [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: b60b462ee54845788d15a4a8dd793074, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:48.328924 12739 raft_consensus.cc:2804] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:48.329270 12739 raft_consensus.cc:697] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 3 LEADER]: Becoming Leader. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:48.329277 12580 raft_consensus.cc:2468] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 3.
I20260710 10:59:48.330690 12739 consensus_queue.cc:237] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:48.336138 12402 catalog_manager.cc:5697] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 reported cstate change: term changed from 2 to 3, leader changed from 96d01c0801204b58b88f80052e0d0797 (127.12.20.130) to b60b462ee54845788d15a4a8dd793074 (127.12.20.131). New cstate: current_term: 3 leader_uuid: "b60b462ee54845788d15a4a8dd793074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:48.561519 12503 raft_consensus.cc:1275] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Refusing update from remote peer b60b462ee54845788d15a4a8dd793074: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:48.562566 12739 consensus_queue.cc:1048] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:48.571245 12580 raft_consensus.cc:1275] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Refusing update from remote peer b60b462ee54845788d15a4a8dd793074: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:48.572788 12739 consensus_queue.cc:1048] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 10:59:48.806732 12580 raft_consensus.cc:1275] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Refusing update from remote peer b60b462ee54845788d15a4a8dd793074: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:48.807971 12831 consensus_queue.cc:1048] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:48.814713 12503 raft_consensus.cc:1275] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Refusing update from remote peer b60b462ee54845788d15a4a8dd793074: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:48.816318 12739 consensus_queue.cc:1048] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:48.818806 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:48.840837 12503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "274689aede634380a04c610d378bf010"
dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
mode: GRACEFUL
new_leader_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:43370
I20260710 10:59:48.841238 12503 raft_consensus.cc:606] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Received request to transfer leadership to TS 96d01c0801204b58b88f80052e0d0797
I20260710 10:59:48.845515 12503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aebefba33bde437aa93271189de07e6b"
dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
mode: GRACEFUL
new_leader_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:43370
I20260710 10:59:48.845887 12503 raft_consensus.cc:606] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Received request to transfer leadership to TS 96d01c0801204b58b88f80052e0d0797
I20260710 10:59:48.849956 12503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928"
dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
mode: GRACEFUL
new_leader_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:43370
I20260710 10:59:48.850313 12503 raft_consensus.cc:606] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Received request to transfer leadership to TS 96d01c0801204b58b88f80052e0d0797
I20260710 10:59:48.854279 12653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16"
dest_uuid: "b60b462ee54845788d15a4a8dd793074"
mode: GRACEFUL
new_leader_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:49932
I20260710 10:59:48.854669 12653 raft_consensus.cc:606] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 3 LEADER]: Received request to transfer leadership to TS 96d01c0801204b58b88f80052e0d0797
I20260710 10:59:48.860745 12652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4"
dest_uuid: "b60b462ee54845788d15a4a8dd793074"
mode: GRACEFUL
new_leader_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:49932
I20260710 10:59:48.861174 12652 raft_consensus.cc:606] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 3 LEADER]: Received request to transfer leadership to TS 96d01c0801204b58b88f80052e0d0797
I20260710 10:59:48.904786 12830 raft_consensus.cc:993] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60: : Instructing follower 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:48.905151 12847 raft_consensus.cc:1081] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Signalling peer 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:48.906468 12580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "274689aede634380a04c610d378bf010"
dest_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:44260
I20260710 10:59:48.906878 12580 raft_consensus.cc:493] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.907122 12580 raft_consensus.cc:3060] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.911214 12580 raft_consensus.cc:515] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:48.912897 12580 leader_election.cc:290] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 3 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:48.913369 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274689aede634380a04c610d378bf010" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:48.913843 12503 raft_consensus.cc:3055] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:48.914062 12503 raft_consensus.cc:740] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Running, Role: LEADER
I20260710 10:59:48.913954 12652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274689aede634380a04c610d378bf010" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:48.914521 12652 raft_consensus.cc:3060] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.914706 12503 consensus_queue.cc:260] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:48.915501 12503 raft_consensus.cc:3060] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.919175 12652 raft_consensus.cc:2468] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 3.
I20260710 10:59:48.919219 12503 raft_consensus.cc:2468] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 3.
I20260710 10:59:48.920217 12544 leader_election.cc:304] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [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: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:48.920895 12778 raft_consensus.cc:2804] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:48.921252 12778 raft_consensus.cc:697] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 3 LEADER]: Becoming Leader. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:48.921871 12778 consensus_queue.cc:237] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:48.927794 12401 catalog_manager.cc:5697] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 reported cstate change: term changed from 2 to 3, leader changed from e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129) to 96d01c0801204b58b88f80052e0d0797 (127.12.20.130). New cstate: current_term: 3 leader_uuid: "96d01c0801204b58b88f80052e0d0797" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.197394 12845 raft_consensus.cc:993] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074: : Instructing follower 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:49.198139 12739 raft_consensus.cc:1081] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 3 LEADER]: Signalling peer 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:49.200459 12580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16"
dest_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:44248
I20260710 10:59:49.201339 12580 raft_consensus.cc:493] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.201750 12580 raft_consensus.cc:3060] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:49.207134 12580 raft_consensus.cc:515] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:49.208781 12580 leader_election.cc:290] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 4 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:49.209797 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:49.209959 12652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880fb934d864a9198ff1633b45e9c16" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:49.210443 12503 raft_consensus.cc:3060] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:49.210522 12652 raft_consensus.cc:3055] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:49.210886 12652 raft_consensus.cc:740] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:49.211642 12652 consensus_queue.cc:260] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:49.212790 12652 raft_consensus.cc:3060] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:49.215085 12503 raft_consensus.cc:2468] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 4.
I20260710 10:59:49.216092 12544 leader_election.cc:304] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [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: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:49.216786 12778 raft_consensus.cc:2804] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:49.217146 12778 raft_consensus.cc:697] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 4 LEADER]: Becoming Leader. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:49.217322 12652 raft_consensus.cc:2468] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 4.
I20260710 10:59:49.218112 12778 consensus_queue.cc:237] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:49.224754 12401 catalog_manager.cc:5697] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 reported cstate change: term changed from 3 to 4, leader changed from b60b462ee54845788d15a4a8dd793074 (127.12.20.131) to 96d01c0801204b58b88f80052e0d0797 (127.12.20.130). New cstate: current_term: 4 leader_uuid: "96d01c0801204b58b88f80052e0d0797" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.328239 12845 raft_consensus.cc:993] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074: : Instructing follower 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:49.328617 12739 raft_consensus.cc:1081] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 3 LEADER]: Signalling peer 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:49.329830 12580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4"
dest_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:44248
I20260710 10:59:49.330222 12580 raft_consensus.cc:493] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.330469 12580 raft_consensus.cc:3060] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:49.334369 12580 raft_consensus.cc:515] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:49.335736 12580 leader_election.cc:290] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 4 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:49.336387 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:49.336654 12652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:49.336850 12503 raft_consensus.cc:3060] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:49.337134 12652 raft_consensus.cc:3055] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:49.337396 12652 raft_consensus.cc:740] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:49.337987 12652 consensus_queue.cc:260] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:49.338862 12652 raft_consensus.cc:3060] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:49.341516 12503 raft_consensus.cc:2468] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 4.
I20260710 10:59:49.343660 12544 leader_election.cc:304] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [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: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:49.344600 12778 raft_consensus.cc:2804] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:49.344830 12652 raft_consensus.cc:2468] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 4.
I20260710 10:59:49.345602 12830 raft_consensus.cc:993] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60: : Instructing follower 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:49.345078 12778 raft_consensus.cc:697] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 4 LEADER]: Becoming Leader. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:49.347046 12830 raft_consensus.cc:1081] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Signalling peer 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:49.346856 12778 consensus_queue.cc:237] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:49.348901 12578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928"
dest_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:44260
I20260710 10:59:49.349395 12578 raft_consensus.cc:493] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.349640 12855 raft_consensus.cc:993] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60: : Instructing follower 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:49.349782 12578 raft_consensus.cc:3060] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.350191 12855 raft_consensus.cc:1081] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Signalling peer 96d01c0801204b58b88f80052e0d0797 to start an election
I20260710 10:59:49.351697 12580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aebefba33bde437aa93271189de07e6b"
dest_uuid: "96d01c0801204b58b88f80052e0d0797"
 from {username='slave'} at 127.0.0.1:44260
I20260710 10:59:49.352176 12580 raft_consensus.cc:493] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.352517 12580 raft_consensus.cc:3060] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.353494 12401 catalog_manager.cc:5697] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 reported cstate change: term changed from 3 to 4, leader changed from b60b462ee54845788d15a4a8dd793074 (127.12.20.131) to 96d01c0801204b58b88f80052e0d0797 (127.12.20.130). New cstate: current_term: 4 leader_uuid: "96d01c0801204b58b88f80052e0d0797" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.356544 12578 raft_consensus.cc:515] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:49.358289 12580 raft_consensus.cc:515] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:49.359766 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:49.360162 12580 leader_election.cc:290] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 3 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:49.360066 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:49.360944 12503 raft_consensus.cc:3055] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:49.361235 12503 raft_consensus.cc:740] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Running, Role: LEADER
I20260710 10:59:49.361474 12654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aebefba33bde437aa93271189de07e6b" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:49.362118 12654 raft_consensus.cc:3060] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.361862 12503 consensus_queue.cc:260] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:49.362831 12503 raft_consensus.cc:3060] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.360409 12653 raft_consensus.cc:3060] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.368368 12578 leader_election.cc:290] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [CANDIDATE]: Term 3 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:49.367974 12503 raft_consensus.cc:2468] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 3.
I20260710 10:59:49.369294 12502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aebefba33bde437aa93271189de07e6b" candidate_uuid: "96d01c0801204b58b88f80052e0d0797" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:49.369866 12502 raft_consensus.cc:3055] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:49.370167 12502 raft_consensus.cc:740] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Running, Role: LEADER
I20260710 10:59:49.370649 12654 raft_consensus.cc:2468] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 3.
I20260710 10:59:49.371163 12544 leader_election.cc:304] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [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: 96d01c0801204b58b88f80052e0d0797, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:49.370929 12502 consensus_queue.cc:260] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:49.371946 12546 leader_election.cc:304] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [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: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: 
I20260710 10:59:49.372397 12778 raft_consensus.cc:2804] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:49.372809 12837 raft_consensus.cc:2804] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:49.373399 12778 raft_consensus.cc:697] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 3 LEADER]: Becoming Leader. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:49.373904 12502 raft_consensus.cc:3060] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.374398 12653 raft_consensus.cc:2468] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 3.
I20260710 10:59:49.374318 12778 consensus_queue.cc:237] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:49.375293 12837 raft_consensus.cc:697] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 3 LEADER]: Becoming Leader. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:49.376332 12837 consensus_queue.cc:237] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:49.379920 12502 raft_consensus.cc:2468] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d01c0801204b58b88f80052e0d0797 in term 3.
I20260710 10:59:49.385042 12401 catalog_manager.cc:5697] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 reported cstate change: term changed from 2 to 3, leader changed from e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129) to 96d01c0801204b58b88f80052e0d0797 (127.12.20.130). New cstate: current_term: 3 leader_uuid: "96d01c0801204b58b88f80052e0d0797" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.386044 12401 catalog_manager.cc:5697] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 reported cstate change: term changed from 2 to 3, leader changed from e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129) to 96d01c0801204b58b88f80052e0d0797 (127.12.20.130). New cstate: current_term: 3 leader_uuid: "96d01c0801204b58b88f80052e0d0797" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.444397 12502 raft_consensus.cc:1275] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:49.445566 12857 consensus_queue.cc:1048] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:49.455072 12653 raft_consensus.cc:1275] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:49.456457 12778 consensus_queue.cc:1048] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:49.622170 12653 raft_consensus.cc:1275] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:49.623116 12778 consensus_queue.cc:1048] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:49.630658 12502 raft_consensus.cc:1275] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 4 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:49.632073 12778 consensus_queue.cc:1048] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:49.795837 12653 raft_consensus.cc:1275] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:49.797204 12653 raft_consensus.cc:1275] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:49.797204 12778 consensus_queue.cc:1048] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 10:59:49.798470 12857 consensus_queue.cc:1048] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:49.807137 12502 raft_consensus.cc:1275] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 4 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:49.807440 12503 raft_consensus.cc:1275] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:49.809953 12654 raft_consensus.cc:1275] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:49.811296 12857 consensus_queue.cc:1048] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:49.813681 12856 consensus_queue.cc:1048] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 10:59:49.814220 12778 consensus_queue.cc:1048] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 10:59:49.827684 12502 raft_consensus.cc:1275] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Refusing update from remote peer 96d01c0801204b58b88f80052e0d0797: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:49.829459 12856 consensus_queue.cc:1048] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:51.869406 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:51.876157 12578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "274689aede634380a04c610d378bf010"
dest_uuid: "96d01c0801204b58b88f80052e0d0797"
mode: GRACEFUL
new_leader_uuid: "e9656f1798494e1e841a07cbe8f41d60"
 from {username='slave'} at 127.0.0.1:58402
I20260710 10:59:51.876638 12578 raft_consensus.cc:606] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 3 LEADER]: Received request to transfer leadership to TS e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:51.878788 12578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dfd8d8988f4494884face710242ff44"
dest_uuid: "96d01c0801204b58b88f80052e0d0797"
mode: GRACEFUL
new_leader_uuid: "e9656f1798494e1e841a07cbe8f41d60"
 from {username='slave'} at 127.0.0.1:58402
I20260710 10:59:51.879172 12578 raft_consensus.cc:606] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Received request to transfer leadership to TS e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:51.881084 12578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928"
dest_uuid: "96d01c0801204b58b88f80052e0d0797"
mode: GRACEFUL
new_leader_uuid: "e9656f1798494e1e841a07cbe8f41d60"
 from {username='slave'} at 127.0.0.1:58402
I20260710 10:59:51.881500 12578 raft_consensus.cc:606] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 3 LEADER]: Received request to transfer leadership to TS e9656f1798494e1e841a07cbe8f41d60
I20260710 10:59:51.883386 12578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4"
dest_uuid: "96d01c0801204b58b88f80052e0d0797"
mode: GRACEFUL
new_leader_uuid: "b60b462ee54845788d15a4a8dd793074"
 from {username='slave'} at 127.0.0.1:58402
I20260710 10:59:51.883751 12578 raft_consensus.cc:606] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 4 LEADER]: Received request to transfer leadership to TS b60b462ee54845788d15a4a8dd793074
I20260710 10:59:51.885576 12578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1"
dest_uuid: "96d01c0801204b58b88f80052e0d0797"
mode: GRACEFUL
new_leader_uuid: "b60b462ee54845788d15a4a8dd793074"
 from {username='slave'} at 127.0.0.1:58402
I20260710 10:59:51.885937 12578 raft_consensus.cc:606] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Received request to transfer leadership to TS b60b462ee54845788d15a4a8dd793074
I20260710 10:59:51.886797 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 10:59:51.887138 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:52.013900 12874 raft_consensus.cc:993] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797: : Instructing follower b60b462ee54845788d15a4a8dd793074 to start an election
I20260710 10:59:52.014324 12868 raft_consensus.cc:1081] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Signalling peer b60b462ee54845788d15a4a8dd793074 to start an election
I20260710 10:59:52.015575 12653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1"
dest_uuid: "b60b462ee54845788d15a4a8dd793074"
 from {username='slave'} at 127.0.0.1:44326
I20260710 10:59:52.015990 12653 raft_consensus.cc:493] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.016223 12653 raft_consensus.cc:3060] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.021135 12653 raft_consensus.cc:515] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:52.022897 12653 leader_election.cc:290] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 3 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:52.023679 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:52.023787 12578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8029b6259eb45b4b62c12b4dc7d5fb1" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:52.024156 12503 raft_consensus.cc:3060] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.024439 12578 raft_consensus.cc:3055] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:52.024763 12578 raft_consensus.cc:740] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:52.025409 12578 consensus_queue.cc:260] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:52.026244 12578 raft_consensus.cc:3060] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.028074 12503 raft_consensus.cc:2468] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 3.
I20260710 10:59:52.029006 12618 leader_election.cc:304] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [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: b60b462ee54845788d15a4a8dd793074, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:52.029630 12739 raft_consensus.cc:2804] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:52.030567 12739 raft_consensus.cc:697] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 3 LEADER]: Becoming Leader. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:52.031430 12578 raft_consensus.cc:2468] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 3.
I20260710 10:59:52.031406 12739 consensus_queue.cc:237] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:52.038180 12402 catalog_manager.cc:5697] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 reported cstate change: term changed from 2 to 3, leader changed from 96d01c0801204b58b88f80052e0d0797 (127.12.20.130) to b60b462ee54845788d15a4a8dd793074 (127.12.20.131). New cstate: current_term: 3 leader_uuid: "b60b462ee54845788d15a4a8dd793074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:52.061065 12881 raft_consensus.cc:993] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797: : Instructing follower e9656f1798494e1e841a07cbe8f41d60 to start an election
I20260710 10:59:52.061604 12868 raft_consensus.cc:1081] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Signalling peer e9656f1798494e1e841a07cbe8f41d60 to start an election
I20260710 10:59:52.062966 12503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dfd8d8988f4494884face710242ff44"
dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
 from {username='slave'} at 127.0.0.1:47178
I20260710 10:59:52.063333 12868 raft_consensus.cc:993] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797: : Instructing follower b60b462ee54845788d15a4a8dd793074 to start an election
I20260710 10:59:52.063453 12503 raft_consensus.cc:493] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.063856 12503 raft_consensus.cc:3060] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.063926 12881 raft_consensus.cc:1081] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 4 LEADER]: Signalling peer b60b462ee54845788d15a4a8dd793074 to start an election
I20260710 10:59:52.065332 12653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4"
dest_uuid: "b60b462ee54845788d15a4a8dd793074"
 from {username='slave'} at 127.0.0.1:44326
I20260710 10:59:52.065727 12653 raft_consensus.cc:493] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.065968 12653 raft_consensus.cc:3060] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Advancing to term 5
I20260710 10:59:52.068216 12503 raft_consensus.cc:515] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:52.069564 12503 leader_election.cc:290] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [CANDIDATE]: Term 3 election: Requested vote from peers 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:52.070295 12578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfd8d8988f4494884face710242ff44" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:52.069744 12653 raft_consensus.cc:515] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:52.070604 12654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfd8d8988f4494884face710242ff44" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:52.070734 12578 raft_consensus.cc:3055] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:52.071067 12578 raft_consensus.cc:740] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:52.071101 12654 raft_consensus.cc:3060] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.071897 12578 consensus_queue.cc:260] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:52.072762 12653 leader_election.cc:290] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [CANDIDATE]: Term 5 election: Requested vote from peers e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407), 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607)
I20260710 10:59:52.073019 12578 raft_consensus.cc:3060] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.073235 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:52.073688 12580 raft_consensus.cc:3055] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 10:59:52.073956 12580 raft_consensus.cc:740] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:52.074649 12580 consensus_queue.cc:260] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:52.075677 12580 raft_consensus.cc:3060] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 4 FOLLOWER]: Advancing to term 5
I20260710 10:59:52.072533 12503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8213e861715424d85aaa621bf8de7b4" candidate_uuid: "b60b462ee54845788d15a4a8dd793074" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
I20260710 10:59:52.076395 12654 raft_consensus.cc:2468] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9656f1798494e1e841a07cbe8f41d60 in term 3.
I20260710 10:59:52.076522 12503 raft_consensus.cc:3060] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 4 FOLLOWER]: Advancing to term 5
I20260710 10:59:52.077828 12471 leader_election.cc:304] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [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: b60b462ee54845788d15a4a8dd793074, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:52.079151 12578 raft_consensus.cc:2468] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9656f1798494e1e841a07cbe8f41d60 in term 3.
I20260710 10:59:52.080871 12883 raft_consensus.cc:2804] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:52.081377 12580 raft_consensus.cc:2468] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 5.
I20260710 10:59:52.082202 12503 raft_consensus.cc:2468] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60b462ee54845788d15a4a8dd793074 in term 5.
I20260710 10:59:52.082432 12620 leader_election.cc:304] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [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: 96d01c0801204b58b88f80052e0d0797, b60b462ee54845788d15a4a8dd793074; no voters: 
I20260710 10:59:52.082743 12883 raft_consensus.cc:697] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 3 LEADER]: Becoming Leader. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Running, Role: LEADER
I20260710 10:59:52.083331 12739 raft_consensus.cc:2804] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 10:59:52.083693 12739 raft_consensus.cc:697] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 5 LEADER]: Becoming Leader. State: Replica: b60b462ee54845788d15a4a8dd793074, State: Running, Role: LEADER
I20260710 10:59:52.083662 12883 consensus_queue.cc:237] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:52.084549 12739 consensus_queue.cc:237] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:52.090626 12402 catalog_manager.cc:5697] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 reported cstate change: term changed from 2 to 3, leader changed from 96d01c0801204b58b88f80052e0d0797 (127.12.20.130) to e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129). New cstate: current_term: 3 leader_uuid: "e9656f1798494e1e841a07cbe8f41d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.091763 12401 catalog_manager.cc:5697] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 reported cstate change: term changed from 4 to 5, leader changed from 96d01c0801204b58b88f80052e0d0797 (127.12.20.130) to b60b462ee54845788d15a4a8dd793074 (127.12.20.131). New cstate: current_term: 5 leader_uuid: "b60b462ee54845788d15a4a8dd793074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:52.210971 12868 raft_consensus.cc:993] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797: : Instructing follower e9656f1798494e1e841a07cbe8f41d60 to start an election
I20260710 10:59:52.211370 12881 raft_consensus.cc:1081] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 3 LEADER]: Signalling peer e9656f1798494e1e841a07cbe8f41d60 to start an election
I20260710 10:59:52.212664 12503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "274689aede634380a04c610d378bf010"
dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
 from {username='slave'} at 127.0.0.1:47178
I20260710 10:59:52.213039 12503 raft_consensus.cc:493] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.213250 12503 raft_consensus.cc:3060] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.216825 12503 raft_consensus.cc:515] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:52.218120 12503 leader_election.cc:290] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [CANDIDATE]: Term 4 election: Requested vote from peers 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:52.218782 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274689aede634380a04c610d378bf010" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:52.219211 12580 raft_consensus.cc:3055] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:52.219128 12654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274689aede634380a04c610d378bf010" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:52.219466 12580 raft_consensus.cc:740] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:52.219643 12654 raft_consensus.cc:3060] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.220142 12580 consensus_queue.cc:260] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:52.220911 12580 raft_consensus.cc:3060] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.223759 12654 raft_consensus.cc:2468] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9656f1798494e1e841a07cbe8f41d60 in term 4.
I20260710 10:59:52.224646 12580 raft_consensus.cc:2468] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9656f1798494e1e841a07cbe8f41d60 in term 4.
I20260710 10:59:52.224593 12471 leader_election.cc:304] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [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: b60b462ee54845788d15a4a8dd793074, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:52.225313 12883 raft_consensus.cc:2804] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:52.225656 12883 raft_consensus.cc:697] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 4 LEADER]: Becoming Leader. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Running, Role: LEADER
I20260710 10:59:52.226294 12883 consensus_queue.cc:237] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:52.232311 12401 catalog_manager.cc:5697] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 reported cstate change: term changed from 3 to 4, leader changed from 96d01c0801204b58b88f80052e0d0797 (127.12.20.130) to e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129). New cstate: current_term: 4 leader_uuid: "e9656f1798494e1e841a07cbe8f41d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.235801 12868 raft_consensus.cc:993] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797: : Instructing follower e9656f1798494e1e841a07cbe8f41d60 to start an election
I20260710 10:59:52.236274 12881 raft_consensus.cc:1081] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 3 LEADER]: Signalling peer e9656f1798494e1e841a07cbe8f41d60 to start an election
I20260710 10:59:52.237576 12503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928"
dest_uuid: "e9656f1798494e1e841a07cbe8f41d60"
 from {username='slave'} at 127.0.0.1:47178
I20260710 10:59:52.237951 12503 raft_consensus.cc:493] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.238250 12503 raft_consensus.cc:3060] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.242111 12503 raft_consensus.cc:515] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:52.243316 12503 leader_election.cc:290] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [CANDIDATE]: Term 4 election: Requested vote from peers 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607), b60b462ee54845788d15a4a8dd793074 (127.12.20.131:41141)
I20260710 10:59:52.244099 12580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "96d01c0801204b58b88f80052e0d0797"
I20260710 10:59:52.244357 12654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c452d7f4358a4e6b9347385151b24928" candidate_uuid: "e9656f1798494e1e841a07cbe8f41d60" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b60b462ee54845788d15a4a8dd793074"
I20260710 10:59:52.244503 12580 raft_consensus.cc:3055] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:52.244765 12580 raft_consensus.cc:740] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 96d01c0801204b58b88f80052e0d0797, State: Running, Role: LEADER
I20260710 10:59:52.244782 12654 raft_consensus.cc:3060] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.245376 12580 consensus_queue.cc:260] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:52.246109 12580 raft_consensus.cc:3060] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.248929 12654 raft_consensus.cc:2468] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9656f1798494e1e841a07cbe8f41d60 in term 4.
I20260710 10:59:52.249862 12580 raft_consensus.cc:2468] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9656f1798494e1e841a07cbe8f41d60 in term 4.
I20260710 10:59:52.249790 12471 leader_election.cc:304] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [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: b60b462ee54845788d15a4a8dd793074, e9656f1798494e1e841a07cbe8f41d60; no voters: 
I20260710 10:59:52.250608 12883 raft_consensus.cc:2804] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:52.251003 12883 raft_consensus.cc:697] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 4 LEADER]: Becoming Leader. State: Replica: e9656f1798494e1e841a07cbe8f41d60, State: Running, Role: LEADER
I20260710 10:59:52.251588 12883 consensus_queue.cc:237] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [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: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } }
I20260710 10:59:52.257568 12401 catalog_manager.cc:5697] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 reported cstate change: term changed from 3 to 4, leader changed from 96d01c0801204b58b88f80052e0d0797 (127.12.20.130) to e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129). New cstate: current_term: 4 leader_uuid: "e9656f1798494e1e841a07cbe8f41d60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.478037 12580 raft_consensus.cc:1275] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Refusing update from remote peer b60b462ee54845788d15a4a8dd793074: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 10:59:52.479164 12739 consensus_queue.cc:1048] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.488734 12503 raft_consensus.cc:1275] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Refusing update from remote peer b60b462ee54845788d15a4a8dd793074: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 10:59:52.490672 12891 consensus_queue.cc:1048] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.521917 12580 raft_consensus.cc:1275] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 5 FOLLOWER]: Refusing update from remote peer b60b462ee54845788d15a4a8dd793074: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 10:59:52.522972 12891 consensus_queue.cc:1048] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 10:59:52.530515 12503 raft_consensus.cc:1275] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 5 FOLLOWER]: Refusing update from remote peer b60b462ee54845788d15a4a8dd793074: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 10:59:52.531769 12875 consensus_queue.cc:1048] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9656f1798494e1e841a07cbe8f41d60" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 10:59:52.547533 12580 raft_consensus.cc:1275] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Refusing update from remote peer e9656f1798494e1e841a07cbe8f41d60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:52.548585 12883 consensus_queue.cc:1048] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:52.556293 12654 raft_consensus.cc:1275] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Refusing update from remote peer e9656f1798494e1e841a07cbe8f41d60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:52.557803 12899 consensus_queue.cc:1048] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:52.612944 12580 raft_consensus.cc:1275] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 4 FOLLOWER]: Refusing update from remote peer e9656f1798494e1e841a07cbe8f41d60: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:52.613977 12899 consensus_queue.cc:1048] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:52.623545 12654 raft_consensus.cc:1275] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Refusing update from remote peer e9656f1798494e1e841a07cbe8f41d60: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:52.624605 12899 consensus_queue.cc:1048] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:52.640604 12654 raft_consensus.cc:1275] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Refusing update from remote peer e9656f1798494e1e841a07cbe8f41d60: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:52.641614 12899 consensus_queue.cc:1048] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60b462ee54845788d15a4a8dd793074" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:52.649080 12580 raft_consensus.cc:1275] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 4 FOLLOWER]: Refusing update from remote peer e9656f1798494e1e841a07cbe8f41d60: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:52.650729 12899 consensus_queue.cc:1048] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d01c0801204b58b88f80052e0d0797" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 38607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:52.887897 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:52.892988 12370 tablet_server.cc:179] TabletServer@127.12.20.129:0 shutting down...
W20260710 10:59:52.896885 12544 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 10:59:52.900444 12544 consensus_peers.cc:597] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 -> Peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Couldn't send request to peer e9656f1798494e1e841a07cbe8f41d60. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:52.917326 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:52.918032 12370 tablet_replica.cc:333] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60: stopping tablet replica
I20260710 10:59:52.918699 12370 raft_consensus.cc:2243] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:52.919446 12370 raft_consensus.cc:2272] T 8dfd8d8988f4494884face710242ff44 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.921787 12370 tablet_replica.cc:333] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60: stopping tablet replica
I20260710 10:59:52.922300 12370 raft_consensus.cc:2243] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:52.922668 12370 raft_consensus.cc:2272] T f8029b6259eb45b4b62c12b4dc7d5fb1 P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.924444 12370 tablet_replica.cc:333] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60: stopping tablet replica
I20260710 10:59:52.924887 12370 raft_consensus.cc:2243] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:52.925246 12370 raft_consensus.cc:2272] T 3880fb934d864a9198ff1633b45e9c16 P e9656f1798494e1e841a07cbe8f41d60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.926664 12370 tablet_replica.cc:333] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60: stopping tablet replica
I20260710 10:59:52.927127 12370 raft_consensus.cc:2243] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:52.927510 12370 raft_consensus.cc:2272] T 628dd753c2604762953f815b57adeadc P e9656f1798494e1e841a07cbe8f41d60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.929114 12370 tablet_replica.cc:333] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60: stopping tablet replica
I20260710 10:59:52.929690 12370 raft_consensus.cc:2243] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:52.930332 12370 raft_consensus.cc:2272] T c452d7f4358a4e6b9347385151b24928 P e9656f1798494e1e841a07cbe8f41d60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.932135 12370 tablet_replica.cc:333] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60: stopping tablet replica
I20260710 10:59:52.932569 12370 raft_consensus.cc:2243] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:52.933187 12370 raft_consensus.cc:2272] T 274689aede634380a04c610d378bf010 P e9656f1798494e1e841a07cbe8f41d60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.934758 12370 tablet_replica.cc:333] T 86f92ba4b4b245e2a2786cb9662c14e7 P e9656f1798494e1e841a07cbe8f41d60: stopping tablet replica
I20260710 10:59:52.935199 12370 raft_consensus.cc:2243] T 86f92ba4b4b245e2a2786cb9662c14e7 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:52.935540 12370 raft_consensus.cc:2272] T 86f92ba4b4b245e2a2786cb9662c14e7 P e9656f1798494e1e841a07cbe8f41d60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.936957 12370 tablet_replica.cc:333] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60: stopping tablet replica
I20260710 10:59:52.937347 12370 raft_consensus.cc:2243] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:52.937680 12370 raft_consensus.cc:2272] T e8213e861715424d85aaa621bf8de7b4 P e9656f1798494e1e841a07cbe8f41d60 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:52.939406 12370 tablet_replica.cc:333] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60: stopping tablet replica
I20260710 10:59:52.939814 12370 raft_consensus.cc:2243] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:52.940188 12370 raft_consensus.cc:2272] T aebefba33bde437aa93271189de07e6b P e9656f1798494e1e841a07cbe8f41d60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.027522 12370 tablet_server.cc:196] TabletServer@127.12.20.129:0 shutdown complete.
I20260710 10:59:53.052609 12370 tablet_server.cc:179] TabletServer@127.12.20.130:0 shutting down...
W20260710 10:59:53.052896 12618 consensus_peers.cc:597] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 -> Peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Couldn't send request to peer e9656f1798494e1e841a07cbe8f41d60. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 10:59:53.071107 12620 consensus_peers.cc:597] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 -> Peer 96d01c0801204b58b88f80052e0d0797 (127.12.20.130:38607): Couldn't send request to peer 96d01c0801204b58b88f80052e0d0797. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:53.072763 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:53.073321 12370 tablet_replica.cc:333] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797: stopping tablet replica
I20260710 10:59:53.073837 12370 raft_consensus.cc:2243] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.074497 12370 raft_consensus.cc:2272] T aebefba33bde437aa93271189de07e6b P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.076102 12370 tablet_replica.cc:333] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797: stopping tablet replica
I20260710 10:59:53.076573 12370 raft_consensus.cc:2243] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.076936 12370 raft_consensus.cc:2272] T 86f92ba4b4b245e2a2786cb9662c14e7 P 96d01c0801204b58b88f80052e0d0797 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.078373 12370 tablet_replica.cc:333] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797: stopping tablet replica
I20260710 10:59:53.078814 12370 raft_consensus.cc:2243] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.079146 12370 raft_consensus.cc:2272] T e8213e861715424d85aaa621bf8de7b4 P 96d01c0801204b58b88f80052e0d0797 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.081012 12370 tablet_replica.cc:333] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797: stopping tablet replica
I20260710 10:59:53.081485 12370 raft_consensus.cc:2243] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [term 2 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.082161 12370 raft_consensus.cc:2272] T 628dd753c2604762953f815b57adeadc P 96d01c0801204b58b88f80052e0d0797 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.083567 12370 tablet_replica.cc:333] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797: stopping tablet replica
I20260710 10:59:53.084024 12370 raft_consensus.cc:2243] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.084365 12370 raft_consensus.cc:2272] T c452d7f4358a4e6b9347385151b24928 P 96d01c0801204b58b88f80052e0d0797 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.086155 12370 tablet_replica.cc:333] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797: stopping tablet replica
I20260710 10:59:53.086576 12370 raft_consensus.cc:2243] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.086915 12370 raft_consensus.cc:2272] T 274689aede634380a04c610d378bf010 P 96d01c0801204b58b88f80052e0d0797 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.088665 12370 tablet_replica.cc:333] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797: stopping tablet replica
I20260710 10:59:53.089090 12370 raft_consensus.cc:2243] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.089418 12370 raft_consensus.cc:2272] T 8dfd8d8988f4494884face710242ff44 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.091197 12370 tablet_replica.cc:333] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797: stopping tablet replica
I20260710 10:59:53.091607 12370 raft_consensus.cc:2243] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.091984 12370 raft_consensus.cc:2272] T f8029b6259eb45b4b62c12b4dc7d5fb1 P 96d01c0801204b58b88f80052e0d0797 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.093681 12370 tablet_replica.cc:333] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797: stopping tablet replica
I20260710 10:59:53.094079 12370 raft_consensus.cc:2243] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.094676 12370 raft_consensus.cc:2272] T 3880fb934d864a9198ff1633b45e9c16 P 96d01c0801204b58b88f80052e0d0797 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 10:59:53.102805 12618 consensus_peers.cc:597] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 -> Peer e9656f1798494e1e841a07cbe8f41d60 (127.12.20.129:39407): Couldn't send request to peer e9656f1798494e1e841a07cbe8f41d60. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:53.121804 12370 tablet_server.cc:196] TabletServer@127.12.20.130:0 shutdown complete.
I20260710 10:59:53.137051 12370 tablet_server.cc:179] TabletServer@127.12.20.131:0 shutting down...
I20260710 10:59:53.157130 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:53.157724 12370 tablet_replica.cc:333] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074: stopping tablet replica
I20260710 10:59:53.158272 12370 raft_consensus.cc:2243] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.158727 12370 raft_consensus.cc:2272] T 8dfd8d8988f4494884face710242ff44 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.161052 12370 tablet_replica.cc:333] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074: stopping tablet replica
I20260710 10:59:53.161711 12370 raft_consensus.cc:2243] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.162456 12370 raft_consensus.cc:2272] T f8029b6259eb45b4b62c12b4dc7d5fb1 P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.164220 12370 tablet_replica.cc:333] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074: stopping tablet replica
I20260710 10:59:53.164695 12370 raft_consensus.cc:2243] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.165042 12370 raft_consensus.cc:2272] T 3880fb934d864a9198ff1633b45e9c16 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.166438 12370 tablet_replica.cc:333] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074: stopping tablet replica
I20260710 10:59:53.166859 12370 raft_consensus.cc:2243] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.167210 12370 raft_consensus.cc:2272] T 628dd753c2604762953f815b57adeadc P b60b462ee54845788d15a4a8dd793074 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.168682 12370 tablet_replica.cc:333] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074: stopping tablet replica
I20260710 10:59:53.169101 12370 raft_consensus.cc:2243] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.169464 12370 raft_consensus.cc:2272] T 274689aede634380a04c610d378bf010 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.171157 12370 tablet_replica.cc:333] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074: stopping tablet replica
I20260710 10:59:53.171600 12370 raft_consensus.cc:2243] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.171998 12370 raft_consensus.cc:2272] T c452d7f4358a4e6b9347385151b24928 P b60b462ee54845788d15a4a8dd793074 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.174019 12370 tablet_replica.cc:333] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074: stopping tablet replica
I20260710 10:59:53.174609 12370 raft_consensus.cc:2243] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.175241 12370 raft_consensus.cc:2272] T 86f92ba4b4b245e2a2786cb9662c14e7 P b60b462ee54845788d15a4a8dd793074 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.177081 12370 tablet_replica.cc:333] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074: stopping tablet replica
I20260710 10:59:53.177676 12370 raft_consensus.cc:2243] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 5 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.178308 12370 raft_consensus.cc:2272] T e8213e861715424d85aaa621bf8de7b4 P b60b462ee54845788d15a4a8dd793074 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.180001 12370 tablet_replica.cc:333] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074: stopping tablet replica
I20260710 10:59:53.180385 12370 raft_consensus.cc:2243] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.180713 12370 raft_consensus.cc:2272] T aebefba33bde437aa93271189de07e6b P b60b462ee54845788d15a4a8dd793074 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.205281 12370 tablet_server.cc:196] TabletServer@127.12.20.131:0 shutdown complete.
I20260710 10:59:53.220435 12370 master.cc:562] Master@127.12.20.190:34303 shutting down...
I20260710 10:59:53.356787 12370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.357309 12370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.357630 12370 tablet_replica.cc:333] T 00000000000000000000000000000000 P b576c1c029eb4da6b6acd52c46d13461: stopping tablet replica
I20260710 10:59:53.375167 12370 master.cc:584] Master@127.12.20.190:34303 shutdown complete.
96d01c0801204b58b88f80052e0d0797  4
b60b462ee54845788d15a4a8dd793074  1
e9656f1798494e1e841a07cbe8f41d60  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14361 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 10:59:53.411487 12370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.20.190:40527
I20260710 10:59:53.412568 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:53.417390 12911 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:53.417644 12912 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:53.420205 12370 server_base.cc:1061] running on GCE node
W20260710 10:59:53.420238 12914 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:53.421110 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:53.421310 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:53.421453 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681193421430 us; error 0 us; skew 500 ppm
I20260710 10:59:53.421954 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:53.424222 12370 webserver.cc:533] Webserver started at http://127.12.20.190:35839/ using document root <none> and password file <none>
I20260710 10:59:53.424685 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:53.424867 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:53.425100 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:53.426142 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/master-0-root/instance:
uuid: "89fcdaab543a4f3bbc01b8388bda8793"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-l0nf"
I20260710 10:59:53.430403 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 10:59:53.433600 12919 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.434239 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 10:59:53.434502 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/master-0-root
uuid: "89fcdaab543a4f3bbc01b8388bda8793"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-l0nf"
I20260710 10:59:53.434768 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-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)
I20260710 10:59:53.450493 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:53.451630 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:53.486250 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.190:40527
I20260710 10:59:53.486332 12970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.190:40527 every 8 connection(s)
I20260710 10:59:53.489833 12971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:53.498472 12971 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793: Bootstrap starting.
I20260710 10:59:53.502640 12971 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:53.506356 12971 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793: No bootstrap required, opened a new log
I20260710 10:59:53.508297 12971 raft_consensus.cc:359] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89fcdaab543a4f3bbc01b8388bda8793" member_type: VOTER }
I20260710 10:59:53.508646 12971 raft_consensus.cc:385] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:53.508810 12971 raft_consensus.cc:740] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89fcdaab543a4f3bbc01b8388bda8793, State: Initialized, Role: FOLLOWER
I20260710 10:59:53.509300 12971 consensus_queue.cc:260] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89fcdaab543a4f3bbc01b8388bda8793" member_type: VOTER }
I20260710 10:59:53.509708 12971 raft_consensus.cc:399] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 10:59:53.509886 12971 raft_consensus.cc:493] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 10:59:53.510080 12971 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:53.513691 12971 raft_consensus.cc:515] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89fcdaab543a4f3bbc01b8388bda8793" member_type: VOTER }
I20260710 10:59:53.514110 12971 leader_election.cc:304] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [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: 89fcdaab543a4f3bbc01b8388bda8793; no voters: 
I20260710 10:59:53.515095 12971 leader_election.cc:290] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 10:59:53.515358 12974 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:53.516572 12974 raft_consensus.cc:697] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [term 1 LEADER]: Becoming Leader. State: Replica: 89fcdaab543a4f3bbc01b8388bda8793, State: Running, Role: LEADER
I20260710 10:59:53.517227 12974 consensus_queue.cc:237] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [LEADER]: Queue going to LEADER mode. State: All 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: "89fcdaab543a4f3bbc01b8388bda8793" member_type: VOTER }
I20260710 10:59:53.517725 12971 sys_catalog.cc:565] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 10:59:53.521687 12976 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 89fcdaab543a4f3bbc01b8388bda8793. Latest consensus state: current_term: 1 leader_uuid: "89fcdaab543a4f3bbc01b8388bda8793" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89fcdaab543a4f3bbc01b8388bda8793" member_type: VOTER } }
I20260710 10:59:53.522277 12976 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:53.523478 12975 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "89fcdaab543a4f3bbc01b8388bda8793" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89fcdaab543a4f3bbc01b8388bda8793" member_type: VOTER } }
I20260710 10:59:53.523994 12975 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:53.524072 12981 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 10:59:53.529181 12981 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 10:59:53.532565 12370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 10:59:53.537274 12981 catalog_manager.cc:1383] Generated new cluster ID: 546f08e5627147be91bbae69d3d977e9
I20260710 10:59:53.537549 12981 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 10:59:53.555258 12981 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 10:59:53.556432 12981 catalog_manager.cc:1540] Loading token signing keys...
I20260710 10:59:53.567198 12981 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793: Generated new TSK 0
I20260710 10:59:53.567756 12981 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 10:59:53.598789 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:53.604108 12992 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:53.605229 12993 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:53.606541 12370 server_base.cc:1061] running on GCE node
W20260710 10:59:53.606968 12995 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:53.607700 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:53.607923 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:53.608073 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681193608057 us; error 0 us; skew 500 ppm
I20260710 10:59:53.608593 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:53.610664 12370 webserver.cc:533] Webserver started at http://127.12.20.129:38081/ using document root <none> and password file <none>
I20260710 10:59:53.611119 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:53.611290 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:53.611536 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:53.612541 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/ts-0-root/instance:
uuid: "903b282ded024ae69ececbe99aaa162c"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-l0nf"
I20260710 10:59:53.616634 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 10:59:53.619699 13000 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.620393 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 10:59:53.620673 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/ts-0-root
uuid: "903b282ded024ae69ececbe99aaa162c"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-l0nf"
I20260710 10:59:53.620915 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-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)
I20260710 10:59:53.655314 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:53.656836 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:53.658525 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:53.660766 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:53.660946 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.661196 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:53.661403 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.699309 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.129:46625
I20260710 10:59:53.699393 13062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.129:46625 every 8 connection(s)
I20260710 10:59:53.703825 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:53.710395 13067 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:53.711774 13068 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:53.714500 13070 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:53.715286 12370 server_base.cc:1061] running on GCE node
I20260710 10:59:53.716363 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:53.716609 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:53.716770 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681193716755 us; error 0 us; skew 500 ppm
I20260710 10:59:53.717170 13063 heartbeater.cc:344] Connected to a master server at 127.12.20.190:40527
I20260710 10:59:53.717324 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:53.717486 13063 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:53.718189 13063 heartbeater.cc:507] Master 127.12.20.190:40527 requested a full tablet report, sending...
I20260710 10:59:53.719817 12370 webserver.cc:533] Webserver started at http://127.12.20.130:39779/ using document root <none> and password file <none>
I20260710 10:59:53.720331 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:53.720311 12936 ts_manager.cc:194] Registered new tserver with Master: 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625)
I20260710 10:59:53.720626 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:53.720927 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:53.721959 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/ts-1-root/instance:
uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-l0nf"
I20260710 10:59:53.722148 12936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59102
I20260710 10:59:53.726594 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 10:59:53.729725 13075 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.730435 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 10:59:53.730736 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/ts-1-root
uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-l0nf"
I20260710 10:59:53.730984 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-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)
I20260710 10:59:53.743796 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:53.744966 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:53.746290 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:53.748371 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:53.748556 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.748764 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:53.748907 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.784509 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.130:36987
I20260710 10:59:53.784600 13137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.130:36987 every 8 connection(s)
I20260710 10:59:53.788975 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:53.795276 13141 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:53.796568 13142 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:53.799539 13144 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:53.799600 12370 server_base.cc:1061] running on GCE node
I20260710 10:59:53.800657 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:53.800832 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:53.800952 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681193800941 us; error 0 us; skew 500 ppm
I20260710 10:59:53.801425 13138 heartbeater.cc:344] Connected to a master server at 127.12.20.190:40527
I20260710 10:59:53.801542 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:53.801769 13138 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:53.802490 13138 heartbeater.cc:507] Master 127.12.20.190:40527 requested a full tablet report, sending...
I20260710 10:59:53.803916 12370 webserver.cc:533] Webserver started at http://127.12.20.131:34487/ using document root <none> and password file <none>
I20260710 10:59:53.804421 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:53.804457 12936 ts_manager.cc:194] Registered new tserver with Master: 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987)
I20260710 10:59:53.804643 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:53.804952 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:53.805773 12936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59112
I20260710 10:59:53.805989 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/ts-2-root/instance:
uuid: "f10221c9f14e4ef0913a40c346a15035"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-l0nf"
I20260710 10:59:53.810310 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 10:59:53.813344 13149 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.813977 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 10:59:53.814232 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/ts-2-root
uuid: "f10221c9f14e4ef0913a40c346a15035"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-l0nf"
I20260710 10:59:53.814514 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681178886435-12370-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)
I20260710 10:59:53.825430 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:53.826506 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:53.827857 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:53.829869 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:53.830057 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.830279 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:53.830430 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:53.866370 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.131:42459
I20260710 10:59:53.866441 13211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.131:42459 every 8 connection(s)
I20260710 10:59:53.878888 13212 heartbeater.cc:344] Connected to a master server at 127.12.20.190:40527
I20260710 10:59:53.879216 13212 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:53.879889 13212 heartbeater.cc:507] Master 127.12.20.190:40527 requested a full tablet report, sending...
I20260710 10:59:53.881570 12936 ts_manager.cc:194] Registered new tserver with Master: f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:53.882233 12370 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012844533s
I20260710 10:59:53.882781 12936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59124
I20260710 10:59:53.904838 12936 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59138:
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"
    }
  }
}
W20260710 10:59:53.907469 12936 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.
I20260710 10:59:53.969897 13028 tablet_service.cc:1511] Processing CreateTablet for tablet 0c57c70ba58740f2b358dd973160da49 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:53.971390 13028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c57c70ba58740f2b358dd973160da49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:53.973064 13027 tablet_service.cc:1511] Processing CreateTablet for tablet be7d066c1b3b4a09b7efc5d0c76e4215 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:53.974494 13027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7d066c1b3b4a09b7efc5d0c76e4215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:53.976989 13026 tablet_service.cc:1511] Processing CreateTablet for tablet ea078f8b02d8443c806d2fcb2c223825 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:53.978277 13026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea078f8b02d8443c806d2fcb2c223825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:53.981019 13025 tablet_service.cc:1511] Processing CreateTablet for tablet 6a44e912118a459f9b0983602f55e4f0 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:53.982367 13025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a44e912118a459f9b0983602f55e4f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:53.987062 13023 tablet_service.cc:1511] Processing CreateTablet for tablet f327561b45fa4b209e374ff55178ed4a (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:53.988432 13023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f327561b45fa4b209e374ff55178ed4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:53.990079 13024 tablet_service.cc:1511] Processing CreateTablet for tablet 4623c4199ee14d35a7c3290d176ff5d8 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:53.991400 13024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4623c4199ee14d35a7c3290d176ff5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.003461 13177 tablet_service.cc:1511] Processing CreateTablet for tablet 0c57c70ba58740f2b358dd973160da49 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:54.004765 13177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c57c70ba58740f2b358dd973160da49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.005776 13170 tablet_service.cc:1511] Processing CreateTablet for tablet dff893fd9760495cb432d8c1189f9851 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:54.006968 13170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff893fd9760495cb432d8c1189f9851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.008899 13176 tablet_service.cc:1511] Processing CreateTablet for tablet be7d066c1b3b4a09b7efc5d0c76e4215 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:54.010167 13176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7d066c1b3b4a09b7efc5d0c76e4215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.012048 13175 tablet_service.cc:1511] Processing CreateTablet for tablet ea078f8b02d8443c806d2fcb2c223825 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:54.014020 13174 tablet_service.cc:1511] Processing CreateTablet for tablet 6a44e912118a459f9b0983602f55e4f0 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:54.016027 13173 tablet_service.cc:1511] Processing CreateTablet for tablet 4623c4199ee14d35a7c3290d176ff5d8 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:54.018047 13172 tablet_service.cc:1511] Processing CreateTablet for tablet f327561b45fa4b209e374ff55178ed4a (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:54.020085 13171 tablet_service.cc:1511] Processing CreateTablet for tablet f0c237ce26ad48b4aad0d5d7b6d7f0d4 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:54.020663 13168 tablet_service.cc:1511] Processing CreateTablet for tablet e1530530be2f460ca9c8883cbdff508a (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:54.022244 13022 tablet_service.cc:1511] Processing CreateTablet for tablet f0c237ce26ad48b4aad0d5d7b6d7f0d4 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:54.022552 13019 tablet_service.cc:1511] Processing CreateTablet for tablet e1530530be2f460ca9c8883cbdff508a (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:54.023466 13022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c237ce26ad48b4aad0d5d7b6d7f0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.024262 13019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1530530be2f460ca9c8883cbdff508a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.024850 13021 tablet_service.cc:1511] Processing CreateTablet for tablet dff893fd9760495cb432d8c1189f9851 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:54.026008 13021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff893fd9760495cb432d8c1189f9851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.028982 13020 tablet_service.cc:1511] Processing CreateTablet for tablet da5b1199a4804fc5bd21822c3333f295 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:54.030172 13020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da5b1199a4804fc5bd21822c3333f295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.032341 13168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1530530be2f460ca9c8883cbdff508a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.008991 13169 tablet_service.cc:1511] Processing CreateTablet for tablet da5b1199a4804fc5bd21822c3333f295 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:54.035001 13169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da5b1199a4804fc5bd21822c3333f295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.040222 13174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a44e912118a459f9b0983602f55e4f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.044219 13175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea078f8b02d8443c806d2fcb2c223825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.048251 13171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c237ce26ad48b4aad0d5d7b6d7f0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.052238 13172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f327561b45fa4b209e374ff55178ed4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.056214 13173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4623c4199ee14d35a7c3290d176ff5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.073175 13227 tablet_bootstrap.cc:492] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c: Bootstrap starting.
I20260710 10:59:54.078895 13103 tablet_service.cc:1511] Processing CreateTablet for tablet 0c57c70ba58740f2b358dd973160da49 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:54.080137 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c57c70ba58740f2b358dd973160da49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.080413 13100 tablet_service.cc:1511] Processing CreateTablet for tablet 6a44e912118a459f9b0983602f55e4f0 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:54.081573 13100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a44e912118a459f9b0983602f55e4f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.082993 13102 tablet_service.cc:1511] Processing CreateTablet for tablet be7d066c1b3b4a09b7efc5d0c76e4215 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:54.084247 13102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7d066c1b3b4a09b7efc5d0c76e4215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.086861 13101 tablet_service.cc:1511] Processing CreateTablet for tablet ea078f8b02d8443c806d2fcb2c223825 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:54.088088 13101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea078f8b02d8443c806d2fcb2c223825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.096807 13099 tablet_service.cc:1511] Processing CreateTablet for tablet 4623c4199ee14d35a7c3290d176ff5d8 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:54.098080 13099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4623c4199ee14d35a7c3290d176ff5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.109684 13098 tablet_service.cc:1511] Processing CreateTablet for tablet f327561b45fa4b209e374ff55178ed4a (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:54.111024 13098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f327561b45fa4b209e374ff55178ed4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.123993 13097 tablet_service.cc:1511] Processing CreateTablet for tablet f0c237ce26ad48b4aad0d5d7b6d7f0d4 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:54.125379 13097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c237ce26ad48b4aad0d5d7b6d7f0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.132287 13096 tablet_service.cc:1511] Processing CreateTablet for tablet dff893fd9760495cb432d8c1189f9851 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:54.133563 13096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff893fd9760495cb432d8c1189f9851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.137741 13229 tablet_bootstrap.cc:492] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e: Bootstrap starting.
I20260710 10:59:54.138005 13095 tablet_service.cc:1511] Processing CreateTablet for tablet da5b1199a4804fc5bd21822c3333f295 (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:54.139734 13095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da5b1199a4804fc5bd21822c3333f295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.144553 13228 tablet_bootstrap.cc:492] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035: Bootstrap starting.
I20260710 10:59:54.144833 13099 tablet_service.cc:1511] Processing CreateTablet for tablet e1530530be2f460ca9c8883cbdff508a (DEFAULT_TABLE table=test-workload [id=8fe3cd8113f248fd8d4257328f60fcb0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:54.150923 13099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1530530be2f460ca9c8883cbdff508a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.165221 13229 tablet_bootstrap.cc:654] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.169916 13228 tablet_bootstrap.cc:654] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.172932 13229 tablet_bootstrap.cc:492] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e: No bootstrap required, opened a new log
I20260710 10:59:54.173280 13229 ts_tablet_manager.cc:1403] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent bootstrapping tablet: real 0.036s	user 0.003s	sys 0.007s
I20260710 10:59:54.175305 13229 raft_consensus.cc:359] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.176085 13229 raft_consensus.cc:385] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.176383 13229 raft_consensus.cc:740] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.177175 13229 consensus_queue.cc:260] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.177835 13228 tablet_bootstrap.cc:492] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035: No bootstrap required, opened a new log
I20260710 10:59:54.178274 13228 ts_tablet_manager.cc:1403] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.006s
I20260710 10:59:54.178548 13227 tablet_bootstrap.cc:654] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.181190 13228 raft_consensus.cc:359] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.181946 13228 raft_consensus.cc:385] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.182247 13228 raft_consensus.cc:740] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.183126 13138 heartbeater.cc:499] Master 127.12.20.190:40527 was elected leader, sending a full tablet report...
I20260710 10:59:54.183554 13227 tablet_bootstrap.cc:492] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c: No bootstrap required, opened a new log
I20260710 10:59:54.183630 13229 ts_tablet_manager.cc:1434] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260710 10:59:54.183944 13227 ts_tablet_manager.cc:1403] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c: Time spent bootstrapping tablet: real 0.111s	user 0.005s	sys 0.007s
I20260710 10:59:54.184593 13229 tablet_bootstrap.cc:492] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e: Bootstrap starting.
I20260710 10:59:54.184131 13228 consensus_queue.cc:260] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.186795 13227 raft_consensus.cc:359] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.187515 13227 raft_consensus.cc:385] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.187799 13227 raft_consensus.cc:740] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.188704 13227 consensus_queue.cc:260] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.190611 13229 tablet_bootstrap.cc:654] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.212692 13228 ts_tablet_manager.cc:1434] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035: Time spent starting tablet: real 0.034s	user 0.015s	sys 0.015s
I20260710 10:59:54.213376 13227 ts_tablet_manager.cc:1434] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.015s
I20260710 10:59:54.213804 13063 heartbeater.cc:499] Master 127.12.20.190:40527 was elected leader, sending a full tablet report...
I20260710 10:59:54.214097 13227 tablet_bootstrap.cc:492] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c: Bootstrap starting.
I20260710 10:59:54.214963 13229 tablet_bootstrap.cc:492] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e: No bootstrap required, opened a new log
I20260710 10:59:54.215430 13229 ts_tablet_manager.cc:1403] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.023s
I20260710 10:59:54.217849 13212 heartbeater.cc:499] Master 127.12.20.190:40527 was elected leader, sending a full tablet report...
I20260710 10:59:54.218099 13229 raft_consensus.cc:359] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.218895 13229 raft_consensus.cc:385] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.219156 13227 tablet_bootstrap.cc:654] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.219179 13229 raft_consensus.cc:740] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.220161 13229 consensus_queue.cc:260] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.222189 13228 tablet_bootstrap.cc:492] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035: Bootstrap starting.
I20260710 10:59:54.222153 13229 ts_tablet_manager.cc:1434] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 10:59:54.223146 13229 tablet_bootstrap.cc:492] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e: Bootstrap starting.
I20260710 10:59:54.228667 13228 tablet_bootstrap.cc:654] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.228665 13229 tablet_bootstrap.cc:654] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.230361 13227 tablet_bootstrap.cc:492] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c: No bootstrap required, opened a new log
I20260710 10:59:54.230787 13227 ts_tablet_manager.cc:1403] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 10:59:54.233487 13227 raft_consensus.cc:359] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.234126 13227 raft_consensus.cc:385] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.234411 13227 raft_consensus.cc:740] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.235231 13227 consensus_queue.cc:260] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.237437 13227 ts_tablet_manager.cc:1434] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 10:59:54.238301 13227 tablet_bootstrap.cc:492] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c: Bootstrap starting.
I20260710 10:59:54.246222 13228 tablet_bootstrap.cc:492] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035: No bootstrap required, opened a new log
I20260710 10:59:54.246297 13227 tablet_bootstrap.cc:654] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.246752 13228 ts_tablet_manager.cc:1403] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.015s
I20260710 10:59:54.247228 13229 tablet_bootstrap.cc:492] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e: No bootstrap required, opened a new log
I20260710 10:59:54.247671 13229 ts_tablet_manager.cc:1403] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.014s
I20260710 10:59:54.249555 13228 raft_consensus.cc:359] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.250243 13228 raft_consensus.cc:385] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.250635 13228 raft_consensus.cc:740] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.250264 13229 raft_consensus.cc:359] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.251060 13229 raft_consensus.cc:385] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.251353 13229 raft_consensus.cc:740] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.251374 13228 consensus_queue.cc:260] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.252362 13229 consensus_queue.cc:260] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.253728 13228 ts_tablet_manager.cc:1434] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 10:59:54.254587 13228 tablet_bootstrap.cc:492] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035: Bootstrap starting.
I20260710 10:59:54.256175 13229 ts_tablet_manager.cc:1434] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 10:59:54.257179 13229 tablet_bootstrap.cc:492] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e: Bootstrap starting.
I20260710 10:59:54.257608 13227 tablet_bootstrap.cc:492] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c: No bootstrap required, opened a new log
I20260710 10:59:54.258020 13227 ts_tablet_manager.cc:1403] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 10:59:54.260715 13227 raft_consensus.cc:359] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.261412 13228 tablet_bootstrap.cc:654] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.261372 13227 raft_consensus.cc:385] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.261845 13227 raft_consensus.cc:740] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.262795 13229 tablet_bootstrap.cc:654] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.262679 13227 consensus_queue.cc:260] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.265000 13227 ts_tablet_manager.cc:1434] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260710 10:59:54.265909 13227 tablet_bootstrap.cc:492] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c: Bootstrap starting.
I20260710 10:59:54.271657 13227 tablet_bootstrap.cc:654] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.276748 13229 tablet_bootstrap.cc:492] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e: No bootstrap required, opened a new log
I20260710 10:59:54.277228 13229 ts_tablet_manager.cc:1403] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 10:59:54.280009 13229 raft_consensus.cc:359] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.280606 13227 tablet_bootstrap.cc:492] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c: No bootstrap required, opened a new log
I20260710 10:59:54.280759 13229 raft_consensus.cc:385] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.281127 13227 ts_tablet_manager.cc:1403] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 10:59:54.281105 13229 raft_consensus.cc:740] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.282080 13229 consensus_queue.cc:260] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.283859 13227 raft_consensus.cc:359] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.284519 13227 raft_consensus.cc:385] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.284780 13227 raft_consensus.cc:740] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.285408 13227 consensus_queue.cc:260] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.286034 13229 ts_tablet_manager.cc:1434] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 10:59:54.287019 13229 tablet_bootstrap.cc:492] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e: Bootstrap starting.
I20260710 10:59:54.287624 13227 ts_tablet_manager.cc:1434] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 10:59:54.288566 13227 tablet_bootstrap.cc:492] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c: Bootstrap starting.
I20260710 10:59:54.293164 13229 tablet_bootstrap.cc:654] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.294246 13227 tablet_bootstrap.cc:654] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.295475 13232 raft_consensus.cc:493] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.295956 13232 raft_consensus.cc:515] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.298484 13232 leader_election.cc:290] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.305537 13227 tablet_bootstrap.cc:492] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c: No bootstrap required, opened a new log
I20260710 10:59:54.305984 13227 ts_tablet_manager.cc:1403] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 10:59:54.306738 13235 raft_consensus.cc:493] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.307212 13235 raft_consensus.cc:515] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.308673 13227 raft_consensus.cc:359] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.309370 13227 raft_consensus.cc:385] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.309618 13227 raft_consensus.cc:740] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.310246 13227 consensus_queue.cc:260] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.312557 13228 tablet_bootstrap.cc:492] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035: No bootstrap required, opened a new log
I20260710 10:59:54.313021 13228 ts_tablet_manager.cc:1403] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.036s
I20260710 10:59:54.313494 13227 ts_tablet_manager.cc:1434] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 10:59:54.315788 13228 raft_consensus.cc:359] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.316332 13227 tablet_bootstrap.cc:492] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c: Bootstrap starting.
I20260710 10:59:54.316524 13228 raft_consensus.cc:385] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.316812 13228 raft_consensus.cc:740] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.317480 13228 consensus_queue.cc:260] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.321071 13228 ts_tablet_manager.cc:1434] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 10:59:54.321909 13228 tablet_bootstrap.cc:492] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035: Bootstrap starting.
I20260710 10:59:54.322455 13227 tablet_bootstrap.cc:654] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.324816 13235 leader_election.cc:290] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.327584 13227 tablet_bootstrap.cc:492] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c: No bootstrap required, opened a new log
I20260710 10:59:54.327729 13228 tablet_bootstrap.cc:654] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.328028 13227 ts_tablet_manager.cc:1403] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 10:59:54.330789 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7d066c1b3b4a09b7efc5d0c76e4215" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" is_pre_election: true
I20260710 10:59:54.330703 13227 raft_consensus.cc:359] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.331493 13227 raft_consensus.cc:385] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.331791 13227 raft_consensus.cc:740] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.331758 13113 raft_consensus.cc:2468] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 0.
I20260710 10:59:54.333498 13003 leader_election.cc:304] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:54.334286 13235 raft_consensus.cc:2804] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.334618 13235 raft_consensus.cc:493] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.334923 13235 raft_consensus.cc:3060] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.332708 13227 consensus_queue.cc:260] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.337852 13227 ts_tablet_manager.cc:1434] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 10:59:54.338778 13227 tablet_bootstrap.cc:492] T da5b1199a4804fc5bd21822c3333f295 P 903b282ded024ae69ececbe99aaa162c: Bootstrap starting.
I20260710 10:59:54.338900 13228 tablet_bootstrap.cc:492] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035: No bootstrap required, opened a new log
I20260710 10:59:54.339363 13228 ts_tablet_manager.cc:1403] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 10:59:54.342027 13228 raft_consensus.cc:359] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.342653 13228 raft_consensus.cc:385] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.342933 13228 raft_consensus.cc:740] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.343549 13228 consensus_queue.cc:260] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.345422 13227 tablet_bootstrap.cc:654] T da5b1199a4804fc5bd21822c3333f295 P 903b282ded024ae69ececbe99aaa162c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.345981 13228 ts_tablet_manager.cc:1434] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 10:59:54.346927 13228 tablet_bootstrap.cc:492] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035: Bootstrap starting.
I20260710 10:59:54.352619 13228 tablet_bootstrap.cc:654] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.353673 13235 raft_consensus.cc:515] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.356562 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7d066c1b3b4a09b7efc5d0c76e4215" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:54.357116 13113 raft_consensus.cc:3060] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.363525 13228 tablet_bootstrap.cc:492] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035: No bootstrap required, opened a new log
I20260710 10:59:54.364024 13228 ts_tablet_manager.cc:1403] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260710 10:59:54.366040 13235 leader_election.cc:290] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 election: Requested vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.366576 13113 raft_consensus.cc:2468] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 1.
I20260710 10:59:54.366743 13228 raft_consensus.cc:359] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.367476 13228 raft_consensus.cc:385] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.367755 13228 raft_consensus.cc:740] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.367805 13003 leader_election.cc:304] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:54.368786 13235 raft_consensus.cc:2804] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.368746 13228 consensus_queue.cc:260] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.370062 13235 raft_consensus.cc:697] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Becoming Leader. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:54.371163 13228 ts_tablet_manager.cc:1434] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 10:59:54.370916 13235 consensus_queue.cc:237] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.372118 13228 tablet_bootstrap.cc:492] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035: Bootstrap starting.
I20260710 10:59:54.376538 13229 tablet_bootstrap.cc:492] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e: No bootstrap required, opened a new log
I20260710 10:59:54.376434 13234 raft_consensus.cc:493] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.376945 13234 raft_consensus.cc:515] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.378948 13228 tablet_bootstrap.cc:654] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.381620 13234 leader_election.cc:290] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987)
I20260710 10:59:54.391309 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903b282ded024ae69ececbe99aaa162c" is_pre_election: true
I20260710 10:59:54.391779 12935 catalog_manager.cc:5697] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c reported cstate change: term changed from 0 to 1, leader changed from <none> to 903b282ded024ae69ececbe99aaa162c (127.12.20.129). New cstate: current_term: 1 leader_uuid: "903b282ded024ae69ececbe99aaa162c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:54.393292 13187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7d066c1b3b4a09b7efc5d0c76e4215" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10221c9f14e4ef0913a40c346a15035" is_pre_election: true
I20260710 10:59:54.394893 13187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7d066c1b3b4a09b7efc5d0c76e4215" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
W20260710 10:59:54.396584 13002 leader_election.cc:343] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:54.397457 13002 leader_election.cc:343] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:54.398589 13077 leader_election.cc:343] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.399356 13229 ts_tablet_manager.cc:1403] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent bootstrapping tablet: real 0.113s	user 0.007s	sys 0.006s
I20260710 10:59:54.401981 13229 raft_consensus.cc:359] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.402621 13229 raft_consensus.cc:385] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.402918 13229 raft_consensus.cc:740] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.403805 13187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10221c9f14e4ef0913a40c346a15035" is_pre_election: true
I20260710 10:59:54.404438 13187 raft_consensus.cc:2468] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 0.
I20260710 10:59:54.406291 13228 tablet_bootstrap.cc:492] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035: No bootstrap required, opened a new log
I20260710 10:59:54.408063 13228 ts_tablet_manager.cc:1403] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.006s
I20260710 10:59:54.408654 13077 leader_election.cc:304] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [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: 6c7d4fb55cfb45e781903b8bbb97653e, f10221c9f14e4ef0913a40c346a15035; no voters: 903b282ded024ae69ececbe99aaa162c
I20260710 10:59:54.409008 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff893fd9760495cb432d8c1189f9851" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" is_pre_election: true
I20260710 10:59:54.412773 13228 raft_consensus.cc:359] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.413445 13228 raft_consensus.cc:385] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.413722 13228 raft_consensus.cc:740] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.414527 13228 consensus_queue.cc:260] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
W20260710 10:59:54.415983 13152 leader_election.cc:343] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.416982 13228 ts_tablet_manager.cc:1434] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 10:59:54.417537 13232 raft_consensus.cc:2804] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.417874 13232 raft_consensus.cc:493] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.418200 13232 raft_consensus.cc:3060] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.419016 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff893fd9760495cb432d8c1189f9851" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903b282ded024ae69ececbe99aaa162c" is_pre_election: true
W20260710 10:59:54.420527 13151 leader_election.cc:343] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.420979 13151 leader_election.cc:304] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [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: f10221c9f14e4ef0913a40c346a15035; no voters: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c
I20260710 10:59:54.421962 13234 raft_consensus.cc:2749] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:54.423094 13228 tablet_bootstrap.cc:492] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035: Bootstrap starting.
I20260710 10:59:54.424891 13232 raft_consensus.cc:515] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.426810 13232 leader_election.cc:290] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 1 election: Requested vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.428646 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903b282ded024ae69ececbe99aaa162c"
I20260710 10:59:54.429330 13228 tablet_bootstrap.cc:654] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035: Neither blocks nor log segments found. Creating new log.
W20260710 10:59:54.430250 13077 leader_election.cc:343] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.432049 13187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:54.432466 13187 raft_consensus.cc:3060] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.434278 13228 tablet_bootstrap.cc:492] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035: No bootstrap required, opened a new log
I20260710 10:59:54.434719 13228 ts_tablet_manager.cc:1403] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 10:59:54.430987 13229 consensus_queue.cc:260] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.437376 13228 raft_consensus.cc:359] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.438067 13228 raft_consensus.cc:385] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.438361 13228 raft_consensus.cc:740] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.438932 13229 ts_tablet_manager.cc:1434] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.004s
I20260710 10:59:54.439091 13228 consensus_queue.cc:260] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.439801 13229 tablet_bootstrap.cc:492] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e: Bootstrap starting.
I20260710 10:59:54.440404 13227 tablet_bootstrap.cc:492] T da5b1199a4804fc5bd21822c3333f295 P 903b282ded024ae69ececbe99aaa162c: No bootstrap required, opened a new log
I20260710 10:59:54.440896 13227 ts_tablet_manager.cc:1403] T da5b1199a4804fc5bd21822c3333f295 P 903b282ded024ae69ececbe99aaa162c: Time spent bootstrapping tablet: real 0.102s	user 0.040s	sys 0.048s
I20260710 10:59:54.441795 13187 raft_consensus.cc:2468] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 1.
I20260710 10:59:54.442862 13077 leader_election.cc:304] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [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: 6c7d4fb55cfb45e781903b8bbb97653e, f10221c9f14e4ef0913a40c346a15035; no voters: 903b282ded024ae69ececbe99aaa162c
I20260710 10:59:54.443440 13228 ts_tablet_manager.cc:1434] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 10:59:54.443871 13232 raft_consensus.cc:2804] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.444336 13228 tablet_bootstrap.cc:492] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035: Bootstrap starting.
I20260710 10:59:54.447229 13229 tablet_bootstrap.cc:654] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.448974 13227 raft_consensus.cc:359] T da5b1199a4804fc5bd21822c3333f295 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.450449 13228 tablet_bootstrap.cc:654] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.449707 13227 raft_consensus.cc:385] T da5b1199a4804fc5bd21822c3333f295 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.457057 13227 raft_consensus.cc:740] T da5b1199a4804fc5bd21822c3333f295 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.458001 13227 consensus_queue.cc:260] T da5b1199a4804fc5bd21822c3333f295 P 903b282ded024ae69ececbe99aaa162c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.460301 13227 ts_tablet_manager.cc:1434] T da5b1199a4804fc5bd21822c3333f295 P 903b282ded024ae69ececbe99aaa162c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 10:59:54.461248 13227 tablet_bootstrap.cc:492] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c: Bootstrap starting.
I20260710 10:59:54.467015 13227 tablet_bootstrap.cc:654] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.467622 13232 raft_consensus.cc:697] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 LEADER]: Becoming Leader. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Running, Role: LEADER
I20260710 10:59:54.470688 13232 consensus_queue.cc:237] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.471225 13228 tablet_bootstrap.cc:492] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035: No bootstrap required, opened a new log
I20260710 10:59:54.471632 13228 ts_tablet_manager.cc:1403] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.005s
I20260710 10:59:54.473886 13229 tablet_bootstrap.cc:492] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e: No bootstrap required, opened a new log
I20260710 10:59:54.474427 13229 ts_tablet_manager.cc:1403] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.007s
I20260710 10:59:54.474082 13228 raft_consensus.cc:359] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.474850 13228 raft_consensus.cc:385] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.475127 13228 raft_consensus.cc:740] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.475909 13228 consensus_queue.cc:260] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.477751 13228 ts_tablet_manager.cc:1434] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 10:59:54.477425 13229 raft_consensus.cc:359] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.478197 13229 raft_consensus.cc:385] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.478557 13228 tablet_bootstrap.cc:492] T da5b1199a4804fc5bd21822c3333f295 P f10221c9f14e4ef0913a40c346a15035: Bootstrap starting.
I20260710 10:59:54.478549 13229 raft_consensus.cc:740] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.479565 13229 consensus_queue.cc:260] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.479753 12936 catalog_manager.cc:5697] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130). New cstate: current_term: 1 leader_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:54.481339 13234 raft_consensus.cc:493] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.481990 13227 tablet_bootstrap.cc:492] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c: No bootstrap required, opened a new log
I20260710 10:59:54.481755 13234 raft_consensus.cc:515] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.482394 13227 ts_tablet_manager.cc:1403] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260710 10:59:54.483661 13234 leader_election.cc:290] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987)
I20260710 10:59:54.484323 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c57c70ba58740f2b358dd973160da49" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903b282ded024ae69ececbe99aaa162c" is_pre_election: true
I20260710 10:59:54.484879 13038 raft_consensus.cc:2468] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 0.
I20260710 10:59:54.486128 13151 leader_election.cc:304] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 903b282ded024ae69ececbe99aaa162c, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 10:59:54.486663 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c57c70ba58740f2b358dd973160da49" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" is_pre_election: true
I20260710 10:59:54.484721 13227 raft_consensus.cc:359] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.487167 13227 raft_consensus.cc:385] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.487218 13113 raft_consensus.cc:2468] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 0.
I20260710 10:59:54.487483 13227 raft_consensus.cc:740] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.488620 13234 raft_consensus.cc:493] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.489023 13234 raft_consensus.cc:515] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.491587 13265 raft_consensus.cc:2804] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.492053 13234 leader_election.cc:290] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987)
I20260710 10:59:54.491982 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" is_pre_election: true
I20260710 10:59:54.491976 13265 raft_consensus.cc:493] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.492379 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903b282ded024ae69ececbe99aaa162c" is_pre_election: true
I20260710 10:59:54.492682 13113 raft_consensus.cc:2468] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 0.
I20260710 10:59:54.492854 13265 raft_consensus.cc:3060] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.493125 13038 raft_consensus.cc:2468] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 0.
I20260710 10:59:54.493800 13152 leader_election.cc:304] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c7d4fb55cfb45e781903b8bbb97653e, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 10:59:54.489040 13227 consensus_queue.cc:260] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.496639 13234 raft_consensus.cc:2804] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.496980 13234 raft_consensus.cc:493] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.497284 13234 raft_consensus.cc:3060] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.498764 13228 tablet_bootstrap.cc:654] T da5b1199a4804fc5bd21822c3333f295 P f10221c9f14e4ef0913a40c346a15035: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.499509 13265 raft_consensus.cc:515] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.501116 13227 ts_tablet_manager.cc:1434] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 10:59:54.501989 13227 tablet_bootstrap.cc:492] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c: Bootstrap starting.
I20260710 10:59:54.501892 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c57c70ba58740f2b358dd973160da49" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903b282ded024ae69ececbe99aaa162c"
I20260710 10:59:54.502501 13038 raft_consensus.cc:3060] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.507433 13227 tablet_bootstrap.cc:654] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.495326 13229 ts_tablet_manager.cc:1434] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260710 10:59:54.508708 13038 raft_consensus.cc:2468] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 1.
I20260710 10:59:54.509754 13151 leader_election.cc:304] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 903b282ded024ae69ececbe99aaa162c, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 10:59:54.510533 13266 raft_consensus.cc:2804] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.511053 13229 tablet_bootstrap.cc:492] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e: Bootstrap starting.
I20260710 10:59:54.514613 13235 raft_consensus.cc:493] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.515065 13235 raft_consensus.cc:515] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.515424 13265 leader_election.cc:290] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 election: Requested vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987)
I20260710 10:59:54.517007 13235 leader_election.cc:290] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.518126 13187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1530530be2f460ca9c8883cbdff508a" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10221c9f14e4ef0913a40c346a15035" is_pre_election: true
I20260710 10:59:54.518841 13229 tablet_bootstrap.cc:654] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.518735 13187 raft_consensus.cc:2468] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 0.
I20260710 10:59:54.519980 13002 leader_election.cc:304] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 903b282ded024ae69ececbe99aaa162c, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 10:59:54.520314 13112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1530530be2f460ca9c8883cbdff508a" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" is_pre_election: true
I20260710 10:59:54.521478 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c57c70ba58740f2b358dd973160da49" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
W20260710 10:59:54.521708 13003 leader_election.cc:343] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.522008 13235 raft_consensus.cc:2804] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.522394 13235 raft_consensus.cc:493] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.522786 13235 raft_consensus.cc:3060] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.525072 13113 raft_consensus.cc:3060] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.525441 13266 raft_consensus.cc:697] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 1 LEADER]: Becoming Leader. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Running, Role: LEADER
I20260710 10:59:54.526264 13266 consensus_queue.cc:237] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
W20260710 10:59:54.528245 12984 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:54.531279 13113 raft_consensus.cc:2468] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 1.
I20260710 10:59:54.535835 12936 catalog_manager.cc:5697] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 reported cstate change: term changed from 0 to 1, leader changed from <none> to f10221c9f14e4ef0913a40c346a15035 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "f10221c9f14e4ef0913a40c346a15035" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:54.537492 13235 raft_consensus.cc:515] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.540045 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1530530be2f460ca9c8883cbdff508a" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
W20260710 10:59:54.541213 13003 leader_election.cc:343] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:54.541973 13227 tablet_bootstrap.cc:492] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c: No bootstrap required, opened a new log
I20260710 10:59:54.542362 13227 ts_tablet_manager.cc:1403] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.004s
I20260710 10:59:54.544242 13234 raft_consensus.cc:515] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.544721 13227 raft_consensus.cc:359] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.545325 13227 raft_consensus.cc:385] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.545583 13227 raft_consensus.cc:740] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.546207 13227 consensus_queue.cc:260] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.547039 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903b282ded024ae69ececbe99aaa162c"
I20260710 10:59:54.547629 13038 raft_consensus.cc:3060] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.548211 13227 ts_tablet_manager.cc:1434] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 10:59:54.548997 13227 tablet_bootstrap.cc:492] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c: Bootstrap starting.
I20260710 10:59:54.548450 13235 leader_election.cc:290] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 election: Requested vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.551978 13187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1530530be2f460ca9c8883cbdff508a" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:54.552529 13187 raft_consensus.cc:3060] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.553160 13228 tablet_bootstrap.cc:492] T da5b1199a4804fc5bd21822c3333f295 P f10221c9f14e4ef0913a40c346a15035: No bootstrap required, opened a new log
I20260710 10:59:54.553567 13228 ts_tablet_manager.cc:1403] T da5b1199a4804fc5bd21822c3333f295 P f10221c9f14e4ef0913a40c346a15035: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.012s
I20260710 10:59:54.553862 13227 tablet_bootstrap.cc:654] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.556061 13228 raft_consensus.cc:359] T da5b1199a4804fc5bd21822c3333f295 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.556686 13228 raft_consensus.cc:385] T da5b1199a4804fc5bd21822c3333f295 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.556926 13228 raft_consensus.cc:740] T da5b1199a4804fc5bd21822c3333f295 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.557626 13228 consensus_queue.cc:260] T da5b1199a4804fc5bd21822c3333f295 P f10221c9f14e4ef0913a40c346a15035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.559420 13228 ts_tablet_manager.cc:1434] T da5b1199a4804fc5bd21822c3333f295 P f10221c9f14e4ef0913a40c346a15035: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 10:59:54.559772 13038 raft_consensus.cc:2468] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 1.
I20260710 10:59:54.560817 13151 leader_election.cc:304] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 903b282ded024ae69ececbe99aaa162c, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 10:59:54.561208 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:54.561584 13266 raft_consensus.cc:2804] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.561719 13113 raft_consensus.cc:3060] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.562047 13266 raft_consensus.cc:697] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 1 LEADER]: Becoming Leader. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Running, Role: LEADER
I20260710 10:59:54.562819 13266 consensus_queue.cc:237] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.565995 13187 raft_consensus.cc:2468] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 1.
I20260710 10:59:54.566658 13234 leader_election.cc:290] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 election: Requested vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987)
I20260710 10:59:54.567394 13002 leader_election.cc:304] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [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: 903b282ded024ae69ececbe99aaa162c, f10221c9f14e4ef0913a40c346a15035; no voters: 6c7d4fb55cfb45e781903b8bbb97653e
I20260710 10:59:54.568553 13235 raft_consensus.cc:2804] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.569129 13235 raft_consensus.cc:697] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Becoming Leader. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:54.569424 13113 raft_consensus.cc:2468] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 1.
I20260710 10:59:54.569818 13229 tablet_bootstrap.cc:492] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e: No bootstrap required, opened a new log
I20260710 10:59:54.570391 13229 ts_tablet_manager.cc:1403] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.024s
I20260710 10:59:54.572470 13248 raft_consensus.cc:493] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.569865 13235 consensus_queue.cc:237] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.572945 13248 raft_consensus.cc:515] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.575066 13248 leader_election.cc:290] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.575101 12936 catalog_manager.cc:5697] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 reported cstate change: term changed from 0 to 1, leader changed from <none> to f10221c9f14e4ef0913a40c346a15035 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "f10221c9f14e4ef0913a40c346a15035" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:54.576915 13112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" is_pre_election: true
I20260710 10:59:54.577145 13229 raft_consensus.cc:359] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.577956 13229 raft_consensus.cc:385] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.578394 13228 tablet_bootstrap.cc:492] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035: Bootstrap starting.
I20260710 10:59:54.578293 13229 raft_consensus.cc:740] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.577556 13112 raft_consensus.cc:2468] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 0.
I20260710 10:59:54.579167 13229 consensus_queue.cc:260] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.580026 13003 leader_election.cc:304] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:54.580971 13248 raft_consensus.cc:2804] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.581300 13248 raft_consensus.cc:493] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.581612 13248 raft_consensus.cc:3060] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.584149 13229 ts_tablet_manager.cc:1434] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260710 10:59:54.586364 13229 tablet_bootstrap.cc:492] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e: Bootstrap starting.
I20260710 10:59:54.588225 13187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10221c9f14e4ef0913a40c346a15035" is_pre_election: true
I20260710 10:59:54.588887 13187 raft_consensus.cc:2468] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 0.
I20260710 10:59:54.591006 13248 raft_consensus.cc:515] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.593864 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:54.594434 13113 raft_consensus.cc:3060] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.597468 13229 tablet_bootstrap.cc:654] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.601269 13113 raft_consensus.cc:2468] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 1.
I20260710 10:59:54.602391 13003 leader_election.cc:304] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:54.604332 13234 raft_consensus.cc:493] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.604815 13234 raft_consensus.cc:515] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.607425 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7d066c1b3b4a09b7efc5d0c76e4215" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903b282ded024ae69ececbe99aaa162c" is_pre_election: true
I20260710 10:59:54.608239 13112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7d066c1b3b4a09b7efc5d0c76e4215" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" is_pre_election: true
I20260710 10:59:54.608760 13228 tablet_bootstrap.cc:654] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.608940 13112 raft_consensus.cc:2393] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f10221c9f14e4ef0913a40c346a15035 in current term 1: Already voted for candidate 903b282ded024ae69ececbe99aaa162c in this term.
I20260710 10:59:54.610152 13152 leader_election.cc:304] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [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: f10221c9f14e4ef0913a40c346a15035; no voters: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c
I20260710 10:59:54.610947 13266 raft_consensus.cc:3060] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.611060 13234 leader_election.cc:290] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987)
I20260710 10:59:54.614327 13229 tablet_bootstrap.cc:492] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e: No bootstrap required, opened a new log
I20260710 10:59:54.616164 13229 ts_tablet_manager.cc:1403] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.002s
I20260710 10:59:54.616928 13187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:54.617441 13187 raft_consensus.cc:3060] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.617651 13266 raft_consensus.cc:2749] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:54.618235 13228 tablet_bootstrap.cc:492] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035: No bootstrap required, opened a new log
I20260710 10:59:54.618654 13228 ts_tablet_manager.cc:1403] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260710 10:59:54.620798 13229 raft_consensus.cc:359] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.620983 13228 raft_consensus.cc:359] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.622663 13248 leader_election.cc:290] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 election: Requested vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.622718 13228 raft_consensus.cc:385] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.622767 13229 raft_consensus.cc:385] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.623224 13228 raft_consensus.cc:740] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.623345 13248 raft_consensus.cc:2804] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.623616 13229 raft_consensus.cc:740] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.624063 13228 consensus_queue.cc:260] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.625010 13229 consensus_queue.cc:260] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.625887 13228 ts_tablet_manager.cc:1434] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 10:59:54.623821 13248 raft_consensus.cc:697] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Becoming Leader. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:54.632577 13248 consensus_queue.cc:237] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.633452 13229 ts_tablet_manager.cc:1434] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 10:59:54.634282 13229 tablet_bootstrap.cc:492] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e: Bootstrap starting.
I20260710 10:59:54.627163 13187 raft_consensus.cc:2468] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 1.
I20260710 10:59:54.635464 12936 catalog_manager.cc:5697] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c reported cstate change: term changed from 0 to 1, leader changed from <none> to 903b282ded024ae69ececbe99aaa162c (127.12.20.129). New cstate: current_term: 1 leader_uuid: "903b282ded024ae69ececbe99aaa162c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:54.638010 13266 raft_consensus.cc:493] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.638417 13266 raft_consensus.cc:515] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.639941 13229 tablet_bootstrap.cc:654] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.640364 13266 leader_election.cc:290] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987)
I20260710 10:59:54.642293 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea078f8b02d8443c806d2fcb2c223825" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903b282ded024ae69ececbe99aaa162c" is_pre_election: true
I20260710 10:59:54.642908 13038 raft_consensus.cc:2468] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 0.
I20260710 10:59:54.644758 13151 leader_election.cc:304] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 903b282ded024ae69ececbe99aaa162c, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 10:59:54.645706 13266 raft_consensus.cc:2804] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.645946 13266 raft_consensus.cc:493] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.646145 13266 raft_consensus.cc:3060] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.647593 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea078f8b02d8443c806d2fcb2c223825" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" is_pre_election: true
I20260710 10:59:54.648341 13113 raft_consensus.cc:2468] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 0.
I20260710 10:59:54.651328 13229 tablet_bootstrap.cc:492] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e: No bootstrap required, opened a new log
I20260710 10:59:54.651707 13229 ts_tablet_manager.cc:1403] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 10:59:54.652318 13227 tablet_bootstrap.cc:492] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c: No bootstrap required, opened a new log
I20260710 10:59:54.652695 13227 ts_tablet_manager.cc:1403] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c: Time spent bootstrapping tablet: real 0.104s	user 0.018s	sys 0.040s
I20260710 10:59:54.652748 13266 raft_consensus.cc:515] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.653496 13232 raft_consensus.cc:493] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.653896 13232 raft_consensus.cc:515] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.654102 13229 raft_consensus.cc:359] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.654707 13229 raft_consensus.cc:385] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.654950 13229 raft_consensus.cc:740] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.655296 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea078f8b02d8443c806d2fcb2c223825" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903b282ded024ae69ececbe99aaa162c"
I20260710 10:59:54.655239 13227 raft_consensus.cc:359] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.655730 13232 leader_election.cc:290] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.655920 13038 raft_consensus.cc:3060] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.655642 13229 consensus_queue.cc:260] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.657222 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff893fd9760495cb432d8c1189f9851" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903b282ded024ae69ececbe99aaa162c" is_pre_election: true
I20260710 10:59:54.657861 13037 raft_consensus.cc:2468] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 0.
I20260710 10:59:54.658957 13077 leader_election.cc:304] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:54.659703 13232 raft_consensus.cc:2804] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.659917 13229 ts_tablet_manager.cc:1434] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 10:59:54.660058 13232 raft_consensus.cc:493] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.660421 13232 raft_consensus.cc:3060] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.660749 13229 tablet_bootstrap.cc:492] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e: Bootstrap starting.
I20260710 10:59:54.662048 13038 raft_consensus.cc:2468] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 1.
I20260710 10:59:54.663057 13151 leader_election.cc:304] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 903b282ded024ae69ececbe99aaa162c, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 10:59:54.662770 12933 catalog_manager.cc:5697] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c reported cstate change: term changed from 0 to 1, leader changed from <none> to 903b282ded024ae69ececbe99aaa162c (127.12.20.129). New cstate: current_term: 1 leader_uuid: "903b282ded024ae69ececbe99aaa162c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:54.655920 13227 raft_consensus.cc:385] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.664645 13227 raft_consensus.cc:740] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.664899 13235 raft_consensus.cc:493] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.665315 13235 raft_consensus.cc:515] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.666103 13227 consensus_queue.cc:260] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.666667 13229 tablet_bootstrap.cc:654] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.667232 13235 leader_election.cc:290] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.668835 13227 ts_tablet_manager.cc:1434] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 10:59:54.669337 13187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff893fd9760495cb432d8c1189f9851" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10221c9f14e4ef0913a40c346a15035" is_pre_election: true
I20260710 10:59:54.677695 13229 tablet_bootstrap.cc:492] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e: No bootstrap required, opened a new log
I20260710 10:59:54.677652 13187 raft_consensus.cc:2468] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 0.
I20260710 10:59:54.678179 13229 ts_tablet_manager.cc:1403] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 10:59:54.669821 13234 raft_consensus.cc:2804] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.679083 13234 raft_consensus.cc:697] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 1 LEADER]: Becoming Leader. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Running, Role: LEADER
I20260710 10:59:54.679913 13234 consensus_queue.cc:237] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.680672 13229 raft_consensus.cc:359] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.681277 13229 raft_consensus.cc:385] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.681526 13229 raft_consensus.cc:740] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.672024 13186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10221c9f14e4ef0913a40c346a15035" is_pre_election: true
I20260710 10:59:54.683723 13186 raft_consensus.cc:2393] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 903b282ded024ae69ececbe99aaa162c in current term 1: Already voted for candidate 6c7d4fb55cfb45e781903b8bbb97653e in this term.
I20260710 10:59:54.672643 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" is_pre_election: true
I20260710 10:59:54.674234 13112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea078f8b02d8443c806d2fcb2c223825" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:54.685782 13112 raft_consensus.cc:3060] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.688402 12933 catalog_manager.cc:5697] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 reported cstate change: term changed from 0 to 1, leader changed from <none> to f10221c9f14e4ef0913a40c346a15035 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "f10221c9f14e4ef0913a40c346a15035" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:54.690523 13112 raft_consensus.cc:2468] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 1.
I20260710 10:59:54.674675 13266 leader_election.cc:290] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 1 election: Requested vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987)
I20260710 10:59:54.675160 13232 raft_consensus.cc:515] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.682225 13229 consensus_queue.cc:260] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.691532 13003 leader_election.cc:304] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [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: 903b282ded024ae69ececbe99aaa162c; no voters: 6c7d4fb55cfb45e781903b8bbb97653e, f10221c9f14e4ef0913a40c346a15035
I20260710 10:59:54.693099 13229 ts_tablet_manager.cc:1434] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 10:59:54.693471 13232 leader_election.cc:290] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 1 election: Requested vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.693775 13235 raft_consensus.cc:3060] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.694430 13186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff893fd9760495cb432d8c1189f9851" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:54.694972 13186 raft_consensus.cc:3060] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.693629 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff893fd9760495cb432d8c1189f9851" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903b282ded024ae69ececbe99aaa162c"
I20260710 10:59:54.696451 13038 raft_consensus.cc:3060] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.699123 13248 raft_consensus.cc:493] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.699589 13248 raft_consensus.cc:515] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.700136 13235 raft_consensus.cc:2749] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:54.702297 13112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c237ce26ad48b4aad0d5d7b6d7f0d4" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" is_pre_election: true
I20260710 10:59:54.702566 13187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c237ce26ad48b4aad0d5d7b6d7f0d4" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10221c9f14e4ef0913a40c346a15035" is_pre_election: true
I20260710 10:59:54.702894 13112 raft_consensus.cc:2468] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 0.
I20260710 10:59:54.703176 13187 raft_consensus.cc:2468] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 0.
I20260710 10:59:54.703627 13038 raft_consensus.cc:2468] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 1.
I20260710 10:59:54.704025 13003 leader_election.cc:304] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:54.704464 13248 leader_election.cc:290] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.704689 13077 leader_election.cc:304] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:54.705088 13235 raft_consensus.cc:2804] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.705453 13232 raft_consensus.cc:2804] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.705447 13235 raft_consensus.cc:493] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.706002 13232 raft_consensus.cc:697] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 LEADER]: Becoming Leader. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Running, Role: LEADER
I20260710 10:59:54.706702 13232 consensus_queue.cc:237] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.707486 13186 raft_consensus.cc:2468] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 1.
I20260710 10:59:54.706043 13235 raft_consensus.cc:3060] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.714555 13235 raft_consensus.cc:515] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.716049 13235 leader_election.cc:290] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 election: Requested vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.715713 12933 catalog_manager.cc:5697] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130). New cstate: current_term: 1 leader_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:54.717144 13186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c237ce26ad48b4aad0d5d7b6d7f0d4" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:54.717195 13112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c237ce26ad48b4aad0d5d7b6d7f0d4" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:54.717645 13186 raft_consensus.cc:3060] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.717789 13112 raft_consensus.cc:3060] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.722045 13112 raft_consensus.cc:2468] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 1.
I20260710 10:59:54.723054 13003 leader_election.cc:304] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:54.723495 13186 raft_consensus.cc:2468] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 1.
I20260710 10:59:54.723687 13235 raft_consensus.cc:2804] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.724206 13235 raft_consensus.cc:697] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Becoming Leader. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:54.724975 13235 consensus_queue.cc:237] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.726951 13232 raft_consensus.cc:493] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:54.727409 13232 raft_consensus.cc:515] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.729110 13232 leader_election.cc:290] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.730065 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5b1199a4804fc5bd21822c3333f295" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903b282ded024ae69ececbe99aaa162c" is_pre_election: true
I20260710 10:59:54.730062 13186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5b1199a4804fc5bd21822c3333f295" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10221c9f14e4ef0913a40c346a15035" is_pre_election: true
I20260710 10:59:54.730823 13186 raft_consensus.cc:2468] T da5b1199a4804fc5bd21822c3333f295 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 0.
I20260710 10:59:54.730757 13038 raft_consensus.cc:2468] T da5b1199a4804fc5bd21822c3333f295 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 0.
I20260710 10:59:54.732085 13077 leader_election.cc:304] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:54.732692 13232 raft_consensus.cc:2804] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:54.732265 12933 catalog_manager.cc:5697] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c reported cstate change: term changed from 0 to 1, leader changed from <none> to 903b282ded024ae69ececbe99aaa162c (127.12.20.129). New cstate: current_term: 1 leader_uuid: "903b282ded024ae69ececbe99aaa162c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:54.733162 13232 raft_consensus.cc:493] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:54.733510 13232 raft_consensus.cc:3060] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.738906 13232 raft_consensus.cc:515] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.740613 13232 leader_election.cc:290] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 1 election: Requested vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.741204 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5b1199a4804fc5bd21822c3333f295" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903b282ded024ae69ececbe99aaa162c"
I20260710 10:59:54.741596 13186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5b1199a4804fc5bd21822c3333f295" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:54.741732 13038 raft_consensus.cc:3060] T da5b1199a4804fc5bd21822c3333f295 P 903b282ded024ae69ececbe99aaa162c [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.742144 13186 raft_consensus.cc:3060] T da5b1199a4804fc5bd21822c3333f295 P f10221c9f14e4ef0913a40c346a15035 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.746353 13038 raft_consensus.cc:2468] T da5b1199a4804fc5bd21822c3333f295 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 1.
I20260710 10:59:54.746466 13186 raft_consensus.cc:2468] T da5b1199a4804fc5bd21822c3333f295 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 1.
I20260710 10:59:54.747385 13077 leader_election.cc:304] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c7d4fb55cfb45e781903b8bbb97653e, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 10:59:54.747983 13232 raft_consensus.cc:2804] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.748335 13232 raft_consensus.cc:697] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 LEADER]: Becoming Leader. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Running, Role: LEADER
I20260710 10:59:54.748890 13232 consensus_queue.cc:237] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.754904 12933 catalog_manager.cc:5697] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130). New cstate: current_term: 1 leader_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:54.807150 13235 consensus_queue.cc:1048] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:54.817606 13275 consensus_queue.cc:1048] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:54.871191 13186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c57c70ba58740f2b358dd973160da49"
dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
mode: GRACEFUL
new_leader_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:53596
I20260710 10:59:54.871654 13186 raft_consensus.cc:606] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 1 LEADER]: Received request to transfer leadership to TS 903b282ded024ae69ececbe99aaa162c
I20260710 10:59:54.878245 13186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea078f8b02d8443c806d2fcb2c223825"
dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
mode: GRACEFUL
new_leader_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:53596
I20260710 10:59:54.878677 13186 raft_consensus.cc:606] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 1 LEADER]: Received request to transfer leadership to TS 903b282ded024ae69ececbe99aaa162c
I20260710 10:59:54.889469 13112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0"
dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
mode: GRACEFUL
new_leader_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:46666
I20260710 10:59:54.889974 13112 raft_consensus.cc:606] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 LEADER]: Received request to transfer leadership to TS 903b282ded024ae69ececbe99aaa162c
I20260710 10:59:54.894243 13186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8"
dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
mode: GRACEFUL
new_leader_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:53596
I20260710 10:59:54.894665 13186 raft_consensus.cc:606] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 1 LEADER]: Received request to transfer leadership to TS 903b282ded024ae69ececbe99aaa162c
I20260710 10:59:54.904903 13038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
mode: GRACEFUL
new_leader_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
 from {username='slave'} at 127.0.0.1:55458
I20260710 10:59:54.905405 13038 raft_consensus.cc:606] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Received request to transfer leadership to TS 6c7d4fb55cfb45e781903b8bbb97653e
I20260710 10:59:54.909788 13038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0c237ce26ad48b4aad0d5d7b6d7f0d4"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
mode: GRACEFUL
new_leader_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
 from {username='slave'} at 127.0.0.1:55458
I20260710 10:59:54.910248 13038 raft_consensus.cc:606] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Received request to transfer leadership to TS 6c7d4fb55cfb45e781903b8bbb97653e
I20260710 10:59:54.918526 13038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1530530be2f460ca9c8883cbdff508a"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
mode: GRACEFUL
new_leader_uuid: "f10221c9f14e4ef0913a40c346a15035"
 from {username='slave'} at 127.0.0.1:55458
I20260710 10:59:54.918969 13038 raft_consensus.cc:606] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Received request to transfer leadership to TS f10221c9f14e4ef0913a40c346a15035
I20260710 10:59:54.974732 13266 consensus_queue.cc:1048] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:54.980497 13234 raft_consensus.cc:993] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035: : Instructing follower 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:54.980947 13265 raft_consensus.cc:1081] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 1 LEADER]: Signalling peer 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:54.982496 13037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c57c70ba58740f2b358dd973160da49"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:55452
I20260710 10:59:54.983729 13037 raft_consensus.cc:493] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:54.984164 13037 raft_consensus.cc:3060] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:54.985538 13268 consensus_queue.cc:1048] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:54.990522 13037 raft_consensus.cc:515] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.993665 13037 leader_election.cc:290] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 2 election: Requested vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:54.994510 13112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c57c70ba58740f2b358dd973160da49" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:54.995112 13112 raft_consensus.cc:3060] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:54.996119 13186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c57c70ba58740f2b358dd973160da49" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:54.996652 13186 raft_consensus.cc:3055] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:54.996984 13186 raft_consensus.cc:740] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Running, Role: LEADER
I20260710 10:59:54.997663 13186 consensus_queue.cc:260] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:54.998494 13186 raft_consensus.cc:3060] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:54.999811 13112 raft_consensus.cc:2468] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 2.
I20260710 10:59:55.002175 13003 leader_election.cc:304] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [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: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:55.002852 13186 raft_consensus.cc:2468] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 2.
I20260710 10:59:55.002982 13275 raft_consensus.cc:2804] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:55.003458 13275 raft_consensus.cc:697] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Becoming Leader. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:55.004280 13275 consensus_queue.cc:237] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.009764 12935 catalog_manager.cc:5697] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c reported cstate change: term changed from 1 to 2, leader changed from f10221c9f14e4ef0913a40c346a15035 (127.12.20.131) to 903b282ded024ae69ececbe99aaa162c (127.12.20.129). New cstate: current_term: 2 leader_uuid: "903b282ded024ae69ececbe99aaa162c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.020948 13112 raft_consensus.cc:3060] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.026150 13275 consensus_queue.cc:1048] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.036581 13275 consensus_queue.cc:1048] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.046787 13268 consensus_queue.cc:1048] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.047783 13261 consensus_queue.cc:1048] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.049256 13275 consensus_queue.cc:1048] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.049849 13248 raft_consensus.cc:993] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c: : Instructing follower f10221c9f14e4ef0913a40c346a15035 to start an election
I20260710 10:59:55.050227 13248 raft_consensus.cc:1081] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Signalling peer f10221c9f14e4ef0913a40c346a15035 to start an election
I20260710 10:59:55.055538 13232 consensus_queue.cc:1048] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.057216 13235 raft_consensus.cc:993] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c: : Instructing follower 6c7d4fb55cfb45e781903b8bbb97653e to start an election
I20260710 10:59:55.057612 13235 raft_consensus.cc:1081] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Signalling peer 6c7d4fb55cfb45e781903b8bbb97653e to start an election
I20260710 10:59:55.062318 13111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a"
dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
 from {username='slave'} at 127.0.0.1:46642
I20260710 10:59:55.062924 13111 raft_consensus.cc:493] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.063265 13111 raft_consensus.cc:3060] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.064096 13248 consensus_queue.cc:1048] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.078536 13186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1530530be2f460ca9c8883cbdff508a"
dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
 from {username='slave'} at 127.0.0.1:53582
I20260710 10:59:55.079274 13186 raft_consensus.cc:493] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.079726 13186 raft_consensus.cc:3060] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.085177 13111 raft_consensus.cc:515] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.097170 13111 leader_election.cc:290] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 2 election: Requested vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:55.091377 13186 raft_consensus.cc:515] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.098201 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "903b282ded024ae69ececbe99aaa162c"
I20260710 10:59:55.098794 13038 raft_consensus.cc:3055] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:55.099113 13038 raft_consensus.cc:740] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:55.099818 13038 consensus_queue.cc:260] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.100582 13112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1530530be2f460ca9c8883cbdff508a" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:55.100914 13038 raft_consensus.cc:3060] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.101120 13112 raft_consensus.cc:3060] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.103976 13232 raft_consensus.cc:993] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e: : Instructing follower 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:55.104390 13232 raft_consensus.cc:1081] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 LEADER]: Signalling peer 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:55.103976 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1530530be2f460ca9c8883cbdff508a" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "903b282ded024ae69ececbe99aaa162c"
I20260710 10:59:55.105798 13037 raft_consensus.cc:3055] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:55.106117 13037 raft_consensus.cc:740] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:55.106825 13035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:55444
I20260710 10:59:55.106868 13037 consensus_queue.cc:260] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.107489 13035 raft_consensus.cc:493] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.108011 13037 raft_consensus.cc:3060] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.109859 13112 raft_consensus.cc:2468] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 2.
I20260710 10:59:55.110566 13186 leader_election.cc:290] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 2 election: Requested vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987)
I20260710 10:59:55.107833 13035 raft_consensus.cc:3060] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.114075 13152 leader_election.cc:304] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [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: 6c7d4fb55cfb45e781903b8bbb97653e, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 10:59:55.114887 13266 raft_consensus.cc:2804] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:55.115175 13037 raft_consensus.cc:2468] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 2.
I20260710 10:59:55.115322 13266 raft_consensus.cc:697] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [term 2 LEADER]: Becoming Leader. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Running, Role: LEADER
I20260710 10:59:55.116110 13266 consensus_queue.cc:237] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.117024 13186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:55.117532 13186 raft_consensus.cc:3060] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.120596 13038 raft_consensus.cc:2468] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 2.
I20260710 10:59:55.120756 13234 consensus_queue.cc:1048] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.122674 13077 leader_election.cc:304] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [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: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:55.123546 13261 raft_consensus.cc:2804] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:55.124001 13261 raft_consensus.cc:697] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 LEADER]: Becoming Leader. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Running, Role: LEADER
I20260710 10:59:55.124089 13186 raft_consensus.cc:2468] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 2.
I20260710 10:59:55.124797 13261 consensus_queue.cc:237] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.132805 13035 raft_consensus.cc:515] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.135232 13234 raft_consensus.cc:993] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035: : Instructing follower 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:55.135645 13234 raft_consensus.cc:1081] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 1 LEADER]: Signalling peer 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:55.137329 13037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:55452
I20260710 10:59:55.137835 13037 raft_consensus.cc:493] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.137872 13035 leader_election.cc:290] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 2 election: Requested vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:55.138264 13037 raft_consensus.cc:3060] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.139910 13111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:55.140463 13111 raft_consensus.cc:3055] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:55.140751 13111 raft_consensus.cc:740] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Running, Role: LEADER
I20260710 10:59:55.141423 13111 consensus_queue.cc:260] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.142244 13111 raft_consensus.cc:3060] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.142367 12935 catalog_manager.cc:5697] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e reported cstate change: term changed from 1 to 2, leader changed from 903b282ded024ae69ececbe99aaa162c (127.12.20.129) to 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130). New cstate: current_term: 2 leader_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.144903 13037 raft_consensus.cc:515] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.145494 12936 catalog_manager.cc:5697] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 reported cstate change: term changed from 1 to 2, leader changed from 903b282ded024ae69ececbe99aaa162c (127.12.20.129) to f10221c9f14e4ef0913a40c346a15035 (127.12.20.131). New cstate: current_term: 2 leader_uuid: "f10221c9f14e4ef0913a40c346a15035" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:55.147039 13111 raft_consensus.cc:2468] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 2.
I20260710 10:59:55.147549 13112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:55.148531 13003 leader_election.cc:304] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [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: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:55.149386 13248 raft_consensus.cc:2804] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:55.149863 13248 raft_consensus.cc:697] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Becoming Leader. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:55.150144 13037 leader_election.cc:290] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 2 election: Requested vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:55.150629 13248 consensus_queue.cc:237] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.152392 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:55.152639 13112 raft_consensus.cc:3060] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.152848 13185 raft_consensus.cc:3055] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:55.151927 13300 consensus_queue.cc:1048] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:55.153219 13185 raft_consensus.cc:740] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Running, Role: LEADER
I20260710 10:59:55.149284 13186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:55.154000 13185 consensus_queue.cc:260] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.154723 13186 raft_consensus.cc:3060] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.159646 13112 raft_consensus.cc:2468] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 2.
I20260710 10:59:55.160833 13003 leader_election.cc:304] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [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: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:55.161151 13185 raft_consensus.cc:3060] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.161602 13275 raft_consensus.cc:2804] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:55.162034 13275 raft_consensus.cc:697] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Becoming Leader. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:55.162148 13186 raft_consensus.cc:2468] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 2.
I20260710 10:59:55.162837 13275 consensus_queue.cc:237] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.168401 13266 consensus_queue.cc:1048] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.170099 13185 raft_consensus.cc:2468] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 2.
I20260710 10:59:55.171096 12936 catalog_manager.cc:5697] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c reported cstate change: term changed from 1 to 2, leader changed from 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130) to 903b282ded024ae69ececbe99aaa162c (127.12.20.129). New cstate: current_term: 2 leader_uuid: "903b282ded024ae69ececbe99aaa162c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.174957 13261 consensus_queue.cc:1048] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.182776 13266 raft_consensus.cc:993] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035: : Instructing follower 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:55.183180 13266 raft_consensus.cc:1081] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 1 LEADER]: Signalling peer 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:55.184238 13275 consensus_queue.cc:1048] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.188052 13036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea078f8b02d8443c806d2fcb2c223825"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:55452
I20260710 10:59:55.188673 13036 raft_consensus.cc:493] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.189040 13036 raft_consensus.cc:3060] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.194660 13268 consensus_queue.cc:1048] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.211719 13036 raft_consensus.cc:515] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.219076 13111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea078f8b02d8443c806d2fcb2c223825" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:55.220575 13036 leader_election.cc:290] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 2 election: Requested vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:55.220738 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea078f8b02d8443c806d2fcb2c223825" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:55.221354 13185 raft_consensus.cc:3055] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:55.221657 13185 raft_consensus.cc:740] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Running, Role: LEADER
I20260710 10:59:55.222579 13185 consensus_queue.cc:260] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.223697 13185 raft_consensus.cc:3060] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.225492 12936 catalog_manager.cc:5697] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c reported cstate change: term changed from 1 to 2, leader changed from f10221c9f14e4ef0913a40c346a15035 (127.12.20.131) to 903b282ded024ae69ececbe99aaa162c (127.12.20.129). New cstate: current_term: 2 leader_uuid: "903b282ded024ae69ececbe99aaa162c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.228282 13248 consensus_queue.cc:1048] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.231541 13185 raft_consensus.cc:2468] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 2.
I20260710 10:59:55.232920 13002 leader_election.cc:304] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [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: 903b282ded024ae69ececbe99aaa162c, f10221c9f14e4ef0913a40c346a15035; no voters: 6c7d4fb55cfb45e781903b8bbb97653e
I20260710 10:59:55.234076 13248 raft_consensus.cc:2804] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:55.234566 13248 raft_consensus.cc:697] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Becoming Leader. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:55.235389 13248 consensus_queue.cc:237] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.244114 13275 raft_consensus.cc:993] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c: : Instructing follower 6c7d4fb55cfb45e781903b8bbb97653e to start an election
I20260710 10:59:55.245050 13275 raft_consensus.cc:1081] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Signalling peer 6c7d4fb55cfb45e781903b8bbb97653e to start an election
I20260710 10:59:55.249747 13113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0c237ce26ad48b4aad0d5d7b6d7f0d4"
dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
 from {username='slave'} at 127.0.0.1:46642
I20260710 10:59:55.250262 13113 raft_consensus.cc:493] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.250607 13113 raft_consensus.cc:3060] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.255916 12936 catalog_manager.cc:5697] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c reported cstate change: term changed from 1 to 2, leader changed from f10221c9f14e4ef0913a40c346a15035 (127.12.20.131) to 903b282ded024ae69ececbe99aaa162c (127.12.20.129). New cstate: current_term: 2 leader_uuid: "903b282ded024ae69ececbe99aaa162c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.260303 13113 raft_consensus.cc:515] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.263072 13036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c237ce26ad48b4aad0d5d7b6d7f0d4" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "903b282ded024ae69ececbe99aaa162c"
I20260710 10:59:55.263227 13113 leader_election.cc:290] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 2 election: Requested vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:55.263620 13036 raft_consensus.cc:3055] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:55.263965 13036 raft_consensus.cc:740] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:55.264183 13186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c237ce26ad48b4aad0d5d7b6d7f0d4" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:55.264909 13036 consensus_queue.cc:260] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.264981 13186 raft_consensus.cc:3060] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.266127 13036 raft_consensus.cc:3060] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.269834 13307 consensus_queue.cc:1048] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.274477 13036 raft_consensus.cc:2468] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 2.
I20260710 10:59:55.275489 13077 leader_election.cc:304] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [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: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:55.276247 13307 raft_consensus.cc:2804] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:55.276757 13186 raft_consensus.cc:2468] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 2.
I20260710 10:59:55.276846 13307 raft_consensus.cc:697] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 LEADER]: Becoming Leader. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Running, Role: LEADER
I20260710 10:59:55.280216 13307 consensus_queue.cc:237] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:55.284657 13306 consensus_queue.cc:1048] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.289085 12933 catalog_manager.cc:5697] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e reported cstate change: term changed from 1 to 2, leader changed from 903b282ded024ae69ececbe99aaa162c (127.12.20.129) to 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130). New cstate: current_term: 2 leader_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.486232 13113 raft_consensus.cc:1275] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.487308 13275 consensus_queue.cc:1048] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.493610 13185 raft_consensus.cc:1275] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.495330 13248 consensus_queue.cc:1048] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.509792 13036 raft_consensus.cc:1275] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Refusing update from remote peer 6c7d4fb55cfb45e781903b8bbb97653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.510771 13307 consensus_queue.cc:1048] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.517293 13185 raft_consensus.cc:1275] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Refusing update from remote peer 6c7d4fb55cfb45e781903b8bbb97653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.518851 13307 consensus_queue.cc:1048] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.535328 13036 raft_consensus.cc:1275] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Refusing update from remote peer f10221c9f14e4ef0913a40c346a15035: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.536513 13268 consensus_queue.cc:1048] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 10:59:55.545172 13113 raft_consensus.cc:1275] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Refusing update from remote peer f10221c9f14e4ef0913a40c346a15035: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.546592 13234 consensus_queue.cc:1048] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.569149 13113 raft_consensus.cc:1275] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.570257 13248 consensus_queue.cc:1048] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.576987 13185 raft_consensus.cc:1275] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.578550 13275 consensus_queue.cc:1048] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.602015 13113 raft_consensus.cc:1275] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.603163 13275 consensus_queue.cc:1048] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.611424 13185 raft_consensus.cc:1275] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.613055 13248 consensus_queue.cc:1048] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.772403 13036 raft_consensus.cc:1275] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Refusing update from remote peer 6c7d4fb55cfb45e781903b8bbb97653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.773497 13307 consensus_queue.cc:1048] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.780511 13185 raft_consensus.cc:1275] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Refusing update from remote peer 6c7d4fb55cfb45e781903b8bbb97653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.782302 13307 consensus_queue.cc:1048] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.809029 13185 raft_consensus.cc:1275] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.810534 13248 consensus_queue.cc:1048] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.815550 13113 raft_consensus.cc:3060] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.821735 13113 raft_consensus.cc:1275] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:55.826606 13248 consensus_queue.cc:1048] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:57.946329 12370 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 10:59:57.946986 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:57.961504 13038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
mode: GRACEFUL
new_leader_uuid: "f10221c9f14e4ef0913a40c346a15035"
 from {username='slave'} at 127.0.0.1:55466
I20260710 10:59:57.962000 13038 raft_consensus.cc:606] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Received request to transfer leadership to TS f10221c9f14e4ef0913a40c346a15035
I20260710 10:59:57.964208 13038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
mode: GRACEFUL
new_leader_uuid: "f10221c9f14e4ef0913a40c346a15035"
 from {username='slave'} at 127.0.0.1:55466
I20260710 10:59:57.964654 13038 raft_consensus.cc:606] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Received request to transfer leadership to TS f10221c9f14e4ef0913a40c346a15035
I20260710 10:59:57.965821 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 10:59:57.966234 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:58.204459 13316 raft_consensus.cc:993] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c: : Instructing follower f10221c9f14e4ef0913a40c346a15035 to start an election
I20260710 10:59:58.204897 13235 raft_consensus.cc:1081] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Signalling peer f10221c9f14e4ef0913a40c346a15035 to start an election
I20260710 10:59:58.206194 13186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0"
dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
 from {username='slave'} at 127.0.0.1:53582
I20260710 10:59:58.206599 13186 raft_consensus.cc:493] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:58.206864 13186 raft_consensus.cc:3060] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:58.277698 13316 raft_consensus.cc:993] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c: : Instructing follower f10221c9f14e4ef0913a40c346a15035 to start an election
I20260710 10:59:58.278124 13235 raft_consensus.cc:1081] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Signalling peer f10221c9f14e4ef0913a40c346a15035 to start an election
I20260710 10:59:58.279398 13185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8"
dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
 from {username='slave'} at 127.0.0.1:53582
I20260710 10:59:58.279819 13185 raft_consensus.cc:493] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:58.280097 13185 raft_consensus.cc:3060] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:58.288652 13186 raft_consensus.cc:515] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:58.290789 13186 leader_election.cc:290] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 3 election: Requested vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987)
I20260710 10:59:58.291966 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:58.292560 13113 raft_consensus.cc:3060] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:58.292714 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "903b282ded024ae69ececbe99aaa162c"
I20260710 10:59:58.293221 13038 raft_consensus.cc:3055] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:58.293597 13038 raft_consensus.cc:740] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:58.294203 13038 consensus_queue.cc:260] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:58.295048 13038 raft_consensus.cc:3060] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:58.393157 13113 raft_consensus.cc:2468] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 3.
I20260710 10:59:58.393157 13038 raft_consensus.cc:2468] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 3.
I20260710 10:59:58.393183 13185 raft_consensus.cc:515] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:58.394733 13152 leader_election.cc:304] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [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: 6c7d4fb55cfb45e781903b8bbb97653e, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 10:59:58.395586 13185 leader_election.cc:290] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 3 election: Requested vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987)
I20260710 10:59:58.396169 13314 raft_consensus.cc:2804] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:58.396517 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "903b282ded024ae69ececbe99aaa162c"
I20260710 10:59:58.397033 13038 raft_consensus.cc:3055] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:58.397401 13038 raft_consensus.cc:740] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:58.397545 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:58.398190 13113 raft_consensus.cc:3060] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:58.397744 13314 raft_consensus.cc:697] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 3 LEADER]: Becoming Leader. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Running, Role: LEADER
I20260710 10:59:58.398329 13038 consensus_queue.cc:260] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:58.399317 13038 raft_consensus.cc:3060] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:58.399078 13314 consensus_queue.cc:237] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:58.406932 12936 catalog_manager.cc:5697] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 reported cstate change: term changed from 2 to 3, leader changed from 903b282ded024ae69ececbe99aaa162c (127.12.20.129) to f10221c9f14e4ef0913a40c346a15035 (127.12.20.131). New cstate: current_term: 3 leader_uuid: "f10221c9f14e4ef0913a40c346a15035" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:58.497597 13038 raft_consensus.cc:2468] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 3.
I20260710 10:59:58.497611 13113 raft_consensus.cc:2468] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 3.
I20260710 10:59:58.498711 13151 leader_election.cc:304] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [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: 903b282ded024ae69ececbe99aaa162c, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 10:59:58.499459 13314 raft_consensus.cc:2804] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:58.499825 13314 raft_consensus.cc:697] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 3 LEADER]: Becoming Leader. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Running, Role: LEADER
I20260710 10:59:58.500537 13314 consensus_queue.cc:237] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:58.506551 12936 catalog_manager.cc:5697] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 reported cstate change: term changed from 2 to 3, leader changed from 903b282ded024ae69ececbe99aaa162c (127.12.20.129) to f10221c9f14e4ef0913a40c346a15035 (127.12.20.131). New cstate: current_term: 3 leader_uuid: "f10221c9f14e4ef0913a40c346a15035" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:58.804452 13038 raft_consensus.cc:1275] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Refusing update from remote peer f10221c9f14e4ef0913a40c346a15035: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:58.805596 13314 consensus_queue.cc:1048] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:58.811668 13113 raft_consensus.cc:1275] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Refusing update from remote peer f10221c9f14e4ef0913a40c346a15035: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:58.813781 13314 consensus_queue.cc:1048] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:58.966995 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:58.983530 13185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0"
dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
mode: GRACEFUL
new_leader_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:53596
I20260710 10:59:58.984031 13185 raft_consensus.cc:606] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 3 LEADER]: Received request to transfer leadership to TS 903b282ded024ae69ececbe99aaa162c
I20260710 10:59:58.988076 13185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8"
dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
mode: GRACEFUL
new_leader_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:53596
I20260710 10:59:58.988534 13185 raft_consensus.cc:606] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 3 LEADER]: Received request to transfer leadership to TS 903b282ded024ae69ececbe99aaa162c
I20260710 10:59:58.992615 13113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a"
dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
mode: GRACEFUL
new_leader_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:46666
I20260710 10:59:58.993085 13113 raft_consensus.cc:606] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 LEADER]: Received request to transfer leadership to TS 903b282ded024ae69ececbe99aaa162c
I20260710 10:59:58.997458 13113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0c237ce26ad48b4aad0d5d7b6d7f0d4"
dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
mode: GRACEFUL
new_leader_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:46666
I20260710 10:59:58.998003 13113 raft_consensus.cc:606] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 LEADER]: Received request to transfer leadership to TS 903b282ded024ae69ececbe99aaa162c
I20260710 10:59:58.999028 13332 raft_consensus.cc:993] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e: : Instructing follower 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:58.999483 13307 raft_consensus.cc:1081] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 LEADER]: Signalling peer 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:59.000929 13038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:55444
I20260710 10:59:59.001438 13038 raft_consensus.cc:493] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.001802 13038 raft_consensus.cc:3060] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:59.002876 13113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dff893fd9760495cb432d8c1189f9851"
dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
mode: GRACEFUL
new_leader_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:46666
I20260710 10:59:59.003433 13113 raft_consensus.cc:606] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 LEADER]: Received request to transfer leadership to TS 903b282ded024ae69ececbe99aaa162c
I20260710 10:59:59.007351 13038 raft_consensus.cc:515] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:59.009390 13038 leader_election.cc:290] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 3 election: Requested vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:59.009661 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:59.009895 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:59.010345 13113 raft_consensus.cc:3055] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:59.010396 13185 raft_consensus.cc:3060] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:59.011955 13113 raft_consensus.cc:740] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Running, Role: LEADER
I20260710 10:59:59.012682 13113 consensus_queue.cc:260] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:59.013724 13113 raft_consensus.cc:3060] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:59.015239 13185 raft_consensus.cc:2468] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 3.
I20260710 10:59:59.016314 13002 leader_election.cc:304] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [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: 903b282ded024ae69ececbe99aaa162c, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 10:59:59.017043 13235 raft_consensus.cc:2804] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:59.017973 13235 raft_consensus.cc:697] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 3 LEADER]: Becoming Leader. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:59.018219 13113 raft_consensus.cc:2468] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 3.
I20260710 10:59:59.018788 13235 consensus_queue.cc:237] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:59.025167 12936 catalog_manager.cc:5697] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c reported cstate change: term changed from 2 to 3, leader changed from 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130) to 903b282ded024ae69ececbe99aaa162c (127.12.20.129). New cstate: current_term: 3 leader_uuid: "903b282ded024ae69ececbe99aaa162c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.094874 13113 raft_consensus.cc:1275] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Refusing update from remote peer f10221c9f14e4ef0913a40c346a15035: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:59.096254 13319 consensus_queue.cc:1048] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:59.130682 13038 raft_consensus.cc:1275] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Refusing update from remote peer f10221c9f14e4ef0913a40c346a15035: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:59.134600 13328 consensus_queue.cc:1048] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 10:59:59.148802 13314 raft_consensus.cc:993] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035: : Instructing follower 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:59.149394 13314 raft_consensus.cc:1081] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 3 LEADER]: Signalling peer 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:59.150030 13332 raft_consensus.cc:993] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e: : Instructing follower 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:59.150651 13307 raft_consensus.cc:1081] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 LEADER]: Signalling peer 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:59.151044 13038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:55452
I20260710 10:59:59.151774 13038 raft_consensus.cc:493] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.152122 13038 raft_consensus.cc:3060] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:59.152362 13036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0c237ce26ad48b4aad0d5d7b6d7f0d4"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:55444
I20260710 10:59:59.152894 13036 raft_consensus.cc:493] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.153276 13036 raft_consensus.cc:3060] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:59.158341 13038 raft_consensus.cc:515] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:59.160647 13038 leader_election.cc:290] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 4 election: Requested vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:59.161129 13036 raft_consensus.cc:515] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:59.162039 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:59.162606 13113 raft_consensus.cc:3060] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:59.163781 13036 leader_election.cc:290] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 3 election: Requested vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:59.164443 13112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c237ce26ad48b4aad0d5d7b6d7f0d4" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:59.165074 13112 raft_consensus.cc:3055] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:59.165375 13112 raft_consensus.cc:740] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Running, Role: LEADER
I20260710 10:59:59.166299 13112 consensus_queue.cc:260] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:59.167513 13112 raft_consensus.cc:3060] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:59.167729 13113 raft_consensus.cc:2468] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 4.
I20260710 10:59:59.168773 13003 leader_election.cc:304] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [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: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:59.169497 13235 raft_consensus.cc:2804] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:59.169837 13235 raft_consensus.cc:697] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 4 LEADER]: Becoming Leader. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:59.170719 13235 consensus_queue.cc:237] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:59.171597 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4623c4199ee14d35a7c3290d176ff5d8" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:59.172061 13186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c237ce26ad48b4aad0d5d7b6d7f0d4" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:59.172376 13185 raft_consensus.cc:3055] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:59.172794 13185 raft_consensus.cc:740] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Running, Role: LEADER
I20260710 10:59:59.172909 13186 raft_consensus.cc:3060] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:59.173789 13185 consensus_queue.cc:260] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:59.174882 13112 raft_consensus.cc:2468] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 3.
I20260710 10:59:59.175386 13185 raft_consensus.cc:3060] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:59.176335 13003 leader_election.cc:304] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [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: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:59.177368 13333 raft_consensus.cc:2804] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:59.182410 13186 raft_consensus.cc:2468] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 3.
I20260710 10:59:59.188345 13333 raft_consensus.cc:697] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 3 LEADER]: Becoming Leader. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:59.188274 13185 raft_consensus.cc:2468] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 4.
I20260710 10:59:59.188261 12933 catalog_manager.cc:5697] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c reported cstate change: term changed from 3 to 4, leader changed from f10221c9f14e4ef0913a40c346a15035 (127.12.20.131) to 903b282ded024ae69ececbe99aaa162c (127.12.20.129). New cstate: current_term: 4 leader_uuid: "903b282ded024ae69ececbe99aaa162c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.189477 13333 consensus_queue.cc:237] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:59.201395 12933 catalog_manager.cc:5697] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c reported cstate change: term changed from 2 to 3, leader changed from 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130) to 903b282ded024ae69ececbe99aaa162c (127.12.20.129). New cstate: current_term: 3 leader_uuid: "903b282ded024ae69ececbe99aaa162c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.323166 13332 raft_consensus.cc:993] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e: : Instructing follower 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:59.323596 13307 raft_consensus.cc:1081] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 LEADER]: Signalling peer 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:59.324981 13036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dff893fd9760495cb432d8c1189f9851"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:55444
I20260710 10:59:59.325407 13036 raft_consensus.cc:493] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.325691 13036 raft_consensus.cc:3060] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.330109 13036 raft_consensus.cc:515] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:59.332046 13036 leader_election.cc:290] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 2 election: Requested vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:59.332604 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff893fd9760495cb432d8c1189f9851" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:59.332399 13112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff893fd9760495cb432d8c1189f9851" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:59.333161 13185 raft_consensus.cc:3060] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.333233 13112 raft_consensus.cc:3055] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:59.333536 13112 raft_consensus.cc:740] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Running, Role: LEADER
I20260710 10:59:59.334174 13112 consensus_queue.cc:260] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:59.336050 13112 raft_consensus.cc:3060] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.339388 13185 raft_consensus.cc:2468] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 2.
I20260710 10:59:59.340866 13002 leader_election.cc:304] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [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: 903b282ded024ae69ececbe99aaa162c, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 10:59:59.341915 13341 raft_consensus.cc:2804] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:59.342473 13341 raft_consensus.cc:697] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Becoming Leader. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:59.342602 13112 raft_consensus.cc:2468] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 2.
I20260710 10:59:59.343511 13341 consensus_queue.cc:237] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:59.350920 12933 catalog_manager.cc:5697] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c reported cstate change: term changed from 1 to 2, leader changed from 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130) to 903b282ded024ae69ececbe99aaa162c (127.12.20.129). New cstate: current_term: 2 leader_uuid: "903b282ded024ae69ececbe99aaa162c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.359964 13319 raft_consensus.cc:993] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035: : Instructing follower 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:59.360324 13314 raft_consensus.cc:1081] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 3 LEADER]: Signalling peer 903b282ded024ae69ececbe99aaa162c to start an election
I20260710 10:59:59.361660 13036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
 from {username='slave'} at 127.0.0.1:55452
I20260710 10:59:59.362087 13036 raft_consensus.cc:493] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.362360 13036 raft_consensus.cc:3060] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:59.366856 13036 raft_consensus.cc:515] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:59.368474 13036 leader_election.cc:290] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [CANDIDATE]: Term 4 election: Requested vote from peers 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 10:59:59.369112 13112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 10:59:59.369395 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0" candidate_uuid: "903b282ded024ae69ececbe99aaa162c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 10:59:59.369532 13112 raft_consensus.cc:3060] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:59.369865 13185 raft_consensus.cc:3055] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:59.370105 13185 raft_consensus.cc:740] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Running, Role: LEADER
I20260710 10:59:59.370739 13185 consensus_queue.cc:260] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:59.371568 13185 raft_consensus.cc:3060] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:59.373919 13112 raft_consensus.cc:2468] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 4.
I20260710 10:59:59.374735 13003 leader_election.cc:304] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [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: 6c7d4fb55cfb45e781903b8bbb97653e, 903b282ded024ae69ececbe99aaa162c; no voters: 
I20260710 10:59:59.375304 13341 raft_consensus.cc:2804] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:59.375420 13185 raft_consensus.cc:2468] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903b282ded024ae69ececbe99aaa162c in term 4.
I20260710 10:59:59.375669 13341 raft_consensus.cc:697] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 4 LEADER]: Becoming Leader. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 10:59:59.376451 13341 consensus_queue.cc:237] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 10:59:59.381681 12933 catalog_manager.cc:5697] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c reported cstate change: term changed from 3 to 4, leader changed from f10221c9f14e4ef0913a40c346a15035 (127.12.20.131) to 903b282ded024ae69ececbe99aaa162c (127.12.20.129). New cstate: current_term: 4 leader_uuid: "903b282ded024ae69ececbe99aaa162c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.437929 13185 raft_consensus.cc:1275] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:59.439013 13341 consensus_queue.cc:1048] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:59.447548 13112 raft_consensus.cc:1275] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:59.448851 13341 consensus_queue.cc:1048] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:59.577674 13112 raft_consensus.cc:1275] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 4 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:59.578286 13113 raft_consensus.cc:1275] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:59.578924 13341 consensus_queue.cc:1048] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:59.579383 13235 consensus_queue.cc:1048] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:59.589238 13186 raft_consensus.cc:1275] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 4 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:59.595718 13186 raft_consensus.cc:1275] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:59.596876 13333 consensus_queue.cc:1048] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:59.598568 13333 consensus_queue.cc:1048] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:59.842171 13113 raft_consensus.cc:1275] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:59.843276 13341 consensus_queue.cc:1048] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:59.852243 13185 raft_consensus.cc:1275] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:59.853453 13235 consensus_queue.cc:1048] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:59.882272 13185 raft_consensus.cc:1275] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 4 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:59.883298 13235 consensus_queue.cc:1048] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:59.891273 13113 raft_consensus.cc:1275] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 4 FOLLOWER]: Refusing update from remote peer 903b282ded024ae69ececbe99aaa162c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:59.892616 13235 consensus_queue.cc:1048] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:02.010596 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:02.018087 13036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c57c70ba58740f2b358dd973160da49"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
mode: GRACEFUL
new_leader_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
 from {username='slave'} at 127.0.0.1:55466
I20260710 11:00:02.018623 13036 raft_consensus.cc:606] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Received request to transfer leadership to TS 6c7d4fb55cfb45e781903b8bbb97653e
I20260710 11:00:02.020809 13036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
mode: GRACEFUL
new_leader_uuid: "f10221c9f14e4ef0913a40c346a15035"
 from {username='slave'} at 127.0.0.1:55466
I20260710 11:00:02.021221 13036 raft_consensus.cc:606] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 4 LEADER]: Received request to transfer leadership to TS f10221c9f14e4ef0913a40c346a15035
I20260710 11:00:02.023205 13036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be7d066c1b3b4a09b7efc5d0c76e4215"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
mode: GRACEFUL
new_leader_uuid: "f10221c9f14e4ef0913a40c346a15035"
 from {username='slave'} at 127.0.0.1:55466
I20260710 11:00:02.023622 13036 raft_consensus.cc:606] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Received request to transfer leadership to TS f10221c9f14e4ef0913a40c346a15035
I20260710 11:00:02.025576 13036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a"
dest_uuid: "903b282ded024ae69ececbe99aaa162c"
mode: GRACEFUL
new_leader_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
 from {username='slave'} at 127.0.0.1:55466
I20260710 11:00:02.025980 13036 raft_consensus.cc:606] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 3 LEADER]: Received request to transfer leadership to TS 6c7d4fb55cfb45e781903b8bbb97653e
I20260710 11:00:02.026765 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:00:02.027199 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:02.081313 13352 raft_consensus.cc:993] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c: : Instructing follower 6c7d4fb55cfb45e781903b8bbb97653e to start an election
I20260710 11:00:02.081717 13353 raft_consensus.cc:1081] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 3 LEADER]: Signalling peer 6c7d4fb55cfb45e781903b8bbb97653e to start an election
I20260710 11:00:02.083032 13113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a"
dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
 from {username='slave'} at 127.0.0.1:46642
I20260710 11:00:02.083427 13113 raft_consensus.cc:493] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:02.083670 13113 raft_consensus.cc:3060] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:02.087656 13113 raft_consensus.cc:515] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 11:00:02.089040 13113 leader_election.cc:290] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 4 election: Requested vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 11:00:02.089843 13036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "903b282ded024ae69ececbe99aaa162c"
I20260710 11:00:02.090049 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f327561b45fa4b209e374ff55178ed4a" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 11:00:02.090279 13036 raft_consensus.cc:3055] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:02.090504 13185 raft_consensus.cc:3060] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:02.090574 13036 raft_consensus.cc:740] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 11:00:02.091313 13036 consensus_queue.cc:260] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 11:00:02.092190 13036 raft_consensus.cc:3060] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:02.094478 13185 raft_consensus.cc:2468] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 4.
I20260710 11:00:02.095481 13077 leader_election.cc:304] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [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: 6c7d4fb55cfb45e781903b8bbb97653e, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 11:00:02.096128 13307 raft_consensus.cc:2804] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:02.097021 13307 raft_consensus.cc:697] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 4 LEADER]: Becoming Leader. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Running, Role: LEADER
I20260710 11:00:02.096966 13036 raft_consensus.cc:2468] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 4.
I20260710 11:00:02.098011 13307 consensus_queue.cc:237] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 11:00:02.103789 12936 catalog_manager.cc:5697] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e reported cstate change: term changed from 3 to 4, leader changed from 903b282ded024ae69ececbe99aaa162c (127.12.20.129) to 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130). New cstate: current_term: 4 leader_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:02.118041 13352 raft_consensus.cc:993] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c: : Instructing follower f10221c9f14e4ef0913a40c346a15035 to start an election
I20260710 11:00:02.118425 13353 raft_consensus.cc:1081] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Signalling peer f10221c9f14e4ef0913a40c346a15035 to start an election
I20260710 11:00:02.119699 13185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be7d066c1b3b4a09b7efc5d0c76e4215"
dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
 from {username='slave'} at 127.0.0.1:53582
I20260710 11:00:02.120108 13185 raft_consensus.cc:493] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:02.120355 13185 raft_consensus.cc:3060] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:02.124266 13185 raft_consensus.cc:515] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 11:00:02.125567 13185 leader_election.cc:290] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 2 election: Requested vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987)
I20260710 11:00:02.126397 13036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7d066c1b3b4a09b7efc5d0c76e4215" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "903b282ded024ae69ececbe99aaa162c"
I20260710 11:00:02.126523 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7d066c1b3b4a09b7efc5d0c76e4215" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 11:00:02.126873 13036 raft_consensus.cc:3055] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:02.127017 13113 raft_consensus.cc:3060] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:02.127163 13036 raft_consensus.cc:740] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 11:00:02.127959 13036 consensus_queue.cc:260] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 11:00:02.128834 13036 raft_consensus.cc:3060] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:02.131186 13113 raft_consensus.cc:2468] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 2.
I20260710 11:00:02.132184 13152 leader_election.cc:304] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [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: 6c7d4fb55cfb45e781903b8bbb97653e, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 11:00:02.132798 13319 raft_consensus.cc:2804] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:02.133325 13036 raft_consensus.cc:2468] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 2.
I20260710 11:00:02.133909 13319 raft_consensus.cc:697] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [term 2 LEADER]: Becoming Leader. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Running, Role: LEADER
I20260710 11:00:02.134743 13319 consensus_queue.cc:237] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 11:00:02.141214 12936 catalog_manager.cc:5697] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 reported cstate change: term changed from 1 to 2, leader changed from 903b282ded024ae69ececbe99aaa162c (127.12.20.129) to f10221c9f14e4ef0913a40c346a15035 (127.12.20.131). New cstate: current_term: 2 leader_uuid: "f10221c9f14e4ef0913a40c346a15035" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:02.150718 13352 raft_consensus.cc:993] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c: : Instructing follower 6c7d4fb55cfb45e781903b8bbb97653e to start an election
I20260710 11:00:02.151088 13353 raft_consensus.cc:1081] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Signalling peer 6c7d4fb55cfb45e781903b8bbb97653e to start an election
I20260710 11:00:02.152299 13113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c57c70ba58740f2b358dd973160da49"
dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
 from {username='slave'} at 127.0.0.1:46642
I20260710 11:00:02.152699 13113 raft_consensus.cc:493] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:02.152948 13113 raft_consensus.cc:3060] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.156683 13113 raft_consensus.cc:515] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 11:00:02.157932 13113 leader_election.cc:290] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [CANDIDATE]: Term 3 election: Requested vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), f10221c9f14e4ef0913a40c346a15035 (127.12.20.131:42459)
I20260710 11:00:02.158727 13036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c57c70ba58740f2b358dd973160da49" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "903b282ded024ae69ececbe99aaa162c"
I20260710 11:00:02.158981 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c57c70ba58740f2b358dd973160da49" candidate_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
I20260710 11:00:02.159215 13036 raft_consensus.cc:3055] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:02.159449 13185 raft_consensus.cc:3060] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.159533 13036 raft_consensus.cc:740] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 11:00:02.160307 13036 consensus_queue.cc:260] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 11:00:02.161309 13036 raft_consensus.cc:3060] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.163996 13185 raft_consensus.cc:2468] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 3.
I20260710 11:00:02.164891 13077 leader_election.cc:304] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [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: 6c7d4fb55cfb45e781903b8bbb97653e, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 11:00:02.165606 13307 raft_consensus.cc:2804] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:02.165951 13307 raft_consensus.cc:697] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 LEADER]: Becoming Leader. State: Replica: 6c7d4fb55cfb45e781903b8bbb97653e, State: Running, Role: LEADER
I20260710 11:00:02.166863 13036 raft_consensus.cc:2468] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c7d4fb55cfb45e781903b8bbb97653e in term 3.
I20260710 11:00:02.166661 13307 consensus_queue.cc:237] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 11:00:02.172710 12936 catalog_manager.cc:5697] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e reported cstate change: term changed from 2 to 3, leader changed from 903b282ded024ae69ececbe99aaa162c (127.12.20.129) to 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130). New cstate: current_term: 3 leader_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:02.403733 13352 raft_consensus.cc:993] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c: : Instructing follower f10221c9f14e4ef0913a40c346a15035 to start an election
I20260710 11:00:02.404184 13353 raft_consensus.cc:1081] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 4 LEADER]: Signalling peer f10221c9f14e4ef0913a40c346a15035 to start an election
I20260710 11:00:02.405408 13185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0"
dest_uuid: "f10221c9f14e4ef0913a40c346a15035"
 from {username='slave'} at 127.0.0.1:53582
I20260710 11:00:02.405803 13185 raft_consensus.cc:493] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:02.406041 13185 raft_consensus.cc:3060] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:02.410145 13185 raft_consensus.cc:515] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 11:00:02.411990 13185 leader_election.cc:290] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [CANDIDATE]: Term 5 election: Requested vote from peers 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625), 6c7d4fb55cfb45e781903b8bbb97653e (127.12.20.130:36987)
I20260710 11:00:02.412439 13113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6c7d4fb55cfb45e781903b8bbb97653e"
I20260710 11:00:02.412377 13036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a44e912118a459f9b0983602f55e4f0" candidate_uuid: "f10221c9f14e4ef0913a40c346a15035" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "903b282ded024ae69ececbe99aaa162c"
I20260710 11:00:02.412988 13113 raft_consensus.cc:3060] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:02.413058 13036 raft_consensus.cc:3055] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:00:02.413412 13036 raft_consensus.cc:740] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 903b282ded024ae69ececbe99aaa162c, State: Running, Role: LEADER
I20260710 11:00:02.414130 13036 consensus_queue.cc:260] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 11:00:02.415175 13036 raft_consensus.cc:3060] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:02.418694 13113 raft_consensus.cc:2468] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 5.
I20260710 11:00:02.419582 13152 leader_election.cc:304] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [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: 6c7d4fb55cfb45e781903b8bbb97653e, f10221c9f14e4ef0913a40c346a15035; no voters: 
I20260710 11:00:02.420240 13319 raft_consensus.cc:2804] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:00:02.420684 13319 raft_consensus.cc:697] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 5 LEADER]: Becoming Leader. State: Replica: f10221c9f14e4ef0913a40c346a15035, State: Running, Role: LEADER
I20260710 11:00:02.420740 13036 raft_consensus.cc:2468] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10221c9f14e4ef0913a40c346a15035 in term 5.
I20260710 11:00:02.421481 13319 consensus_queue.cc:237] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [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: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } }
I20260710 11:00:02.427856 12936 catalog_manager.cc:5697] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 reported cstate change: term changed from 4 to 5, leader changed from 903b282ded024ae69ececbe99aaa162c (127.12.20.129) to f10221c9f14e4ef0913a40c346a15035 (127.12.20.131). New cstate: current_term: 5 leader_uuid: "f10221c9f14e4ef0913a40c346a15035" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:02.527403 13036 raft_consensus.cc:1275] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Refusing update from remote peer f10221c9f14e4ef0913a40c346a15035: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:02.528468 13319 consensus_queue.cc:1048] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:02.539291 13113 raft_consensus.cc:1275] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Refusing update from remote peer f10221c9f14e4ef0913a40c346a15035: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:02.540572 13360 consensus_queue.cc:1048] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:02.545979 13036 raft_consensus.cc:1275] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 4 FOLLOWER]: Refusing update from remote peer 6c7d4fb55cfb45e781903b8bbb97653e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:02.547390 13307 consensus_queue.cc:1048] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:02.555959 13185 raft_consensus.cc:1275] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 4 FOLLOWER]: Refusing update from remote peer 6c7d4fb55cfb45e781903b8bbb97653e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:02.557721 13307 consensus_queue.cc:1048] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:02.631641 13185 raft_consensus.cc:1275] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Refusing update from remote peer 6c7d4fb55cfb45e781903b8bbb97653e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:02.632778 13307 consensus_queue.cc:1048] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10221c9f14e4ef0913a40c346a15035" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:02.643211 13036 raft_consensus.cc:1275] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Refusing update from remote peer 6c7d4fb55cfb45e781903b8bbb97653e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:02.644520 13354 consensus_queue.cc:1048] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:02.904400 13036 raft_consensus.cc:1275] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 5 FOLLOWER]: Refusing update from remote peer f10221c9f14e4ef0913a40c346a15035: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:02.905637 13360 consensus_queue.cc:1048] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "903b282ded024ae69ececbe99aaa162c" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 46625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:02.913130 13113 raft_consensus.cc:1275] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 5 FOLLOWER]: Refusing update from remote peer f10221c9f14e4ef0913a40c346a15035: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:02.914752 13319 consensus_queue.cc:1048] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c7d4fb55cfb45e781903b8bbb97653e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:03.028112 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:03.035226 12370 tablet_server.cc:179] TabletServer@127.12.20.129:0 shutting down...
I20260710 11:00:03.071276 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:03.072264 12370 tablet_replica.cc:333] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c: stopping tablet replica
I20260710 11:00:03.073019 12370 raft_consensus.cc:2243] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.073894 12370 raft_consensus.cc:2272] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.075554 12370 tablet_replica.cc:333] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c: stopping tablet replica
I20260710 11:00:03.076079 12370 raft_consensus.cc:2243] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.076422 12370 raft_consensus.cc:2272] T 6a44e912118a459f9b0983602f55e4f0 P 903b282ded024ae69ececbe99aaa162c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.078166 12370 tablet_replica.cc:333] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c: stopping tablet replica
I20260710 11:00:03.078604 12370 raft_consensus.cc:2243] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.079178 12370 raft_consensus.cc:2272] T dff893fd9760495cb432d8c1189f9851 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.080745 12370 tablet_replica.cc:333] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c: stopping tablet replica
I20260710 11:00:03.081194 12370 raft_consensus.cc:2243] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.081501 12370 raft_consensus.cc:2272] T 0c57c70ba58740f2b358dd973160da49 P 903b282ded024ae69ececbe99aaa162c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.083223 12370 tablet_replica.cc:333] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c: stopping tablet replica
I20260710 11:00:03.083638 12370 raft_consensus.cc:2243] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.084240 12370 raft_consensus.cc:2272] T 4623c4199ee14d35a7c3290d176ff5d8 P 903b282ded024ae69ececbe99aaa162c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.085779 12370 tablet_replica.cc:333] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c: stopping tablet replica
I20260710 11:00:03.086408 12370 raft_consensus.cc:2243] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:00:03.087189 13077 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260710 11:00:03.087375 12370 raft_consensus.cc:2272] T ea078f8b02d8443c806d2fcb2c223825 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.090165 12370 tablet_replica.cc:333] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c: stopping tablet replica
W20260710 11:00:03.090263 13077 consensus_peers.cc:597] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e -> Peer 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625): Couldn't send request to peer 903b282ded024ae69ececbe99aaa162c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:03.090893 12370 raft_consensus.cc:2243] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.091333 12370 raft_consensus.cc:2272] T f327561b45fa4b209e374ff55178ed4a P 903b282ded024ae69ececbe99aaa162c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.093765 12370 tablet_replica.cc:333] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c: stopping tablet replica
I20260710 11:00:03.094228 12370 raft_consensus.cc:2243] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.094580 12370 raft_consensus.cc:2272] T be7d066c1b3b4a09b7efc5d0c76e4215 P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.096623 12370 tablet_replica.cc:333] T da5b1199a4804fc5bd21822c3333f295 P 903b282ded024ae69ececbe99aaa162c: stopping tablet replica
I20260710 11:00:03.097074 12370 raft_consensus.cc:2243] T da5b1199a4804fc5bd21822c3333f295 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.097419 12370 raft_consensus.cc:2272] T da5b1199a4804fc5bd21822c3333f295 P 903b282ded024ae69ececbe99aaa162c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.098827 12370 tablet_replica.cc:333] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c: stopping tablet replica
I20260710 11:00:03.099211 12370 raft_consensus.cc:2243] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.099576 12370 raft_consensus.cc:2272] T e1530530be2f460ca9c8883cbdff508a P 903b282ded024ae69ececbe99aaa162c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:03.111187 13151 consensus_peers.cc:597] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 -> Peer 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625): Couldn't send request to peer 903b282ded024ae69ececbe99aaa162c. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:03.120985 13077 consensus_peers.cc:597] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e -> Peer 903b282ded024ae69ececbe99aaa162c (127.12.20.129:46625): Couldn't send request to peer 903b282ded024ae69ececbe99aaa162c. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:46625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:03.126729 12370 tablet_server.cc:196] TabletServer@127.12.20.129:0 shutdown complete.
I20260710 11:00:03.144793 12370 tablet_server.cc:179] TabletServer@127.12.20.130:0 shutting down...
I20260710 11:00:03.164215 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:03.164772 12370 tablet_replica.cc:333] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e: stopping tablet replica
I20260710 11:00:03.165313 12370 raft_consensus.cc:2243] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.165724 12370 raft_consensus.cc:2272] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.167289 12370 tablet_replica.cc:333] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e: stopping tablet replica
I20260710 11:00:03.167788 12370 raft_consensus.cc:2243] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.168205 12370 raft_consensus.cc:2272] T e1530530be2f460ca9c8883cbdff508a P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.169631 12370 tablet_replica.cc:333] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e: stopping tablet replica
I20260710 11:00:03.170100 12370 raft_consensus.cc:2243] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.170804 12370 raft_consensus.cc:2272] T da5b1199a4804fc5bd21822c3333f295 P 6c7d4fb55cfb45e781903b8bbb97653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.172370 12370 tablet_replica.cc:333] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e: stopping tablet replica
I20260710 11:00:03.172823 12370 raft_consensus.cc:2243] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.173449 12370 raft_consensus.cc:2272] T 0c57c70ba58740f2b358dd973160da49 P 6c7d4fb55cfb45e781903b8bbb97653e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.175598 12370 tablet_replica.cc:333] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e: stopping tablet replica
I20260710 11:00:03.176101 12370 raft_consensus.cc:2243] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.176474 12370 raft_consensus.cc:2272] T 4623c4199ee14d35a7c3290d176ff5d8 P 6c7d4fb55cfb45e781903b8bbb97653e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.177831 12370 tablet_replica.cc:333] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e: stopping tablet replica
I20260710 11:00:03.178274 12370 raft_consensus.cc:2243] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.178619 12370 raft_consensus.cc:2272] T ea078f8b02d8443c806d2fcb2c223825 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.180166 12370 tablet_replica.cc:333] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e: stopping tablet replica
I20260710 11:00:03.180593 12370 raft_consensus.cc:2243] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.181203 12370 raft_consensus.cc:2272] T f327561b45fa4b209e374ff55178ed4a P 6c7d4fb55cfb45e781903b8bbb97653e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.183310 12370 tablet_replica.cc:333] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e: stopping tablet replica
I20260710 11:00:03.183770 12370 raft_consensus.cc:2243] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.184155 12370 raft_consensus.cc:2272] T be7d066c1b3b4a09b7efc5d0c76e4215 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.186062 12370 tablet_replica.cc:333] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e: stopping tablet replica
I20260710 11:00:03.186487 12370 raft_consensus.cc:2243] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.186841 12370 raft_consensus.cc:2272] T dff893fd9760495cb432d8c1189f9851 P 6c7d4fb55cfb45e781903b8bbb97653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.188289 12370 tablet_replica.cc:333] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e: stopping tablet replica
I20260710 11:00:03.188689 12370 raft_consensus.cc:2243] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.189033 12370 raft_consensus.cc:2272] T 6a44e912118a459f9b0983602f55e4f0 P 6c7d4fb55cfb45e781903b8bbb97653e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.216105 12370 tablet_server.cc:196] TabletServer@127.12.20.130:0 shutdown complete.
I20260710 11:00:03.233522 12370 tablet_server.cc:179] TabletServer@127.12.20.131:0 shutting down...
I20260710 11:00:03.253077 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:03.253705 12370 tablet_replica.cc:333] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035: stopping tablet replica
I20260710 11:00:03.254290 12370 raft_consensus.cc:2243] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.254719 12370 raft_consensus.cc:2272] T f0c237ce26ad48b4aad0d5d7b6d7f0d4 P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.256351 12370 tablet_replica.cc:333] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035: stopping tablet replica
I20260710 11:00:03.256815 12370 raft_consensus.cc:2243] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.257436 12370 raft_consensus.cc:2272] T be7d066c1b3b4a09b7efc5d0c76e4215 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.259151 12370 tablet_replica.cc:333] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035: stopping tablet replica
I20260710 11:00:03.259627 12370 raft_consensus.cc:2243] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.260047 12370 raft_consensus.cc:2272] T f327561b45fa4b209e374ff55178ed4a P f10221c9f14e4ef0913a40c346a15035 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.261731 12370 tablet_replica.cc:333] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035: stopping tablet replica
I20260710 11:00:03.262171 12370 raft_consensus.cc:2243] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.262532 12370 raft_consensus.cc:2272] T ea078f8b02d8443c806d2fcb2c223825 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.264009 12370 tablet_replica.cc:333] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035: stopping tablet replica
I20260710 11:00:03.264460 12370 raft_consensus.cc:2243] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.264814 12370 raft_consensus.cc:2272] T dff893fd9760495cb432d8c1189f9851 P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.266212 12370 tablet_replica.cc:333] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035: stopping tablet replica
I20260710 11:00:03.266633 12370 raft_consensus.cc:2243] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.267257 12370 raft_consensus.cc:2272] T 6a44e912118a459f9b0983602f55e4f0 P f10221c9f14e4ef0913a40c346a15035 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.269008 12370 tablet_replica.cc:333] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035: stopping tablet replica
I20260710 11:00:03.269443 12370 raft_consensus.cc:2243] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.269815 12370 raft_consensus.cc:2272] T 0c57c70ba58740f2b358dd973160da49 P f10221c9f14e4ef0913a40c346a15035 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.271528 12370 tablet_replica.cc:333] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035: stopping tablet replica
I20260710 11:00:03.271978 12370 raft_consensus.cc:2243] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.272336 12370 raft_consensus.cc:2272] T 4623c4199ee14d35a7c3290d176ff5d8 P f10221c9f14e4ef0913a40c346a15035 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.273856 12370 tablet_replica.cc:333] T da5b1199a4804fc5bd21822c3333f295 P f10221c9f14e4ef0913a40c346a15035: stopping tablet replica
I20260710 11:00:03.274246 12370 raft_consensus.cc:2243] T da5b1199a4804fc5bd21822c3333f295 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.274583 12370 raft_consensus.cc:2272] T da5b1199a4804fc5bd21822c3333f295 P f10221c9f14e4ef0913a40c346a15035 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.276057 12370 tablet_replica.cc:333] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035: stopping tablet replica
I20260710 11:00:03.276443 12370 raft_consensus.cc:2243] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.277109 12370 raft_consensus.cc:2272] T e1530530be2f460ca9c8883cbdff508a P f10221c9f14e4ef0913a40c346a15035 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.293581 12370 tablet_server.cc:196] TabletServer@127.12.20.131:0 shutdown complete.
I20260710 11:00:03.309551 12370 master.cc:562] Master@127.12.20.190:40527 shutting down...
I20260710 11:00:03.325920 12370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:03.326397 12370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.326687 12370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 89fcdaab543a4f3bbc01b8388bda8793: stopping tablet replica
I20260710 11:00:03.344573 12370 master.cc:584] Master@127.12.20.190:40527 shutdown complete.
6c7d4fb55cfb45e781903b8bbb97653e  4
903b282ded024ae69ececbe99aaa162c  5
f10221c9f14e4ef0913a40c346a15035  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (9968 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:00:03.380019 12370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.20.190:41167
I20260710 11:00:03.381093 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:03.386245 13380 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:03.386374 13381 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:03.386668 13383 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:03.388504 12370 server_base.cc:1061] running on GCE node
I20260710 11:00:03.389293 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:03.389464 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:03.389621 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681203389604 us; error 0 us; skew 500 ppm
I20260710 11:00:03.390136 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:03.392518 12370 webserver.cc:533] Webserver started at http://127.12.20.190:41985/ using document root <none> and password file <none>
I20260710 11:00:03.392958 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:03.393117 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:03.393376 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:03.394397 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/master-0-root/instance:
uuid: "8b4cc939bd5a4172bb99c5397191fc23"
format_stamp: "Formatted at 2026-07-10 11:00:03 on dist-test-slave-l0nf"
I20260710 11:00:03.398383 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:03.401415 13388 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.402041 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:00:03.402298 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/master-0-root
uuid: "8b4cc939bd5a4172bb99c5397191fc23"
format_stamp: "Formatted at 2026-07-10 11:00:03 on dist-test-slave-l0nf"
I20260710 11:00:03.402541 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-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)
I20260710 11:00:03.416211 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:03.417354 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:03.453369 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.190:41167
I20260710 11:00:03.453460 13439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.190:41167 every 8 connection(s)
I20260710 11:00:03.456996 13440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.466277 13440 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23: Bootstrap starting.
I20260710 11:00:03.470650 13440 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.474495 13440 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23: No bootstrap required, opened a new log
I20260710 11:00:03.476497 13440 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b4cc939bd5a4172bb99c5397191fc23" member_type: VOTER }
I20260710 11:00:03.476851 13440 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.477059 13440 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b4cc939bd5a4172bb99c5397191fc23, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.477599 13440 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b4cc939bd5a4172bb99c5397191fc23" member_type: VOTER }
I20260710 11:00:03.478025 13440 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:03.478220 13440 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:03.478468 13440 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:03.482301 13440 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b4cc939bd5a4172bb99c5397191fc23" member_type: VOTER }
I20260710 11:00:03.482750 13440 leader_election.cc:304] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [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: 8b4cc939bd5a4172bb99c5397191fc23; no voters: 
I20260710 11:00:03.483770 13440 leader_election.cc:290] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:03.484089 13443 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:03.485489 13443 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [term 1 LEADER]: Becoming Leader. State: Replica: 8b4cc939bd5a4172bb99c5397191fc23, State: Running, Role: LEADER
I20260710 11:00:03.486119 13443 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [LEADER]: Queue going to LEADER mode. State: All 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: "8b4cc939bd5a4172bb99c5397191fc23" member_type: VOTER }
I20260710 11:00:03.486408 13440 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:03.488637 13444 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b4cc939bd5a4172bb99c5397191fc23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b4cc939bd5a4172bb99c5397191fc23" member_type: VOTER } }
I20260710 11:00:03.488770 13445 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b4cc939bd5a4172bb99c5397191fc23. Latest consensus state: current_term: 1 leader_uuid: "8b4cc939bd5a4172bb99c5397191fc23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b4cc939bd5a4172bb99c5397191fc23" member_type: VOTER } }
I20260710 11:00:03.489229 13444 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:03.489289 13445 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:03.491794 13448 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:03.498749 13448 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:03.500007 12370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:03.506605 13448 catalog_manager.cc:1383] Generated new cluster ID: ae79fe23bb38407d972c5867373761f2
I20260710 11:00:03.506866 13448 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:03.525233 13448 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:03.526366 13448 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:03.541311 13448 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23: Generated new TSK 0
I20260710 11:00:03.541847 13448 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:03.565784 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:03.571219 13461 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:03.572134 13462 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:03.573529 13464 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:03.574213 12370 server_base.cc:1061] running on GCE node
I20260710 11:00:03.574908 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:03.575083 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:03.575228 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681203575210 us; error 0 us; skew 500 ppm
I20260710 11:00:03.575716 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:03.577800 12370 webserver.cc:533] Webserver started at http://127.12.20.129:33393/ using document root <none> and password file <none>
I20260710 11:00:03.578225 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:03.578401 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:03.578639 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:03.579619 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-0-root/instance:
uuid: "d96710759b7b4c0780c484df977008aa"
format_stamp: "Formatted at 2026-07-10 11:00:03 on dist-test-slave-l0nf"
I20260710 11:00:03.583649 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:00:03.586511 13469 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.587198 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:03.587453 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-0-root
uuid: "d96710759b7b4c0780c484df977008aa"
format_stamp: "Formatted at 2026-07-10 11:00:03 on dist-test-slave-l0nf"
I20260710 11:00:03.587695 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-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)
I20260710 11:00:03.597976 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:03.599017 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:03.600345 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:03.602371 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:03.602550 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.602788 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:03.602948 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.639468 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.129:42255
I20260710 11:00:03.639547 13531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.129:42255 every 8 connection(s)
I20260710 11:00:03.643954 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:03.650246 13536 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:03.653157 13539 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:03.653517 13537 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:03.655362 12370 server_base.cc:1061] running on GCE node
I20260710 11:00:03.656113 13532 heartbeater.cc:344] Connected to a master server at 127.12.20.190:41167
I20260710 11:00:03.656574 13532 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:03.656613 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:03.656903 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:03.657052 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681203657036 us; error 0 us; skew 500 ppm
I20260710 11:00:03.657335 13532 heartbeater.cc:507] Master 127.12.20.190:41167 requested a full tablet report, sending...
I20260710 11:00:03.657604 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:03.659279 13405 ts_manager.cc:194] Registered new tserver with Master: d96710759b7b4c0780c484df977008aa (127.12.20.129:42255)
I20260710 11:00:03.659967 12370 webserver.cc:533] Webserver started at http://127.12.20.130:38065/ using document root <none> and password file <none>
I20260710 11:00:03.660419 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:03.660591 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:03.660818 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:03.661049 13405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41892
I20260710 11:00:03.661926 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-1-root/instance:
uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
format_stamp: "Formatted at 2026-07-10 11:00:03 on dist-test-slave-l0nf"
I20260710 11:00:03.665992 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:03.669023 13544 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.669909 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:03.670221 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-1-root
uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
format_stamp: "Formatted at 2026-07-10 11:00:03 on dist-test-slave-l0nf"
I20260710 11:00:03.670603 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-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)
I20260710 11:00:03.697408 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:03.698556 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:03.700116 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:03.702474 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:03.702662 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.702894 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:03.703042 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.738886 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.130:42243
I20260710 11:00:03.738986 13606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.130:42243 every 8 connection(s)
I20260710 11:00:03.743197 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:03.749078 13610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:03.750313 13611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:03.751740 13613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:03.752638 12370 server_base.cc:1061] running on GCE node
I20260710 11:00:03.753633 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:03.753885 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:03.754067 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681203754048 us; error 0 us; skew 500 ppm
I20260710 11:00:03.754601 13607 heartbeater.cc:344] Connected to a master server at 127.12.20.190:41167
I20260710 11:00:03.754660 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:03.754973 13607 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:03.755697 13607 heartbeater.cc:507] Master 127.12.20.190:41167 requested a full tablet report, sending...
I20260710 11:00:03.757193 12370 webserver.cc:533] Webserver started at http://127.12.20.131:37787/ using document root <none> and password file <none>
I20260710 11:00:03.757660 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:03.757707 13405 ts_manager.cc:194] Registered new tserver with Master: 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:03.757844 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:03.758154 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:03.759013 13405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41894
I20260710 11:00:03.759194 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-2-root/instance:
uuid: "b797777abd684f5eb706a2e6f4798a35"
format_stamp: "Formatted at 2026-07-10 11:00:03 on dist-test-slave-l0nf"
I20260710 11:00:03.763334 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:00:03.766281 13618 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.766904 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:03.767155 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-2-root
uuid: "b797777abd684f5eb706a2e6f4798a35"
format_stamp: "Formatted at 2026-07-10 11:00:03 on dist-test-slave-l0nf"
I20260710 11:00:03.767437 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-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)
I20260710 11:00:03.780644 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:03.781700 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:03.783018 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:03.785075 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:03.785269 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.785476 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:03.785621 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:03.822685 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.131:42455
I20260710 11:00:03.822770 13680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.131:42455 every 8 connection(s)
I20260710 11:00:03.835122 13681 heartbeater.cc:344] Connected to a master server at 127.12.20.190:41167
I20260710 11:00:03.835454 13681 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:03.836138 13681 heartbeater.cc:507] Master 127.12.20.190:41167 requested a full tablet report, sending...
I20260710 11:00:03.837843 13405 ts_manager.cc:194] Registered new tserver with Master: b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:03.838796 12370 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013089402s
I20260710 11:00:03.839043 13405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41904
I20260710 11:00:03.860699 13405 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41914:
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"
    }
  }
}
W20260710 11:00:03.864265 13405 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.
I20260710 11:00:03.966827 13497 tablet_service.cc:1511] Processing CreateTablet for tablet c1875d7056bd47b6b7e6dc0001148315 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:03.968317 13497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1875d7056bd47b6b7e6dc0001148315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.968299 13496 tablet_service.cc:1511] Processing CreateTablet for tablet 20ce01587bd3460b92c458e7970ca699 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:03.970588 13495 tablet_service.cc:1511] Processing CreateTablet for tablet 1218c86c9d414c5baefe0509c85891e9 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:03.971895 13495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1218c86c9d414c5baefe0509c85891e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.976964 13494 tablet_service.cc:1511] Processing CreateTablet for tablet 995eec808cbe43aca0708e7e61769f93 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:03.978229 13494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995eec808cbe43aca0708e7e61769f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.980940 13493 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0da6431cf3489a84e681d4a18ddd75 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:03.982147 13493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0da6431cf3489a84e681d4a18ddd75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.983407 13572 tablet_service.cc:1511] Processing CreateTablet for tablet c1875d7056bd47b6b7e6dc0001148315 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:03.984643 13572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1875d7056bd47b6b7e6dc0001148315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.985481 13492 tablet_service.cc:1511] Processing CreateTablet for tablet fa28da44479f4abeb7a664aa21cbb36f (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:03.986749 13492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa28da44479f4abeb7a664aa21cbb36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.988359 13496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ce01587bd3460b92c458e7970ca699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.989008 13571 tablet_service.cc:1511] Processing CreateTablet for tablet 20ce01587bd3460b92c458e7970ca699 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:03.992168 13569 tablet_service.cc:1511] Processing CreateTablet for tablet 995eec808cbe43aca0708e7e61769f93 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:03.993363 13646 tablet_service.cc:1511] Processing CreateTablet for tablet c1875d7056bd47b6b7e6dc0001148315 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:03.994171 13567 tablet_service.cc:1511] Processing CreateTablet for tablet fa28da44479f4abeb7a664aa21cbb36f (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:03.994572 13646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1875d7056bd47b6b7e6dc0001148315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.996196 13568 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0da6431cf3489a84e681d4a18ddd75 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:03.996824 13644 tablet_service.cc:1511] Processing CreateTablet for tablet 1218c86c9d414c5baefe0509c85891e9 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:03.998011 13644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1218c86c9d414c5baefe0509c85891e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.998194 13566 tablet_service.cc:1511] Processing CreateTablet for tablet c2b47ee68e564f659c9a3c629fc178e2 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:03.999796 13570 tablet_service.cc:1511] Processing CreateTablet for tablet 1218c86c9d414c5baefe0509c85891e9 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:04.000305 13643 tablet_service.cc:1511] Processing CreateTablet for tablet 995eec808cbe43aca0708e7e61769f93 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:04.001570 13643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995eec808cbe43aca0708e7e61769f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.004501 13565 tablet_service.cc:1511] Processing CreateTablet for tablet a05e9e112bc748149ad6e3b47b34ed37 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:04.004993 13640 tablet_service.cc:1511] Processing CreateTablet for tablet c2b47ee68e564f659c9a3c629fc178e2 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:04.006163 13640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b47ee68e564f659c9a3c629fc178e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.006455 13571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ce01587bd3460b92c458e7970ca699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.008409 13564 tablet_service.cc:1511] Processing CreateTablet for tablet e2a1e9c827e14075a8e42c6ea6dfb7ff (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:04.008893 13641 tablet_service.cc:1511] Processing CreateTablet for tablet fa28da44479f4abeb7a664aa21cbb36f (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:04.009614 13564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a1e9c827e14075a8e42c6ea6dfb7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.010059 13641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa28da44479f4abeb7a664aa21cbb36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.012938 13638 tablet_service.cc:1511] Processing CreateTablet for tablet e2a1e9c827e14075a8e42c6ea6dfb7ff (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:04.014155 13638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a1e9c827e14075a8e42c6ea6dfb7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.016211 13566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b47ee68e564f659c9a3c629fc178e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.016949 13637 tablet_service.cc:1511] Processing CreateTablet for tablet dae99bdcb887441aaab29bd2e114e811 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:04.018158 13637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae99bdcb887441aaab29bd2e114e811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.020210 13565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05e9e112bc748149ad6e3b47b34ed37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.020978 13645 tablet_service.cc:1511] Processing CreateTablet for tablet 20ce01587bd3460b92c458e7970ca699 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:04.022204 13645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ce01587bd3460b92c458e7970ca699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.023231 13568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0da6431cf3489a84e681d4a18ddd75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.024969 13563 tablet_service.cc:1511] Processing CreateTablet for tablet dae99bdcb887441aaab29bd2e114e811 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:04.024981 13570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1218c86c9d414c5baefe0509c85891e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.031621 13490 tablet_service.cc:1511] Processing CreateTablet for tablet a05e9e112bc748149ad6e3b47b34ed37 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:04.032934 13490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05e9e112bc748149ad6e3b47b34ed37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.033424 13567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa28da44479f4abeb7a664aa21cbb36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.027607 13639 tablet_service.cc:1511] Processing CreateTablet for tablet a05e9e112bc748149ad6e3b47b34ed37 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:04.037787 13639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05e9e112bc748149ad6e3b47b34ed37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.036173 13569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995eec808cbe43aca0708e7e61769f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.028646 13642 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0da6431cf3489a84e681d4a18ddd75 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:04.030460 13491 tablet_service.cc:1511] Processing CreateTablet for tablet c2b47ee68e564f659c9a3c629fc178e2 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:04.042428 13491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b47ee68e564f659c9a3c629fc178e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.046139 13563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae99bdcb887441aaab29bd2e114e811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.050119 13642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0da6431cf3489a84e681d4a18ddd75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.060806 13497 tablet_service.cc:1511] Processing CreateTablet for tablet d469c1a55a8747d3a2618a844684aa0a (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:04.061632 13696 tablet_bootstrap.cc:492] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:04.062165 13497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d469c1a55a8747d3a2618a844684aa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.073205 13697 tablet_bootstrap.cc:492] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:04.073886 13645 tablet_service.cc:1511] Processing CreateTablet for tablet 34afcf2b0da5442c9fd9d73b7543d90c (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:04.075162 13645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34afcf2b0da5442c9fd9d73b7543d90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.081967 13697 tablet_bootstrap.cc:654] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.091419 13645 tablet_service.cc:1511] Processing CreateTablet for tablet e44a6243654a43d19d655f4249db7904 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:04.092711 13645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44a6243654a43d19d655f4249db7904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.104031 13493 tablet_service.cc:1511] Processing CreateTablet for tablet 34afcf2b0da5442c9fd9d73b7543d90c (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:04.105317 13493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34afcf2b0da5442c9fd9d73b7543d90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.113600 13489 tablet_service.cc:1511] Processing CreateTablet for tablet e2a1e9c827e14075a8e42c6ea6dfb7ff (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:04.114857 13489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a1e9c827e14075a8e42c6ea6dfb7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.116461 13488 tablet_service.cc:1511] Processing CreateTablet for tablet dae99bdcb887441aaab29bd2e114e811 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:04.117735 13488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae99bdcb887441aaab29bd2e114e811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.120064 13493 tablet_service.cc:1511] Processing CreateTablet for tablet e44a6243654a43d19d655f4249db7904 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:04.121296 13493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44a6243654a43d19d655f4249db7904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.122737 13640 tablet_service.cc:1511] Processing CreateTablet for tablet d469c1a55a8747d3a2618a844684aa0a (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:04.122907 13495 tablet_service.cc:1511] Processing CreateTablet for tablet 38e100fc5b2d402baa15fe0bea552c9e (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:04.126091 13572 tablet_service.cc:1511] Processing CreateTablet for tablet e44a6243654a43d19d655f4249db7904 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:04.127274 13572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44a6243654a43d19d655f4249db7904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.131018 13569 tablet_service.cc:1511] Processing CreateTablet for tablet d469c1a55a8747d3a2618a844684aa0a (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:04.194150 13569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d469c1a55a8747d3a2618a844684aa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.194754 13697 tablet_bootstrap.cc:492] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:04.195184 13697 ts_tablet_manager.cc:1403] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.000s
I20260710 11:00:04.195310 13643 tablet_service.cc:1511] Processing CreateTablet for tablet ffed59660afa4b59b29f137c8e80dae1 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:04.134351 13494 tablet_service.cc:1511] Processing CreateTablet for tablet 44ecdc81b6f1433db383444f7548a48e (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:04.136533 13565 tablet_service.cc:1511] Processing CreateTablet for tablet 34afcf2b0da5442c9fd9d73b7543d90c (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:04.137754 13493 tablet_service.cc:1511] Processing CreateTablet for tablet 4bccd314a5df4789856029bee3276d3f (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:04.138401 13640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d469c1a55a8747d3a2618a844684aa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.143230 13571 tablet_service.cc:1511] Processing CreateTablet for tablet 38e100fc5b2d402baa15fe0bea552c9e (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:04.154968 13696 tablet_bootstrap.cc:654] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.197402 13565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34afcf2b0da5442c9fd9d73b7543d90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.200192 13571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e100fc5b2d402baa15fe0bea552c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.200618 13698 tablet_bootstrap.cc:492] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:04.174743 13638 tablet_service.cc:1511] Processing CreateTablet for tablet 38e100fc5b2d402baa15fe0bea552c9e (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:04.176404 13566 tablet_service.cc:1511] Processing CreateTablet for tablet 44ecdc81b6f1433db383444f7548a48e (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:04.205013 13566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ecdc81b6f1433db383444f7548a48e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.205399 13697 raft_consensus.cc:359] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.206074 13697 raft_consensus.cc:385] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.206351 13697 raft_consensus.cc:740] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.207031 13697 consensus_queue.cc:260] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.208855 13638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e100fc5b2d402baa15fe0bea552c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.216298 13572 tablet_service.cc:1511] Processing CreateTablet for tablet c0bf1ce60940479e925dc3e8757e0491 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:04.217103 13643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffed59660afa4b59b29f137c8e80dae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.182211 13644 tablet_service.cc:1511] Processing CreateTablet for tablet 44ecdc81b6f1433db383444f7548a48e (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:04.182397 13492 tablet_service.cc:1511] Processing CreateTablet for tablet c0bf1ce60940479e925dc3e8757e0491 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:04.218941 13644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ecdc81b6f1433db383444f7548a48e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.217554 13572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bf1ce60940479e925dc3e8757e0491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.157617 13497 tablet_service.cc:1511] Processing CreateTablet for tablet e460cc2971ec45da8c8fa3ccf4c89aa0 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:04.186406 13490 tablet_service.cc:1511] Processing CreateTablet for tablet fb0e669d0f6741c8b1c1114369b6cf5a (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:04.224500 13570 tablet_service.cc:1511] Processing CreateTablet for tablet fb0e669d0f6741c8b1c1114369b6cf5a (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:04.225672 13570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0e669d0f6741c8b1c1114369b6cf5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.185356 13646 tablet_service.cc:1511] Processing CreateTablet for tablet 4bccd314a5df4789856029bee3276d3f (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:04.188767 13564 tablet_service.cc:1511] Processing CreateTablet for tablet 4bccd314a5df4789856029bee3276d3f (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:04.191349 13568 tablet_service.cc:1511] Processing CreateTablet for tablet e460cc2971ec45da8c8fa3ccf4c89aa0 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:04.185882 13495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e100fc5b2d402baa15fe0bea552c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.243553 13492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bf1ce60940479e925dc3e8757e0491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.244334 13642 tablet_service.cc:1511] Processing CreateTablet for tablet fb0e669d0f6741c8b1c1114369b6cf5a (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:04.245270 13569 tablet_service.cc:1511] Processing CreateTablet for tablet bf9d21934aab4bd4bb277e760a4aab2d (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:04.246920 13696 tablet_bootstrap.cc:492] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:04.247226 13565 tablet_service.cc:1511] Processing CreateTablet for tablet eb5cc930587d40b7a73c3aeaf417b79a (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:04.241019 13491 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef0b48b6ab14dddb34b47c400203764 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:04.248971 13491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef0b48b6ab14dddb34b47c400203764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.249913 13494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ecdc81b6f1433db383444f7548a48e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.242175 13637 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef0b48b6ab14dddb34b47c400203764 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:04.250527 13563 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef0b48b6ab14dddb34b47c400203764 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:04.203565 13641 tablet_service.cc:1511] Processing CreateTablet for tablet c0bf1ce60940479e925dc3e8757e0491 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:04.228296 13564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bccd314a5df4789856029bee3276d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.180743 13496 tablet_service.cc:1511] Processing CreateTablet for tablet ffed59660afa4b59b29f137c8e80dae1 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:04.187232 13639 tablet_service.cc:1511] Processing CreateTablet for tablet e460cc2971ec45da8c8fa3ccf4c89aa0 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:04.253037 13496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffed59660afa4b59b29f137c8e80dae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.253229 13568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e460cc2971ec45da8c8fa3ccf4c89aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.247599 13696 ts_tablet_manager.cc:1403] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.186s	user 0.017s	sys 0.000s
I20260710 11:00:04.256496 13569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9d21934aab4bd4bb277e760a4aab2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.256318 13696 raft_consensus.cc:359] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } }
I20260710 11:00:04.257030 13696 raft_consensus.cc:385] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.257323 13696 raft_consensus.cc:740] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.257519 13493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bccd314a5df4789856029bee3276d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.258006 13565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5cc930587d40b7a73c3aeaf417b79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.258935 13696 consensus_queue.cc:260] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } }
I20260710 11:00:04.263530 13563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef0b48b6ab14dddb34b47c400203764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.265404 13698 tablet_bootstrap.cc:654] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.201987 13567 tablet_service.cc:1511] Processing CreateTablet for tablet ffed59660afa4b59b29f137c8e80dae1 (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:04.270328 13490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0e669d0f6741c8b1c1114369b6cf5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.260028 13566 tablet_service.cc:1511] Processing CreateTablet for tablet 13eb98e99a4e419e82d5bf6a3bb56e0f (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:04.279783 13697 ts_tablet_manager.cc:1434] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.084s	user 0.009s	sys 0.004s
I20260710 11:00:04.279950 13645 tablet_service.cc:1511] Processing CreateTablet for tablet bf9d21934aab4bd4bb277e760a4aab2d (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:04.291975 13497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e460cc2971ec45da8c8fa3ccf4c89aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.304705 13567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffed59660afa4b59b29f137c8e80dae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.317405 13681 heartbeater.cc:499] Master 127.12.20.190:41167 was elected leader, sending a full tablet report...
I20260710 11:00:04.317691 13697 tablet_bootstrap.cc:492] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:04.320453 13644 tablet_service.cc:1511] Processing CreateTablet for tablet eb5cc930587d40b7a73c3aeaf417b79a (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:04.321544 13489 tablet_service.cc:1511] Processing CreateTablet for tablet eb5cc930587d40b7a73c3aeaf417b79a (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:04.322712 13489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5cc930587d40b7a73c3aeaf417b79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.323926 13646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bccd314a5df4789856029bee3276d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.327476 13637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef0b48b6ab14dddb34b47c400203764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.332777 13642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0e669d0f6741c8b1c1114369b6cf5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.335177 13488 tablet_service.cc:1511] Processing CreateTablet for tablet bf9d21934aab4bd4bb277e760a4aab2d (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:04.336344 13488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9d21934aab4bd4bb277e760a4aab2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.341015 13643 tablet_service.cc:1511] Processing CreateTablet for tablet 13eb98e99a4e419e82d5bf6a3bb56e0f (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:04.341795 13696 ts_tablet_manager.cc:1434] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.088s	user 0.019s	sys 0.037s
I20260710 11:00:04.342454 13532 heartbeater.cc:499] Master 127.12.20.190:41167 was elected leader, sending a full tablet report...
I20260710 11:00:04.348651 13641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bf1ce60940479e925dc3e8757e0491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.351635 13645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9d21934aab4bd4bb277e760a4aab2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.351923 13701 raft_consensus.cc:493] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.352365 13701 raft_consensus.cc:515] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.353173 13639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e460cc2971ec45da8c8fa3ccf4c89aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.354702 13696 tablet_bootstrap.cc:492] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:04.358386 13644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5cc930587d40b7a73c3aeaf417b79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.359490 13701 leader_election.cc:290] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:04.364841 13698 tablet_bootstrap.cc:492] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:04.383937 13566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13eb98e99a4e419e82d5bf6a3bb56e0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.384341 13698 ts_tablet_manager.cc:1403] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.184s	user 0.008s	sys 0.033s
I20260710 11:00:04.387010 13698 raft_consensus.cc:359] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.388191 13643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13eb98e99a4e419e82d5bf6a3bb56e0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.389943 13697 tablet_bootstrap.cc:654] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.387678 13698 raft_consensus.cc:385] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.401549 13698 raft_consensus.cc:740] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.402275 13698 consensus_queue.cc:260] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.373823 13492 tablet_service.cc:1511] Processing CreateTablet for tablet 13eb98e99a4e419e82d5bf6a3bb56e0f (DEFAULT_TABLE table=test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:04.404808 13492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13eb98e99a4e419e82d5bf6a3bb56e0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:04.451579 13607 heartbeater.cc:499] Master 127.12.20.190:41167 was elected leader, sending a full tablet report...
I20260710 11:00:04.452025 13698 ts_tablet_manager.cc:1434] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.067s	user 0.018s	sys 0.012s
I20260710 11:00:04.453088 13698 tablet_bootstrap.cc:492] T a05e9e112bc748149ad6e3b47b34ed37 P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:04.458997 13698 tablet_bootstrap.cc:654] T a05e9e112bc748149ad6e3b47b34ed37 P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.461086 13697 tablet_bootstrap.cc:492] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:04.461546 13697 ts_tablet_manager.cc:1403] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.144s	user 0.015s	sys 0.002s
I20260710 11:00:04.464481 13697 raft_consensus.cc:359] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.465225 13697 raft_consensus.cc:385] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.465514 13697 raft_consensus.cc:740] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.461537 13696 tablet_bootstrap.cc:654] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.469686 13697 consensus_queue.cc:260] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.476151 13697 ts_tablet_manager.cc:1434] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:00:04.476944 13697 tablet_bootstrap.cc:492] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:04.484294 13697 tablet_bootstrap.cc:654] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.485224 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ce01587bd3460b92c458e7970ca699" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
W20260710 11:00:04.488965 13620 leader_election.cc:343] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:04.495741 13453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:04.495993 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ce01587bd3460b92c458e7970ca699" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
W20260710 11:00:04.498653 13619 leader_election.cc:343] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.499042 13619 leader_election.cc:304] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa
I20260710 11:00:04.499558 13698 tablet_bootstrap.cc:492] T a05e9e112bc748149ad6e3b47b34ed37 P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:04.500032 13698 ts_tablet_manager.cc:1403] T a05e9e112bc748149ad6e3b47b34ed37 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.004s
I20260710 11:00:04.500093 13701 raft_consensus.cc:2749] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:04.502629 13698 raft_consensus.cc:359] T a05e9e112bc748149ad6e3b47b34ed37 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.503257 13697 tablet_bootstrap.cc:492] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:04.503317 13698 raft_consensus.cc:385] T a05e9e112bc748149ad6e3b47b34ed37 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.503623 13697 ts_tablet_manager.cc:1403] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.006s
I20260710 11:00:04.503676 13696 tablet_bootstrap.cc:492] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:04.504248 13696 ts_tablet_manager.cc:1403] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.155s	user 0.013s	sys 0.006s
I20260710 11:00:04.505698 13697 raft_consensus.cc:359] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.506160 13697 raft_consensus.cc:385] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.506330 13697 raft_consensus.cc:740] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.503712 13698 raft_consensus.cc:740] T a05e9e112bc748149ad6e3b47b34ed37 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.506857 13697 consensus_queue.cc:260] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.506856 13696 raft_consensus.cc:359] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.508034 13698 consensus_queue.cc:260] T a05e9e112bc748149ad6e3b47b34ed37 P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.509580 13697 ts_tablet_manager.cc:1434] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:04.510082 13698 ts_tablet_manager.cc:1434] T a05e9e112bc748149ad6e3b47b34ed37 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:04.510454 13697 tablet_bootstrap.cc:492] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:04.510967 13698 tablet_bootstrap.cc:492] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:04.516686 13696 raft_consensus.cc:385] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.516939 13697 tablet_bootstrap.cc:654] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.517100 13696 raft_consensus.cc:740] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.518047 13696 consensus_queue.cc:260] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.516939 13698 tablet_bootstrap.cc:654] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.520108 13696 ts_tablet_manager.cc:1434] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:00:04.520967 13696 tablet_bootstrap.cc:492] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:04.524643 13697 tablet_bootstrap.cc:492] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:04.525090 13697 ts_tablet_manager.cc:1403] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260710 11:00:04.526727 13696 tablet_bootstrap.cc:654] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.527797 13697 raft_consensus.cc:359] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.528533 13697 raft_consensus.cc:385] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.528831 13697 raft_consensus.cc:740] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.529544 13697 consensus_queue.cc:260] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.533008 13697 ts_tablet_manager.cc:1434] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:00:04.533071 13698 tablet_bootstrap.cc:492] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:04.533620 13698 ts_tablet_manager.cc:1403] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260710 11:00:04.534078 13697 tablet_bootstrap.cc:492] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:04.536391 13698 raft_consensus.cc:359] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } }
I20260710 11:00:04.537004 13698 raft_consensus.cc:385] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.537225 13698 raft_consensus.cc:740] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.537819 13698 consensus_queue.cc:260] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } }
I20260710 11:00:04.538463 13701 raft_consensus.cc:493] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.538895 13701 raft_consensus.cc:515] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.540457 13697 tablet_bootstrap.cc:654] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.540905 13701 leader_election.cc:290] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:04.542796 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b47ee68e564f659c9a3c629fc178e2" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
W20260710 11:00:04.544191 13619 leader_election.cc:343] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.544402 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b47ee68e564f659c9a3c629fc178e2" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:04.545667 13698 ts_tablet_manager.cc:1434] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:00:04.546038 13697 tablet_bootstrap.cc:492] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:04.546445 13698 tablet_bootstrap.cc:492] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:04.546468 13697 ts_tablet_manager.cc:1403] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
W20260710 11:00:04.545818 13620 leader_election.cc:343] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.548867 13620 leader_election.cc:304] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa
I20260710 11:00:04.549383 13697 raft_consensus.cc:359] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.549880 13701 raft_consensus.cc:2749] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:04.550076 13697 raft_consensus.cc:385] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.550468 13697 raft_consensus.cc:740] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.551298 13697 consensus_queue.cc:260] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.551934 13698 tablet_bootstrap.cc:654] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.554531 13696 tablet_bootstrap.cc:492] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:04.554948 13696 ts_tablet_manager.cc:1403] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.007s
I20260710 11:00:04.555466 13697 ts_tablet_manager.cc:1434] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:00:04.556398 13697 tablet_bootstrap.cc:492] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:04.557600 13696 raft_consensus.cc:359] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.558403 13696 raft_consensus.cc:385] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.558689 13696 raft_consensus.cc:740] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.559513 13696 consensus_queue.cc:260] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.562602 13697 tablet_bootstrap.cc:654] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.563036 13698 tablet_bootstrap.cc:492] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:04.563469 13698 ts_tablet_manager.cc:1403] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260710 11:00:04.566038 13698 raft_consensus.cc:359] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.566701 13698 raft_consensus.cc:385] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.566987 13698 raft_consensus.cc:740] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.567878 13697 tablet_bootstrap.cc:492] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:04.567982 13696 ts_tablet_manager.cc:1434] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:00:04.567818 13698 consensus_queue.cc:260] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.568449 13697 ts_tablet_manager.cc:1403] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260710 11:00:04.569070 13696 tablet_bootstrap.cc:492] T 1218c86c9d414c5baefe0509c85891e9 P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:04.571125 13697 raft_consensus.cc:359] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.571794 13697 raft_consensus.cc:385] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.572082 13697 raft_consensus.cc:740] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.572621 13698 ts_tablet_manager.cc:1434] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:00:04.572747 13697 consensus_queue.cc:260] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.573545 13698 tablet_bootstrap.cc:492] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:04.574851 13697 ts_tablet_manager.cc:1434] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:04.575001 13696 tablet_bootstrap.cc:654] T 1218c86c9d414c5baefe0509c85891e9 P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.575763 13697 tablet_bootstrap.cc:492] T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:04.579771 13698 tablet_bootstrap.cc:654] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.583920 13697 tablet_bootstrap.cc:654] T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.591102 13698 tablet_bootstrap.cc:492] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:04.591606 13698 ts_tablet_manager.cc:1403] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 11:00:04.594485 13698 raft_consensus.cc:359] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.594990 13698 raft_consensus.cc:385] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.595269 13698 raft_consensus.cc:740] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.596339 13697 tablet_bootstrap.cc:492] T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:04.596052 13698 consensus_queue.cc:260] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.596789 13697 ts_tablet_manager.cc:1403] T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 11:00:04.599507 13697 raft_consensus.cc:359] T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.600180 13697 raft_consensus.cc:385] T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.600477 13697 raft_consensus.cc:740] T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.601132 13697 consensus_queue.cc:260] T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.602218 13698 ts_tablet_manager.cc:1434] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:00:04.603134 13698 tablet_bootstrap.cc:492] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:04.603161 13697 ts_tablet_manager.cc:1434] T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:00:04.604537 13697 tablet_bootstrap.cc:492] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:04.609680 13698 tablet_bootstrap.cc:654] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.610203 13697 tablet_bootstrap.cc:654] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.620872 13696 tablet_bootstrap.cc:492] T 1218c86c9d414c5baefe0509c85891e9 P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:04.621116 13698 tablet_bootstrap.cc:492] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:04.621337 13696 ts_tablet_manager.cc:1403] T 1218c86c9d414c5baefe0509c85891e9 P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.031s
I20260710 11:00:04.621505 13698 ts_tablet_manager.cc:1403] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:00:04.621788 13697 tablet_bootstrap.cc:492] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:04.622189 13697 ts_tablet_manager.cc:1403] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 11:00:04.623656 13698 raft_consensus.cc:359] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.624207 13698 raft_consensus.cc:385] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.624550 13698 raft_consensus.cc:740] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.624131 13696 raft_consensus.cc:359] T 1218c86c9d414c5baefe0509c85891e9 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.624455 13697 raft_consensus.cc:359] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.624985 13696 raft_consensus.cc:385] T 1218c86c9d414c5baefe0509c85891e9 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.625101 13697 raft_consensus.cc:385] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.625377 13697 raft_consensus.cc:740] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.625324 13696 raft_consensus.cc:740] T 1218c86c9d414c5baefe0509c85891e9 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.625217 13698 consensus_queue.cc:260] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.626207 13697 consensus_queue.cc:260] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.626214 13696 consensus_queue.cc:260] T 1218c86c9d414c5baefe0509c85891e9 P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.627288 13698 ts_tablet_manager.cc:1434] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:00:04.628230 13698 tablet_bootstrap.cc:492] T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:04.630622 13696 ts_tablet_manager.cc:1434] T 1218c86c9d414c5baefe0509c85891e9 P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:00:04.631556 13696 tablet_bootstrap.cc:492] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:04.632568 13697 ts_tablet_manager.cc:1434] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:00:04.633405 13697 tablet_bootstrap.cc:492] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:04.634179 13698 tablet_bootstrap.cc:654] T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.638530 13697 tablet_bootstrap.cc:654] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.649894 13696 tablet_bootstrap.cc:654] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.650931 13697 tablet_bootstrap.cc:492] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:04.651387 13697 ts_tablet_manager.cc:1403] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.010s
I20260710 11:00:04.652803 13698 tablet_bootstrap.cc:492] T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:04.653182 13698 ts_tablet_manager.cc:1403] T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.017s
I20260710 11:00:04.653111 13701 raft_consensus.cc:493] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.653689 13701 raft_consensus.cc:515] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.655345 13698 raft_consensus.cc:359] T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.655857 13698 raft_consensus.cc:385] T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.656189 13698 raft_consensus.cc:740] T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.657034 13698 consensus_queue.cc:260] T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.655781 13701 leader_election.cc:290] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:04.657301 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0da6431cf3489a84e681d4a18ddd75" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:04.657301 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0da6431cf3489a84e681d4a18ddd75" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:04.658387 13507 raft_consensus.cc:2468] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 0.
W20260710 11:00:04.658619 13620 leader_election.cc:343] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.659340 13696 tablet_bootstrap.cc:492] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:04.659534 13619 leader_election.cc:304] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa; no voters: 7ac59d2b276a4505a4ab4e2aa98df813
I20260710 11:00:04.659780 13696 ts_tablet_manager.cc:1403] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.001s
I20260710 11:00:04.660555 13701 raft_consensus.cc:2804] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.660903 13701 raft_consensus.cc:493] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.660919 13698 ts_tablet_manager.cc:1434] T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:04.661330 13701 raft_consensus.cc:3060] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.662019 13698 tablet_bootstrap.cc:492] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:04.662942 13696 raft_consensus.cc:359] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.664196 13696 raft_consensus.cc:385] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.664464 13696 raft_consensus.cc:740] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.665225 13696 consensus_queue.cc:260] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.668226 13698 tablet_bootstrap.cc:654] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.669257 13697 raft_consensus.cc:359] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } }
I20260710 11:00:04.669896 13697 raft_consensus.cc:385] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.670150 13697 raft_consensus.cc:740] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.670809 13701 raft_consensus.cc:515] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.672087 13697 consensus_queue.cc:260] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } }
I20260710 11:00:04.672827 13698 tablet_bootstrap.cc:492] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:04.673171 13698 ts_tablet_manager.cc:1403] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260710 11:00:04.674073 13696 ts_tablet_manager.cc:1434] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260710 11:00:04.675030 13696 tablet_bootstrap.cc:492] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:04.675067 13698 raft_consensus.cc:359] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.675415 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0da6431cf3489a84e681d4a18ddd75" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:04.675791 13698 raft_consensus.cc:385] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.675976 13507 raft_consensus.cc:3060] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.676108 13698 raft_consensus.cc:740] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.676882 13698 consensus_queue.cc:260] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.680744 13698 ts_tablet_manager.cc:1434] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:04.681561 13698 tablet_bootstrap.cc:492] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:04.682164 13696 tablet_bootstrap.cc:654] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.682663 13507 raft_consensus.cc:2468] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 1.
I20260710 11:00:04.683744 13619 leader_election.cc:304] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:04.687695 13698 tablet_bootstrap.cc:654] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.687531 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0da6431cf3489a84e681d4a18ddd75" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
W20260710 11:00:04.689208 13620 leader_election.cc:343] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.689679 13726 raft_consensus.cc:2804] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:04.689793 13701 leader_election.cc:290] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:04.690166 13726 raft_consensus.cc:697] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Becoming Leader. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Running, Role: LEADER
I20260710 11:00:04.690989 13726 consensus_queue.cc:237] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.692106 13701 raft_consensus.cc:493] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.692535 13701 raft_consensus.cc:515] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.695494 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05e9e112bc748149ad6e3b47b34ed37" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:04.695739 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05e9e112bc748149ad6e3b47b34ed37" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:04.696367 13582 raft_consensus.cc:2468] T a05e9e112bc748149ad6e3b47b34ed37 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 0.
W20260710 11:00:04.696818 13619 leader_election.cc:343] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.697527 13620 leader_election.cc:304] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:04.698246 13701 leader_election.cc:290] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:04.697084 13696 tablet_bootstrap.cc:492] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:04.698976 13701 raft_consensus.cc:2804] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.699355 13696 ts_tablet_manager.cc:1403] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.006s
I20260710 11:00:04.702383 13696 raft_consensus.cc:359] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.699307 13701 raft_consensus.cc:493] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.703037 13696 raft_consensus.cc:385] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.703322 13701 raft_consensus.cc:3060] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.703086 13697 ts_tablet_manager.cc:1434] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.007s
I20260710 11:00:04.706353 13697 tablet_bootstrap.cc:492] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:04.703461 13696 raft_consensus.cc:740] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.709179 13696 consensus_queue.cc:260] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.710419 13405 catalog_manager.cc:5697] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 reported cstate change: term changed from 0 to 1, leader changed from <none> to b797777abd684f5eb706a2e6f4798a35 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:04.711607 13697 tablet_bootstrap.cc:654] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.713688 13696 ts_tablet_manager.cc:1434] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260710 11:00:04.714648 13696 tablet_bootstrap.cc:492] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:04.716507 13698 tablet_bootstrap.cc:492] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:04.716409 13726 raft_consensus.cc:493] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.716964 13698 ts_tablet_manager.cc:1403] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.016s
I20260710 11:00:04.716918 13726 raft_consensus.cc:515] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.717602 13697 tablet_bootstrap.cc:492] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:04.717990 13697 ts_tablet_manager.cc:1403] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:00:04.719650 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34afcf2b0da5442c9fd9d73b7543d90c" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:04.719496 13698 raft_consensus.cc:359] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.720279 13698 raft_consensus.cc:385] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.720317 13507 raft_consensus.cc:2468] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 0.
I20260710 11:00:04.720655 13698 raft_consensus.cc:740] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.720466 13697 raft_consensus.cc:359] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.721271 13697 raft_consensus.cc:385] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.721539 13697 raft_consensus.cc:740] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.721681 13619 leader_election.cc:304] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:04.721513 13698 consensus_queue.cc:260] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.722568 13728 raft_consensus.cc:2804] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.722934 13728 raft_consensus.cc:493] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.723352 13728 raft_consensus.cc:3060] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.723822 13698 ts_tablet_manager.cc:1434] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:04.724682 13698 tablet_bootstrap.cc:492] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:04.727495 13696 tablet_bootstrap.cc:654] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.728979 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34afcf2b0da5442c9fd9d73b7543d90c" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:04.722898 13726 leader_election.cc:290] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
W20260710 11:00:04.730294 13620 leader_election.cc:343] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.732025 13698 tablet_bootstrap.cc:654] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.731904 13701 raft_consensus.cc:515] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.733887 13728 raft_consensus.cc:515] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.737179 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05e9e112bc748149ad6e3b47b34ed37" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:04.737556 13506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05e9e112bc748149ad6e3b47b34ed37" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:04.737735 13582 raft_consensus.cc:3060] T a05e9e112bc748149ad6e3b47b34ed37 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.737515 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34afcf2b0da5442c9fd9d73b7543d90c" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:04.738849 13507 raft_consensus.cc:3060] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:04.739197 13619 leader_election.cc:343] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.740682 13581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34afcf2b0da5442c9fd9d73b7543d90c" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
W20260710 11:00:04.742129 13620 leader_election.cc:343] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.737756 13697 consensus_queue.cc:260] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.744729 13582 raft_consensus.cc:2468] T a05e9e112bc748149ad6e3b47b34ed37 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 1.
I20260710 11:00:04.745334 13702 raft_consensus.cc:493] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.745456 13507 raft_consensus.cc:2468] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 1.
I20260710 11:00:04.745790 13702 raft_consensus.cc:515] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.747246 13701 leader_election.cc:290] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:04.749572 13619 leader_election.cc:304] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa; no voters: 7ac59d2b276a4505a4ab4e2aa98df813
I20260710 11:00:04.750706 13620 leader_election.cc:304] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:04.751497 13726 raft_consensus.cc:2804] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:04.752364 13702 leader_election.cc:290] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:04.752897 13702 raft_consensus.cc:493] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.753314 13702 raft_consensus.cc:515] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } }
I20260710 11:00:04.755227 13702 leader_election.cc:290] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:04.759456 13701 raft_consensus.cc:2804] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:04.744825 13728 leader_election.cc:290] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:04.744741 13697 ts_tablet_manager.cc:1434] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 11:00:04.763057 13698 tablet_bootstrap.cc:492] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:04.763608 13698 ts_tablet_manager.cc:1403] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.015s
I20260710 11:00:04.763832 13697 tablet_bootstrap.cc:492] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:04.766443 13698 raft_consensus.cc:359] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.767171 13698 raft_consensus.cc:385] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.767477 13698 raft_consensus.cc:740] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.768332 13698 consensus_queue.cc:260] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.769016 13701 raft_consensus.cc:697] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Becoming Leader. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Running, Role: LEADER
I20260710 11:00:04.769838 13701 consensus_queue.cc:237] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.770428 13707 raft_consensus.cc:493] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.770854 13707 raft_consensus.cc:515] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.772408 13698 ts_tablet_manager.cc:1434] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:00:04.773303 13698 tablet_bootstrap.cc:492] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:04.772418 13726 raft_consensus.cc:697] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Becoming Leader. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Running, Role: LEADER
I20260710 11:00:04.774849 13696 tablet_bootstrap.cc:492] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:04.775296 13696 ts_tablet_manager.cc:1403] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.025s
I20260710 11:00:04.777099 13697 tablet_bootstrap.cc:654] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.775952 13707 leader_election.cc:290] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:04.775491 13726 consensus_queue.cc:237] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.788793 13707 raft_consensus.cc:493] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.801648 13707 raft_consensus.cc:515] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.812839 13738 raft_consensus.cc:493] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.813078 13743 raft_consensus.cc:493] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.816524 13707 leader_election.cc:290] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:04.816998 13707 raft_consensus.cc:493] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.817414 13707 raft_consensus.cc:515] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.819205 13707 leader_election.cc:290] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:04.813580 13738 raft_consensus.cc:515] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } }
I20260710 11:00:04.821877 13738 leader_election.cc:290] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:04.822584 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1875d7056bd47b6b7e6dc0001148315" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:04.823189 13507 raft_consensus.cc:2468] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 0.
I20260710 11:00:04.824986 13619 leader_election.cc:304] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:04.816658 13743 raft_consensus.cc:515] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.828191 13707 raft_consensus.cc:493] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.829408 13707 raft_consensus.cc:515] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.828214 13743 leader_election.cc:290] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:04.828240 13738 raft_consensus.cc:2804] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.832984 13738 raft_consensus.cc:493] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.833387 13738 raft_consensus.cc:3060] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.835592 13707 leader_election.cc:290] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:04.837373 13698 tablet_bootstrap.cc:654] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.845472 13738 raft_consensus.cc:515] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } }
I20260710 11:00:04.847127 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44a6243654a43d19d655f4249db7904" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:04.848570 13581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1875d7056bd47b6b7e6dc0001148315" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:04.849133 13581 raft_consensus.cc:2468] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 0.
I20260710 11:00:04.849321 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1875d7056bd47b6b7e6dc0001148315" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:04.849848 13507 raft_consensus.cc:3060] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.849502 13696 raft_consensus.cc:359] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.850281 13696 raft_consensus.cc:385] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.850569 13696 raft_consensus.cc:740] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.847728 13582 raft_consensus.cc:2468] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 0.
I20260710 11:00:04.847420 13738 leader_election.cc:290] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:04.854912 13656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995eec808cbe43aca0708e7e61769f93" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:04.851282 13696 consensus_queue.cc:260] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.855913 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b47ee68e564f659c9a3c629fc178e2" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:04.857417 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1875d7056bd47b6b7e6dc0001148315" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:04.851311 13471 leader_election.cc:304] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:04.856267 13656 raft_consensus.cc:2468] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:04.857712 13654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ce01587bd3460b92c458e7970ca699" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:04.859989 13653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1e9c827e14075a8e42c6ea6dfb7ff" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:04.859002 13726 raft_consensus.cc:493] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.860723 13738 raft_consensus.cc:493] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.862126 13581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1875d7056bd47b6b7e6dc0001148315" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:04.860428 13655 raft_consensus.cc:2468] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:04.861939 13738 raft_consensus.cc:515] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.862286 13697 tablet_bootstrap.cc:492] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:04.864146 13697 ts_tablet_manager.cc:1403] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.003s
I20260710 11:00:04.863569 13471 leader_election.cc:304] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:04.861850 13726 raft_consensus.cc:515] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.862468 13654 raft_consensus.cc:2468] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:04.861132 13582 raft_consensus.cc:2468] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 0.
I20260710 11:00:04.869375 13702 raft_consensus.cc:2804] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.867538 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1218c86c9d414c5baefe0509c85891e9" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:04.873544 13702 raft_consensus.cc:493] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.873733 13652 raft_consensus.cc:2468] T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:04.873899 13546 leader_election.cc:304] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: 
I20260710 11:00:04.874755 13726 leader_election.cc:290] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:04.871124 13653 raft_consensus.cc:2468] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:04.874922 13506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1e9c827e14075a8e42c6ea6dfb7ff" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:04.874850 13546 leader_election.cc:304] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: 
I20260710 11:00:04.876086 13707 raft_consensus.cc:2804] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:00:04.876219 13619 leader_election.cc:343] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.876474 13707 raft_consensus.cc:493] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.876849 13707 raft_consensus.cc:3060] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.877584 13697 raft_consensus.cc:359] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.878014 13697 raft_consensus.cc:385] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.878165 13697 raft_consensus.cc:740] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.878612 13697 consensus_queue.cc:260] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.880172 13546 leader_election.cc:304] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: 
I20260710 11:00:04.880872 13743 raft_consensus.cc:2804] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.881175 13743 raft_consensus.cc:493] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.881471 13743 raft_consensus.cc:3060] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.882228 13697 ts_tablet_manager.cc:1434] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 11:00:04.882884 13697 tablet_bootstrap.cc:492] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:04.883633 13702 raft_consensus.cc:3060] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.892091 13743 raft_consensus.cc:515] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.894057 13743 leader_election.cc:290] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:04.893769 13405 catalog_manager.cc:5697] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 reported cstate change: term changed from 0 to 1, leader changed from <none> to b797777abd684f5eb706a2e6f4798a35 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:04.895521 13405 catalog_manager.cc:5697] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 reported cstate change: term changed from 0 to 1, leader changed from <none> to b797777abd684f5eb706a2e6f4798a35 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:04.894496 13546 leader_election.cc:304] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: 
I20260710 11:00:04.898111 13702 raft_consensus.cc:515] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.899299 13546 leader_election.cc:304] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: 
I20260710 11:00:04.903554 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1e9c827e14075a8e42c6ea6dfb7ff" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:04.904021 13748 raft_consensus.cc:2804] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.903571 13653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995eec808cbe43aca0708e7e61769f93" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:04.909279 13653 raft_consensus.cc:3060] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.911691 13748 raft_consensus.cc:493] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.907562 13582 raft_consensus.cc:2468] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 0.
I20260710 11:00:04.915963 13748 raft_consensus.cc:3060] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.918751 13653 raft_consensus.cc:2468] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:04.921278 13707 raft_consensus.cc:515] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.902032 13743 raft_consensus.cc:2804] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.921456 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ce01587bd3460b92c458e7970ca699" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:04.924049 13505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b47ee68e564f659c9a3c629fc178e2" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:04.924837 13507 raft_consensus.cc:2468] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 1.
I20260710 11:00:04.926822 13735 raft_consensus.cc:2764] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:00:04.927335 13696 ts_tablet_manager.cc:1434] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.151s	user 0.008s	sys 0.000s
I20260710 11:00:04.928920 13619 leader_election.cc:304] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa; no voters: 7ac59d2b276a4505a4ab4e2aa98df813
I20260710 11:00:04.929220 13735 raft_consensus.cc:493] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.929672 13698 tablet_bootstrap.cc:492] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:04.929730 13753 raft_consensus.cc:2804] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.929957 13506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995eec808cbe43aca0708e7e61769f93" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:04.930234 13753 raft_consensus.cc:493] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.930270 13698 ts_tablet_manager.cc:1403] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.157s	user 0.019s	sys 0.029s
I20260710 11:00:04.929669 13735 raft_consensus.cc:515] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.931228 13504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1e9c827e14075a8e42c6ea6dfb7ff" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:04.923518 13743 raft_consensus.cc:493] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.930717 13753 raft_consensus.cc:3060] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.930189 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995eec808cbe43aca0708e7e61769f93" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:04.934474 13743 raft_consensus.cc:3060] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.934053 13506 raft_consensus.cc:2468] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:04.936906 13707 leader_election.cc:290] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:04.932149 13546 leader_election.cc:304] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: 
I20260710 11:00:04.937520 13698 raft_consensus.cc:359] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.938241 13698 raft_consensus.cc:385] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.938465 13698 raft_consensus.cc:740] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.937449 13738 leader_election.cc:290] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:04.933702 13726 raft_consensus.cc:2804] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:04.939095 13698 consensus_queue.cc:260] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.946189 13696 tablet_bootstrap.cc:492] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:04.939038 13707 raft_consensus.cc:2804] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:00:04.944133 13545 leader_election.cc:343] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.946729 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1218c86c9d414c5baefe0509c85891e9" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:04.961597 13698 ts_tablet_manager.cc:1434] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.000s
I20260710 11:00:04.962069 13507 raft_consensus.cc:2468] T 1218c86c9d414c5baefe0509c85891e9 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:04.963626 13698 tablet_bootstrap.cc:492] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:04.947044 13743 raft_consensus.cc:515] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.943053 13735 leader_election.cc:290] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:04.967100 13743 leader_election.cc:290] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:04.968070 13738 raft_consensus.cc:493] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.968226 13653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b47ee68e564f659c9a3c629fc178e2" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:04.968808 13653 raft_consensus.cc:3060] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.968528 13738 raft_consensus.cc:515] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.968907 13748 raft_consensus.cc:515] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.964309 13707 raft_consensus.cc:697] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:04.939603 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995eec808cbe43aca0708e7e61769f93" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:04.971627 13503 raft_consensus.cc:3060] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.972373 13506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa28da44479f4abeb7a664aa21cbb36f" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:04.974042 13738 leader_election.cc:290] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:04.971781 13707 consensus_queue.cc:237] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
W20260710 11:00:04.974718 13619 leader_election.cc:343] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.938338 13620 leader_election.cc:304] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:04.976719 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995eec808cbe43aca0708e7e61769f93" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:04.977658 13653 raft_consensus.cc:2468] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:04.978132 13738 raft_consensus.cc:2804] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.978533 13738 raft_consensus.cc:493] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.978856 13738 raft_consensus.cc:3060] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:04.961670 13545 leader_election.cc:343] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.960021 13726 raft_consensus.cc:697] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Becoming Leader. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Running, Role: LEADER
I20260710 11:00:04.982781 13753 raft_consensus.cc:515] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.970814 13702 leader_election.cc:290] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 election: Requested vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:04.986900 13698 tablet_bootstrap.cc:654] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:04.980593 13545 leader_election.cc:343] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.987493 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa28da44479f4abeb7a664aa21cbb36f" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:04.985616 13726 consensus_queue.cc:237] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } }
I20260710 11:00:04.990190 13581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44a6243654a43d19d655f4249db7904" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:04.991429 13582 raft_consensus.cc:2468] T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 0.
I20260710 11:00:04.993681 13748 leader_election.cc:290] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:04.995757 13546 leader_election.cc:304] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: 
I20260710 11:00:04.997588 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1875d7056bd47b6b7e6dc0001148315" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:04.997860 13654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1218c86c9d414c5baefe0509c85891e9" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:04.998438 13654 raft_consensus.cc:3060] T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.999985 13748 raft_consensus.cc:2804] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:04.993222 13580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995eec808cbe43aca0708e7e61769f93" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:05.000455 13748 raft_consensus.cc:697] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:05.000594 13506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1218c86c9d414c5baefe0509c85891e9" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:04.994661 13581 raft_consensus.cc:3060] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.001138 13506 raft_consensus.cc:3060] T 1218c86c9d414c5baefe0509c85891e9 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.001325 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b47ee68e564f659c9a3c629fc178e2" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:05.001886 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ce01587bd3460b92c458e7970ca699" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:05.002426 13652 raft_consensus.cc:3060] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.001245 13748 consensus_queue.cc:237] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:04.995469 13653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44a6243654a43d19d655f4249db7904" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:05.006829 13656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995eec808cbe43aca0708e7e61769f93" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:05.009030 13656 raft_consensus.cc:2393] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96710759b7b4c0780c484df977008aa in current term 1: Already voted for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in this term.
I20260710 11:00:05.009444 13738 raft_consensus.cc:515] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.010260 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1e9c827e14075a8e42c6ea6dfb7ff" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:05.011400 13738 leader_election.cc:290] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:05.011963 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1e9c827e14075a8e42c6ea6dfb7ff" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
W20260710 11:00:05.010193 13545 leader_election.cc:343] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:05.013195 13619 leader_election.cc:343] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.014528 13620 leader_election.cc:304] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.016057 13506 raft_consensus.cc:2468] T 1218c86c9d414c5baefe0509c85891e9 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:05.016249 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44a6243654a43d19d655f4249db7904" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:05.016105 13620 leader_election.cc:304] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.017099 13701 raft_consensus.cc:2804] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.017432 13701 raft_consensus.cc:493] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.017755 13701 raft_consensus.cc:3060] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.017915 13405 catalog_manager.cc:5697] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.017637 13471 leader_election.cc:304] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [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: d96710759b7b4c0780c484df977008aa; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35
I20260710 11:00:05.023350 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1e9c827e14075a8e42c6ea6dfb7ff" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:05.024060 13582 raft_consensus.cc:2393] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b797777abd684f5eb706a2e6f4798a35 in current term 1: Already voted for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in this term.
I20260710 11:00:05.026698 13753 leader_election.cc:290] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.029312 13653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1e9c827e14075a8e42c6ea6dfb7ff" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:05.037151 13653 raft_consensus.cc:2393] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ac59d2b276a4505a4ab4e2aa98df813 in current term 1: Already voted for candidate b797777abd684f5eb706a2e6f4798a35 in this term.
I20260710 11:00:05.037564 13581 raft_consensus.cc:2468] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 1.
I20260710 11:00:05.027788 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ce01587bd3460b92c458e7970ca699" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
W20260710 11:00:05.031975 13471 leader_election.cc:343] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:05.038956 13471 leader_election.cc:343] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.033067 13620 leader_election.cc:304] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.036096 13701 raft_consensus.cc:515] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
W20260710 11:00:05.013458 13545 leader_election.cc:343] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.021041 13738 raft_consensus.cc:2749] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.047353 13405 catalog_manager.cc:5697] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.049073 13736 raft_consensus.cc:2749] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.053058 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa28da44479f4abeb7a664aa21cbb36f" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:05.053058 13546 leader_election.cc:304] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813; no voters: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa
W20260710 11:00:05.054749 13619 leader_election.cc:343] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.055240 13471 leader_election.cc:304] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [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: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa; no voters: b797777abd684f5eb706a2e6f4798a35
I20260710 11:00:05.055763 13701 leader_election.cc:290] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:05.056424 13735 raft_consensus.cc:2804] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.056885 13735 raft_consensus.cc:697] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Becoming Leader. State: Replica: d96710759b7b4c0780c484df977008aa, State: Running, Role: LEADER
I20260710 11:00:05.057624 13735 consensus_queue.cc:237] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.058228 13652 raft_consensus.cc:2468] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:05.058995 13697 tablet_bootstrap.cc:654] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.059577 13545 leader_election.cc:304] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:05.062958 13753 raft_consensus.cc:2804] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:00:05.063081 13545 leader_election.cc:343] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.063918 13753 raft_consensus.cc:697] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:05.064105 13546 leader_election.cc:304] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.064890 13707 raft_consensus.cc:2804] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.064824 13753 consensus_queue.cc:237] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.065423 13707 raft_consensus.cc:697] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:05.055315 13748 raft_consensus.cc:2749] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.055142 13654 raft_consensus.cc:2468] T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:05.068051 13405 catalog_manager.cc:5697] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 reported cstate change: term changed from 0 to 1, leader changed from <none> to b797777abd684f5eb706a2e6f4798a35 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.066215 13707 consensus_queue.cc:237] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.080109 13696 tablet_bootstrap.cc:654] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.088797 13581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa28da44479f4abeb7a664aa21cbb36f" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:05.095631 13503 raft_consensus.cc:2468] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:05.097586 13581 raft_consensus.cc:3060] T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.100243 13702 raft_consensus.cc:2749] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.110056 13402 catalog_manager.cc:5697] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa reported cstate change: term changed from 0 to 1, leader changed from <none> to d96710759b7b4c0780c484df977008aa (127.12.20.129). New cstate: current_term: 1 leader_uuid: "d96710759b7b4c0780c484df977008aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.112881 13581 raft_consensus.cc:2468] T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 1.
I20260710 11:00:05.113942 13620 leader_election.cc:304] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.115061 13726 raft_consensus.cc:2804] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.115708 13697 tablet_bootstrap.cc:492] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:05.116061 13726 raft_consensus.cc:697] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Becoming Leader. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Running, Role: LEADER
I20260710 11:00:05.116806 13697 ts_tablet_manager.cc:1403] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.234s	user 0.017s	sys 0.011s
I20260710 11:00:05.116915 13707 raft_consensus.cc:493] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.116915 13726 consensus_queue.cc:237] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.117498 13707 raft_consensus.cc:515] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.119367 13697 raft_consensus.cc:359] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.120263 13697 raft_consensus.cc:385] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.120594 13697 raft_consensus.cc:740] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.121177 13696 tablet_bootstrap.cc:492] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:05.121640 13696 ts_tablet_manager.cc:1403] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.176s	user 0.011s	sys 0.008s
I20260710 11:00:05.121259 13697 consensus_queue.cc:260] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.120329 13707 leader_election.cc:290] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.122644 13654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0da6431cf3489a84e681d4a18ddd75" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:05.124197 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0da6431cf3489a84e681d4a18ddd75" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:05.125070 13503 raft_consensus.cc:2393] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ac59d2b276a4505a4ab4e2aa98df813 in current term 1: Already voted for candidate b797777abd684f5eb706a2e6f4798a35 in this term.
I20260710 11:00:05.125491 13698 tablet_bootstrap.cc:492] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:05.126009 13698 ts_tablet_manager.cc:1403] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.163s	user 0.009s	sys 0.013s
I20260710 11:00:05.126515 13697 ts_tablet_manager.cc:1434] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:00:05.126847 13546 leader_election.cc:304] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813; no voters: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.127552 13697 tablet_bootstrap.cc:492] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:05.128504 13707 raft_consensus.cc:3060] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.128767 13702 raft_consensus.cc:493] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.131388 13702 raft_consensus.cc:515] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.126542 13696 raft_consensus.cc:359] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.133942 13696 raft_consensus.cc:385] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.134199 13696 raft_consensus.cc:740] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.130523 13698 raft_consensus.cc:359] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.135161 13698 raft_consensus.cc:385] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.135229 13702 leader_election.cc:290] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.135457 13698 raft_consensus.cc:740] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.134802 13696 consensus_queue.cc:260] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.136678 13698 consensus_queue.cc:260] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.137513 13696 ts_tablet_manager.cc:1434] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:00:05.138207 13697 tablet_bootstrap.cc:654] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.138547 13654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d469c1a55a8747d3a2618a844684aa0a" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:05.138638 13698 ts_tablet_manager.cc:1434] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 11:00:05.139514 13698 tablet_bootstrap.cc:492] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
W20260710 11:00:05.140009 13471 leader_election.cc:343] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.142282 13696 tablet_bootstrap.cc:492] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:05.144614 13581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d469c1a55a8747d3a2618a844684aa0a" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:05.143967 13403 catalog_manager.cc:5697] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:05.145776 13471 leader_election.cc:343] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.146202 13471 leader_election.cc:304] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [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: d96710759b7b4c0780c484df977008aa; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35
I20260710 11:00:05.147186 13735 raft_consensus.cc:2749] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.147819 13405 catalog_manager.cc:5697] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 reported cstate change: term changed from 0 to 1, leader changed from <none> to b797777abd684f5eb706a2e6f4798a35 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:05.153062 13696 tablet_bootstrap.cc:654] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:05.155081 13619 consensus_peers.cc:597] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 -> Peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Couldn't send request to peer d96710759b7b4c0780c484df977008aa. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:05.156241 13697 tablet_bootstrap.cc:492] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:05.156661 13697 ts_tablet_manager.cc:1403] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.004s
I20260710 11:00:05.159266 13697 raft_consensus.cc:359] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.160010 13697 raft_consensus.cc:385] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.160269 13697 raft_consensus.cc:740] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.160887 13697 consensus_queue.cc:260] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.162995 13697 ts_tablet_manager.cc:1434] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:05.163820 13697 tablet_bootstrap.cc:492] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:05.167445 13753 raft_consensus.cc:493] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.167927 13753 raft_consensus.cc:515] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.169308 13697 tablet_bootstrap.cc:654] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.169492 13698 tablet_bootstrap.cc:654] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.169960 13753 leader_election.cc:290] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.171988 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae99bdcb887441aaab29bd2e114e811" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:05.174523 13654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae99bdcb887441aaab29bd2e114e811" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:05.175220 13654 raft_consensus.cc:2468] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
W20260710 11:00:05.174583 13545 leader_election.cc:343] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.176838 13546 leader_election.cc:304] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.177886 13753 raft_consensus.cc:2804] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.178205 13753 raft_consensus.cc:493] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.178534 13753 raft_consensus.cc:3060] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.181541 13697 tablet_bootstrap.cc:492] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:05.181959 13697 ts_tablet_manager.cc:1403] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260710 11:00:05.182606 13698 tablet_bootstrap.cc:492] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:05.183022 13698 ts_tablet_manager.cc:1403] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260710 11:00:05.182938 13405 catalog_manager.cc:5697] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.184432 13697 raft_consensus.cc:359] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.185040 13697 raft_consensus.cc:385] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.185375 13697 raft_consensus.cc:740] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.185077 13753 raft_consensus.cc:515] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.186219 13697 consensus_queue.cc:260] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.187803 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae99bdcb887441aaab29bd2e114e811" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:05.188113 13654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae99bdcb887441aaab29bd2e114e811" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:05.188688 13654 raft_consensus.cc:3060] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:05.189416 13545 leader_election.cc:343] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.191668 13697 ts_tablet_manager.cc:1434] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:00:05.192544 13697 tablet_bootstrap.cc:492] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:05.194123 13707 raft_consensus.cc:2749] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.195065 13654 raft_consensus.cc:2468] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:05.185495 13698 raft_consensus.cc:359] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.196244 13546 leader_election.cc:304] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.196813 13698 raft_consensus.cc:385] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.197156 13698 raft_consensus.cc:740] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.197183 13707 raft_consensus.cc:2804] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.197839 13697 tablet_bootstrap.cc:654] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.198021 13696 tablet_bootstrap.cc:492] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:05.198480 13696 ts_tablet_manager.cc:1403] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.009s
I20260710 11:00:05.198171 13698 consensus_queue.cc:260] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.199960 13707 raft_consensus.cc:697] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:05.200757 13707 consensus_queue.cc:237] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.204146 13753 leader_election.cc:290] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.205550 13698 ts_tablet_manager.cc:1434] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 11:00:05.208292 13696 raft_consensus.cc:359] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.208937 13696 raft_consensus.cc:385] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.209187 13696 raft_consensus.cc:740] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.209764 13696 consensus_queue.cc:260] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.211345 13696 ts_tablet_manager.cc:1434] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.000s
I20260710 11:00:05.212010 13698 tablet_bootstrap.cc:492] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:05.212020 13403 catalog_manager.cc:5697] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.217893 13698 tablet_bootstrap.cc:654] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.222069 13696 tablet_bootstrap.cc:492] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:05.222500 13697 tablet_bootstrap.cc:492] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:05.222941 13697 ts_tablet_manager.cc:1403] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.011s
I20260710 11:00:05.225111 13697 raft_consensus.cc:359] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.225528 13697 raft_consensus.cc:385] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.225688 13697 raft_consensus.cc:740] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.226152 13697 consensus_queue.cc:260] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.227744 13697 ts_tablet_manager.cc:1434] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:00:05.228124 13698 tablet_bootstrap.cc:492] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:05.228543 13698 ts_tablet_manager.cc:1403] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260710 11:00:05.228912 13697 tablet_bootstrap.cc:492] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:05.230907 13698 raft_consensus.cc:359] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.231506 13698 raft_consensus.cc:385] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.231760 13698 raft_consensus.cc:740] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.232530 13698 consensus_queue.cc:260] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.234591 13697 tablet_bootstrap.cc:654] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.235078 13696 tablet_bootstrap.cc:654] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.236927 13698 ts_tablet_manager.cc:1434] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:00:05.237293 13726 consensus_queue.cc:1048] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.237811 13698 tablet_bootstrap.cc:492] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:05.246421 13698 tablet_bootstrap.cc:654] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.249611 13697 tablet_bootstrap.cc:492] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:05.249842 13726 raft_consensus.cc:493] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.250038 13697 ts_tablet_manager.cc:1403] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260710 11:00:05.250406 13726 raft_consensus.cc:515] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.253075 13736 raft_consensus.cc:493] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.253230 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44a6243654a43d19d655f4249db7904" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:05.253528 13736 raft_consensus.cc:515] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.255663 13736 leader_election.cc:290] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:05.253436 13697 raft_consensus.cc:359] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.256743 13697 raft_consensus.cc:385] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.256821 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e100fc5b2d402baa15fe0bea552c9e" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:05.257076 13697 raft_consensus.cc:740] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.257891 13697 consensus_queue.cc:260] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.258104 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e100fc5b2d402baa15fe0bea552c9e" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
W20260710 11:00:05.259618 13619 leader_election.cc:343] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.260108 13697 ts_tablet_manager.cc:1434] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:05.265087 13697 tablet_bootstrap.cc:492] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:05.267190 13736 consensus_queue.cc:1048] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.268054 13726 leader_election.cc:290] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
W20260710 11:00:05.269001 13620 leader_election.cc:343] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.269430 13620 leader_election.cc:304] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.270578 13697 tablet_bootstrap.cc:654] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.272115 13726 raft_consensus.cc:2749] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.272451 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44a6243654a43d19d655f4249db7904" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:05.273239 13582 raft_consensus.cc:2393] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b797777abd684f5eb706a2e6f4798a35 in current term 1: Already voted for candidate d96710759b7b4c0780c484df977008aa in this term.
I20260710 11:00:05.275283 13620 leader_election.cc:304] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.278483 13736 raft_consensus.cc:3060] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.286240 13696 tablet_bootstrap.cc:492] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:05.288503 13696 ts_tablet_manager.cc:1403] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.067s	user 0.005s	sys 0.013s
I20260710 11:00:05.294299 13696 raft_consensus.cc:359] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.297134 13696 raft_consensus.cc:385] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.297230 13736 raft_consensus.cc:2749] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.299479 13696 raft_consensus.cc:740] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.300295 13696 consensus_queue.cc:260] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.302205 13698 tablet_bootstrap.cc:492] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:05.302377 13696 ts_tablet_manager.cc:1434] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:00:05.302628 13698 ts_tablet_manager.cc:1403] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.065s	user 0.035s	sys 0.016s
I20260710 11:00:05.303665 13696 tablet_bootstrap.cc:492] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:05.305013 13698 raft_consensus.cc:359] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.305665 13698 raft_consensus.cc:385] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.305945 13698 raft_consensus.cc:740] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.306944 13698 consensus_queue.cc:260] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.311065 13696 tablet_bootstrap.cc:654] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.313563 13698 ts_tablet_manager.cc:1434] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:00:05.314471 13698 tablet_bootstrap.cc:492] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:05.320556 13698 tablet_bootstrap.cc:654] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.323058 13736 consensus_queue.cc:1048] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.332064 13696 tablet_bootstrap.cc:492] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:05.332913 13696 ts_tablet_manager.cc:1403] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.007s
I20260710 11:00:05.335035 13698 tablet_bootstrap.cc:492] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:05.335462 13698 ts_tablet_manager.cc:1403] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260710 11:00:05.335726 13697 tablet_bootstrap.cc:492] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:05.336249 13697 ts_tablet_manager.cc:1403] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.071s	user 0.041s	sys 0.027s
I20260710 11:00:05.335441 13696 raft_consensus.cc:359] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.337546 13696 raft_consensus.cc:385] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.337800 13696 raft_consensus.cc:740] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.338506 13696 consensus_queue.cc:260] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.340301 13697 raft_consensus.cc:359] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.340744 13697 raft_consensus.cc:385] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.340986 13697 raft_consensus.cc:740] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.341656 13697 consensus_queue.cc:260] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.343786 13697 ts_tablet_manager.cc:1434] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:05.344478 13696 ts_tablet_manager.cc:1434] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260710 11:00:05.344617 13697 tablet_bootstrap.cc:492] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:05.345288 13696 tablet_bootstrap.cc:492] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:05.351186 13697 tablet_bootstrap.cc:654] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.353091 13736 raft_consensus.cc:493] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.353529 13736 raft_consensus.cc:515] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.355429 13736 leader_election.cc:290] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:05.357331 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ecdc81b6f1433db383444f7548a48e" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:05.357414 13581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ecdc81b6f1433db383444f7548a48e" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:05.359592 13698 raft_consensus.cc:359] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.360388 13698 raft_consensus.cc:385] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.360316 13581 raft_consensus.cc:2468] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 0.
W20260710 11:00:05.361057 13619 leader_election.cc:343] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.361176 13698 raft_consensus.cc:740] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.361805 13696 tablet_bootstrap.cc:654] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.362120 13698 consensus_queue.cc:260] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.362906 13620 leader_election.cc:304] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.364172 13698 ts_tablet_manager.cc:1434] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:00:05.364696 13736 raft_consensus.cc:2804] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.365058 13736 raft_consensus.cc:493] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.365216 13698 tablet_bootstrap.cc:492] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:05.365438 13736 raft_consensus.cc:3060] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.367220 13697 tablet_bootstrap.cc:492] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:05.367734 13697 ts_tablet_manager.cc:1403] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.016s
I20260710 11:00:05.364148 13738 consensus_queue.cc:1048] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:00:05.370183 13738 raft_consensus.cc:493] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.371812 13738 raft_consensus.cc:515] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.373739 13738 leader_election.cc:290] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:05.374717 13581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffed59660afa4b59b29f137c8e80dae1" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:05.375989 13697 raft_consensus.cc:359] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.376209 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffed59660afa4b59b29f137c8e80dae1" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:05.376818 13697 raft_consensus.cc:385] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.377164 13697 raft_consensus.cc:740] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.377974 13698 tablet_bootstrap.cc:654] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.379032 13697 consensus_queue.cc:260] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.381105 13696 tablet_bootstrap.cc:492] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:05.381269 13697 ts_tablet_manager.cc:1434] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:00:05.381524 13696 ts_tablet_manager.cc:1403] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.001s
I20260710 11:00:05.382300 13697 tablet_bootstrap.cc:492] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:05.388098 13696 raft_consensus.cc:359] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.388751 13697 tablet_bootstrap.cc:654] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:05.376610 13620 leader_election.cc:343] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:05.389500 13619 leader_election.cc:343] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.388751 13696 raft_consensus.cc:385] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.390381 13696 raft_consensus.cc:740] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.391692 13736 raft_consensus.cc:515] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.392076 13696 consensus_queue.cc:260] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.393468 13619 leader_election.cc:304] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.394876 13581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ecdc81b6f1433db383444f7548a48e" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:05.395017 13738 raft_consensus.cc:2749] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.395342 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ecdc81b6f1433db383444f7548a48e" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:05.395463 13581 raft_consensus.cc:3060] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.396950 13736 leader_election.cc:290] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:05.402915 13581 raft_consensus.cc:2468] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 1.
W20260710 11:00:05.403952 13619 leader_election.cc:343] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.406314 13696 ts_tablet_manager.cc:1434] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 11:00:05.406231 13620 leader_election.cc:304] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.407318 13696 tablet_bootstrap.cc:492] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:05.408291 13726 raft_consensus.cc:2804] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.408740 13726 raft_consensus.cc:697] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Becoming Leader. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Running, Role: LEADER
I20260710 11:00:05.409502 13726 consensus_queue.cc:237] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.412251 13581 raft_consensus.cc:3060] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.414832 13696 tablet_bootstrap.cc:654] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.419806 13698 tablet_bootstrap.cc:492] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:05.420387 13698 ts_tablet_manager.cc:1403] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.014s
I20260710 11:00:05.424041 13698 raft_consensus.cc:359] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.424628 13697 tablet_bootstrap.cc:492] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:05.424683 13698 raft_consensus.cc:385] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.425170 13697 ts_tablet_manager.cc:1403] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.012s
I20260710 11:00:05.425102 13698 raft_consensus.cc:740] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.427444 13698 consensus_queue.cc:260] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.427590 13697 raft_consensus.cc:359] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.428670 13697 raft_consensus.cc:385] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.428947 13697 raft_consensus.cc:740] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.428481 13404 catalog_manager.cc:5697] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 reported cstate change: term changed from 0 to 1, leader changed from <none> to b797777abd684f5eb706a2e6f4798a35 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:05.429553 13697 consensus_queue.cc:260] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.431701 13697 ts_tablet_manager.cc:1434] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:00:05.432552 13697 tablet_bootstrap.cc:492] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:05.435820 13698 ts_tablet_manager.cc:1434] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:00:05.436884 13698 tablet_bootstrap.cc:492] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:05.428198 13726 consensus_queue.cc:1048] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:00:05.448727 13698 tablet_bootstrap.cc:654] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.449014 13697 tablet_bootstrap.cc:654] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.449883 13696 tablet_bootstrap.cc:492] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:05.450320 13696 ts_tablet_manager.cc:1403] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.005s
I20260710 11:00:05.452874 13696 raft_consensus.cc:359] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.453516 13696 raft_consensus.cc:385] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.453873 13696 raft_consensus.cc:740] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.454623 13696 consensus_queue.cc:260] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.458952 13696 ts_tablet_manager.cc:1434] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:00:05.459810 13696 tablet_bootstrap.cc:492] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:05.474009 13696 tablet_bootstrap.cc:654] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.480690 13707 consensus_queue.cc:1048] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.481086 13753 raft_consensus.cc:493] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.481491 13753 raft_consensus.cc:515] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.483364 13753 leader_election.cc:290] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.486109 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d469c1a55a8747d3a2618a844684aa0a" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:05.486752 13507 raft_consensus.cc:2468] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:05.487910 13503 raft_consensus.cc:3060] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.493741 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d469c1a55a8747d3a2618a844684aa0a" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:05.494033 13545 leader_election.cc:304] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:05.496170 13748 raft_consensus.cc:2804] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.496556 13748 raft_consensus.cc:493] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.496868 13748 raft_consensus.cc:3060] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:05.504992 13546 leader_election.cc:343] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:05.505286 13453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:05.506175 13743 consensus_queue.cc:1048] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.520123 13753 consensus_queue.cc:1048] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.521867 13735 raft_consensus.cc:493] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.522905 13735 raft_consensus.cc:515] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.523566 13726 raft_consensus.cc:493] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.524113 13726 raft_consensus.cc:515] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.524904 13735 leader_election.cc:290] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.526059 13726 leader_election.cc:290] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:05.527720 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf1ce60940479e925dc3e8757e0491" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:05.529645 13653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ce01587bd3460b92c458e7970ca699" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:05.530441 13653 raft_consensus.cc:2393] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96710759b7b4c0780c484df977008aa in current term 1: Already voted for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in this term.
W20260710 11:00:05.531586 13620 leader_election.cc:343] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.532261 13726 raft_consensus.cc:493] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.527768 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf1ce60940479e925dc3e8757e0491" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:05.532788 13726 raft_consensus.cc:515] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.534899 13726 leader_election.cc:290] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:05.535686 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ce01587bd3460b92c458e7970ca699" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
W20260710 11:00:05.536190 13619 leader_election.cc:343] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.537200 13619 leader_election.cc:304] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.538582 13753 consensus_queue.cc:1048] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.538968 13506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5cc930587d40b7a73c3aeaf417b79a" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
W20260710 11:00:05.541183 13619 leader_election.cc:343] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.541808 13726 raft_consensus.cc:2749] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.542724 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5cc930587d40b7a73c3aeaf417b79a" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:05.544600 13471 leader_election.cc:304] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [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: d96710759b7b4c0780c484df977008aa; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35
I20260710 11:00:05.545389 13702 consensus_queue.cc:1048] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.546747 13702 raft_consensus.cc:3060] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:05.552389 13620 leader_election.cc:343] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.552922 13620 leader_election.cc:304] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.553757 13726 raft_consensus.cc:2749] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.570626 13735 raft_consensus.cc:493] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.579350 13748 raft_consensus.cc:515] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.588049 13506 raft_consensus.cc:3060] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.638208 13701 consensus_queue.cc:1048] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.590767 13753 raft_consensus.cc:493] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.643532 13582 raft_consensus.cc:3060] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.645148 13753 raft_consensus.cc:515] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.591048 13801 raft_consensus.cc:493] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.648229 13753 leader_election.cc:290] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.598413 13728 raft_consensus.cc:493] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.665977 13728 raft_consensus.cc:515] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.668159 13728 leader_election.cc:290] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:05.668689 13728 consensus_queue.cc:1048] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.601509 13726 consensus_queue.cc:1048] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.618429 13743 raft_consensus.cc:493] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.619292 13707 consensus_queue.cc:1048] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.624851 13702 raft_consensus.cc:2749] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.648123 13801 raft_consensus.cc:515] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.571298 13735 raft_consensus.cc:515] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.701447 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e460cc2971ec45da8c8fa3ccf4c89aa0" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:05.705467 13799 raft_consensus.cc:493] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.706169 13799 raft_consensus.cc:515] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.709414 13799 leader_election.cc:290] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.712142 13748 leader_election.cc:290] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.712508 13656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b47ee68e564f659c9a3c629fc178e2" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:05.688094 13743 raft_consensus.cc:515] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.752705 13743 leader_election.cc:290] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.698935 13702 consensus_queue.cc:1048] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
W20260710 11:00:05.722915 13620 leader_election.cc:343] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.718973 13738 raft_consensus.cc:493] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.725222 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef0b48b6ab14dddb34b47c400203764" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:05.716679 13753 consensus_queue.cc:1048] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:00:05.729060 13505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e460cc2971ec45da8c8fa3ccf4c89aa0" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:05.730232 13735 leader_election.cc:290] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.730978 13801 leader_election.cc:290] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.731941 13504 raft_consensus.cc:3060] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.732496 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d469c1a55a8747d3a2618a844684aa0a" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:05.740540 13803 consensus_queue.cc:1048] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:00:05.739238 13707 consensus_queue.cc:1048] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:00:05.764143 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0e669d0f6741c8b1c1114369b6cf5a" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
W20260710 11:00:05.772671 13545 leader_election.cc:343] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:05.773464 13545 leader_election.cc:343] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:05.774600 13619 leader_election.cc:343] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.775079 13619 leader_election.cc:304] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.778733 13656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef0b48b6ab14dddb34b47c400203764" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:05.761627 13503 raft_consensus.cc:3060] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.756871 13738 raft_consensus.cc:515] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.786978 13801 raft_consensus.cc:493] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.787426 13801 raft_consensus.cc:515] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
W20260710 11:00:05.770754 13793 log.cc:927] Time spent T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813: Append to log took a long time: real 0.226s	user 0.000s	sys 0.001s
I20260710 11:00:05.800846 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1e9c827e14075a8e42c6ea6dfb7ff" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:05.801615 13651 raft_consensus.cc:2393] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96710759b7b4c0780c484df977008aa in current term 1: Already voted for candidate b797777abd684f5eb706a2e6f4798a35 in this term.
I20260710 11:00:05.802423 13656 raft_consensus.cc:2468] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:05.789067 13650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa28da44479f4abeb7a664aa21cbb36f" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:05.809527 13501 raft_consensus.cc:3060] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.813092 13648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0e669d0f6741c8b1c1114369b6cf5a" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
W20260710 11:00:05.819654 13797 log.cc:927] Time spent T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260710 11:00:05.815274 13580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b47ee68e564f659c9a3c629fc178e2" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:05.828861 13801 leader_election.cc:290] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.823432 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1e9c827e14075a8e42c6ea6dfb7ff" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:05.830303 13582 raft_consensus.cc:2393] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96710759b7b4c0780c484df977008aa in current term 1: Already voted for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in this term.
I20260710 11:00:05.836982 13696 tablet_bootstrap.cc:492] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:05.837406 13696 ts_tablet_manager.cc:1403] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.378s	user 0.132s	sys 0.152s
I20260710 11:00:05.839773 13696 raft_consensus.cc:359] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.840413 13696 raft_consensus.cc:385] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.840620 13696 raft_consensus.cc:740] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.841183 13696 consensus_queue.cc:260] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.842680 13696 ts_tablet_manager.cc:1434] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:05.844982 13696 tablet_bootstrap.cc:492] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:05.820533 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d469c1a55a8747d3a2618a844684aa0a" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:05.849691 13738 leader_election.cc:290] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:05.850271 13698 tablet_bootstrap.cc:492] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:05.850778 13698 ts_tablet_manager.cc:1403] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.414s	user 0.090s	sys 0.145s
I20260710 11:00:05.853154 13580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef0b48b6ab14dddb34b47c400203764" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:05.853802 13580 raft_consensus.cc:2468] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 0.
I20260710 11:00:05.854341 13503 raft_consensus.cc:2468] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:05.820446 13701 consensus_queue.cc:1048] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260710 11:00:05.843978 13800 raft_consensus.cc:493] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b797777abd684f5eb706a2e6f4798a35)
I20260710 11:00:05.860069 13697 tablet_bootstrap.cc:492] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:05.860528 13697 ts_tablet_manager.cc:1403] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.428s	user 0.137s	sys 0.160s
W20260710 11:00:05.864135 13795 log.cc:927] Time spent T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260710 11:00:05.854866 13620 leader_election.cc:304] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: 
I20260710 11:00:05.870210 13698 raft_consensus.cc:359] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.870889 13698 raft_consensus.cc:385] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.871129 13698 raft_consensus.cc:740] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.871699 13698 consensus_queue.cc:260] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.873687 13698 ts_tablet_manager.cc:1434] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260710 11:00:05.874576 13698 tablet_bootstrap.cc:492] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:05.874902 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae99bdcb887441aaab29bd2e114e811" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:05.858405 13806 raft_consensus.cc:2749] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.865159 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa28da44479f4abeb7a664aa21cbb36f" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:05.883483 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef0b48b6ab14dddb34b47c400203764" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:05.877625 13800 raft_consensus.cc:515] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.880465 13726 raft_consensus.cc:2804] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.887643 13726 raft_consensus.cc:493] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.889309 13726 raft_consensus.cc:3060] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:05.889521 13619 leader_election.cc:343] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.888252 13471 leader_election.cc:304] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [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: d96710759b7b4c0780c484df977008aa; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35
I20260710 11:00:05.891345 13735 raft_consensus.cc:2749] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:05.891819 13471 leader_election.cc:304] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [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: d96710759b7b4c0780c484df977008aa; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35
I20260710 11:00:05.893282 13702 raft_consensus.cc:3060] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.869897 13545 leader_election.cc:304] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:05.897210 13753 raft_consensus.cc:2804] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.897684 13753 raft_consensus.cc:697] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:05.898546 13707 consensus_queue.cc:1048] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.900388 13805 raft_consensus.cc:493] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.906670 13805 raft_consensus.cc:515] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.908638 13805 leader_election.cc:290] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.898548 13753 consensus_queue.cc:237] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
W20260710 11:00:05.914043 13546 leader_election.cc:343] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:05.922438 13808 log.cc:927] Time spent T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260710 11:00:05.923583 13546 leader_election.cc:304] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813; no voters: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.929121 13800 leader_election.cc:290] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:05.936188 13803 raft_consensus.cc:2749] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.938726 13546 leader_election.cc:304] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:05.938894 13702 raft_consensus.cc:2749] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.940189 13802 raft_consensus.cc:2804] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:00:05.942397 13546 leader_election.cc:343] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.941185 13802 raft_consensus.cc:493] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.953814 13649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e100fc5b2d402baa15fe0bea552c9e" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:05.954444 13649 raft_consensus.cc:2468] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 0.
I20260710 11:00:05.950126 13802 raft_consensus.cc:3060] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:05.959796 13619 consensus_peers.cc:597] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 -> Peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Couldn't send request to peer d96710759b7b4c0780c484df977008aa. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:05.960616 13812 log.cc:927] Time spent T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260710 11:00:05.961166 13649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05e9e112bc748149ad6e3b47b34ed37" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:05.962363 13471 leader_election.cc:304] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:05.965025 13702 raft_consensus.cc:2804] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.965371 13702 raft_consensus.cc:493] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.968587 13702 raft_consensus.cc:3060] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.967685 13697 raft_consensus.cc:359] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.969476 13697 raft_consensus.cc:385] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.973009 13697 raft_consensus.cc:740] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.973523 13698 tablet_bootstrap.cc:654] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.973728 13697 consensus_queue.cc:260] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.980242 13696 tablet_bootstrap.cc:654] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.980927 13697 ts_tablet_manager.cc:1434] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.120s	user 0.004s	sys 0.003s
I20260710 11:00:05.981674 13697 tablet_bootstrap.cc:492] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:05.980822 13748 consensus_queue.cc:1048] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:00:05.976257 13726 raft_consensus.cc:515] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.965381 13802 raft_consensus.cc:515] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:05.996286 13736 consensus_queue.cc:1048] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.000301 13579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae99bdcb887441aaab29bd2e114e811" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:06.004626 13506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef0b48b6ab14dddb34b47c400203764" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:06.005251 13802 leader_election.cc:290] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.010246 13403 catalog_manager.cc:5697] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.016873 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05e9e112bc748149ad6e3b47b34ed37" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:06.018061 13471 leader_election.cc:304] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa [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: d96710759b7b4c0780c484df977008aa; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35
W20260710 11:00:06.005959 13619 leader_election.cc:343] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.019059 13579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e100fc5b2d402baa15fe0bea552c9e" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:06.019413 13471 leader_election.cc:304] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [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: d96710759b7b4c0780c484df977008aa; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35
I20260710 11:00:06.019644 13579 raft_consensus.cc:2468] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 0.
I20260710 11:00:06.024474 13506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef0b48b6ab14dddb34b47c400203764" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:06.013538 13702 raft_consensus.cc:515] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.029371 13736 raft_consensus.cc:493] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.021603 13800 raft_consensus.cc:2749] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.029736 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef0b48b6ab14dddb34b47c400203764" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
W20260710 11:00:06.030244 13545 leader_election.cc:343] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.030933 13651 raft_consensus.cc:2393] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ac59d2b276a4505a4ab4e2aa98df813 in current term 1: Already voted for candidate b797777abd684f5eb706a2e6f4798a35 in this term.
I20260710 11:00:06.029816 13736 raft_consensus.cc:515] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.022329 13801 raft_consensus.cc:2749] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.036377 13736 leader_election.cc:290] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:06.032832 13707 raft_consensus.cc:493] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.042547 13698 tablet_bootstrap.cc:492] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:06.043020 13698 ts_tablet_manager.cc:1403] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.169s	user 0.015s	sys 0.007s
I20260710 11:00:06.048329 13579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d469c1a55a8747d3a2618a844684aa0a" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:06.048377 13506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d469c1a55a8747d3a2618a844684aa0a" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:06.044516 13471 leader_election.cc:304] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa [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: d96710759b7b4c0780c484df977008aa; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35
I20260710 11:00:06.044384 13707 raft_consensus.cc:515] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.069689 13707 leader_election.cc:290] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.071133 13506 raft_consensus.cc:2393] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b797777abd684f5eb706a2e6f4798a35 in current term 1: Already voted for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in this term.
I20260710 11:00:06.071420 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e100fc5b2d402baa15fe0bea552c9e" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:06.072149 13501 raft_consensus.cc:2393] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ac59d2b276a4505a4ab4e2aa98df813 in current term 1: Already voted for candidate d96710759b7b4c0780c484df977008aa in this term.
I20260710 11:00:06.072454 13702 leader_election.cc:290] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 election: Requested vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.076085 13726 leader_election.cc:290] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:06.078943 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef0b48b6ab14dddb34b47c400203764" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:06.080639 13619 leader_election.cc:304] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa
I20260710 11:00:06.080721 13582 raft_consensus.cc:2393] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b797777abd684f5eb706a2e6f4798a35 in current term 1: Already voted for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in this term.
I20260710 11:00:06.082181 13806 raft_consensus.cc:3060] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.084920 13620 leader_election.cc:304] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa
I20260710 11:00:06.086030 13728 raft_consensus.cc:2749] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.082406 13702 raft_consensus.cc:2749] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:06.093343 13697 tablet_bootstrap.cc:654] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.096117 13546 leader_election.cc:304] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813; no voters: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa
I20260710 11:00:06.100844 13803 raft_consensus.cc:2749] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.102630 13806 raft_consensus.cc:2749] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.104183 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e100fc5b2d402baa15fe0bea552c9e" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
W20260710 11:00:06.097604 13471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.20.130:42243, user_credentials={real_user=slave}} blocked reactor thread for 57006.8us
I20260710 11:00:06.104869 13655 raft_consensus.cc:2468] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:06.106240 13579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e100fc5b2d402baa15fe0bea552c9e" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:06.106240 13546 leader_election.cc:304] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:06.106864 13579 raft_consensus.cc:3060] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.108011 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e100fc5b2d402baa15fe0bea552c9e" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:06.108556 13655 raft_consensus.cc:3060] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.109445 13698 raft_consensus.cc:359] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.109920 13698 raft_consensus.cc:385] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.110113 13698 raft_consensus.cc:740] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.110879 13698 consensus_queue.cc:260] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.114388 13698 ts_tablet_manager.cc:1434] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.001s
I20260710 11:00:06.119540 13579 raft_consensus.cc:2468] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 1.
I20260710 11:00:06.120215 13698 tablet_bootstrap.cc:492] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:06.120909 13824 raft_consensus.cc:2764] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:00:06.123487 13471 leader_election.cc:304] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:06.124138 13702 raft_consensus.cc:2804] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:06.124617 13702 raft_consensus.cc:697] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Becoming Leader. State: Replica: d96710759b7b4c0780c484df977008aa, State: Running, Role: LEADER
I20260710 11:00:06.124366 13655 raft_consensus.cc:2468] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 1.
I20260710 11:00:06.125447 13702 consensus_queue.cc:237] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.127184 13696 tablet_bootstrap.cc:492] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:06.127626 13696 ts_tablet_manager.cc:1403] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.283s	user 0.029s	sys 0.016s
I20260710 11:00:06.130987 13696 raft_consensus.cc:359] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.131678 13696 raft_consensus.cc:385] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.131984 13696 raft_consensus.cc:740] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.134415 13696 consensus_queue.cc:260] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.140769 13696 ts_tablet_manager.cc:1434] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:00:06.142807 13696 tablet_bootstrap.cc:492] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:06.152751 13698 tablet_bootstrap.cc:654] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.158228 13696 tablet_bootstrap.cc:654] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.158354 13697 tablet_bootstrap.cc:492] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:06.158839 13697 ts_tablet_manager.cc:1403] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.177s	user 0.007s	sys 0.011s
I20260710 11:00:06.160460 13698 tablet_bootstrap.cc:492] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:06.160895 13698 ts_tablet_manager.cc:1403] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.001s
I20260710 11:00:06.161761 13697 raft_consensus.cc:359] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.162416 13697 raft_consensus.cc:385] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.162668 13697 raft_consensus.cc:740] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.163518 13697 consensus_queue.cc:260] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.163704 13698 raft_consensus.cc:359] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.164391 13698 raft_consensus.cc:385] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.164647 13698 raft_consensus.cc:740] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.165709 13697 ts_tablet_manager.cc:1434] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:00:06.165352 13698 consensus_queue.cc:260] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.166570 13697 tablet_bootstrap.cc:492] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:06.167462 13698 ts_tablet_manager.cc:1434] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:06.168385 13698 tablet_bootstrap.cc:492] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:06.173722 13697 tablet_bootstrap.cc:654] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.173792 13698 tablet_bootstrap.cc:654] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.176573 13696 tablet_bootstrap.cc:492] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:06.177052 13696 ts_tablet_manager.cc:1403] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.009s
I20260710 11:00:06.180135 13696 raft_consensus.cc:359] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.180753 13696 raft_consensus.cc:385] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.181022 13696 raft_consensus.cc:740] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.181607 13696 consensus_queue.cc:260] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.182355 13697 tablet_bootstrap.cc:492] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:06.182651 13697 ts_tablet_manager.cc:1403] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 11:00:06.184392 13696 ts_tablet_manager.cc:1434] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:00:06.185262 13696 tablet_bootstrap.cc:492] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:06.185382 13697 raft_consensus.cc:359] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.186208 13697 raft_consensus.cc:385] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.186474 13697 raft_consensus.cc:740] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.185462 13698 tablet_bootstrap.cc:492] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:06.187923 13698 ts_tablet_manager.cc:1403] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.003s
I20260710 11:00:06.189901 13696 tablet_bootstrap.cc:654] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.190251 13698 raft_consensus.cc:359] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.190877 13698 raft_consensus.cc:385] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.191125 13698 raft_consensus.cc:740] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.187083 13697 consensus_queue.cc:260] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.191745 13698 consensus_queue.cc:260] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.193657 13698 ts_tablet_manager.cc:1434] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:06.193910 13697 ts_tablet_manager.cc:1434] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:00:06.194489 13698 tablet_bootstrap.cc:492] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:06.194978 13697 tablet_bootstrap.cc:492] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:06.200726 13698 tablet_bootstrap.cc:654] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.202266 13697 tablet_bootstrap.cc:654] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.228340 13405 catalog_manager.cc:5697] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa reported cstate change: term changed from 0 to 1, leader changed from <none> to d96710759b7b4c0780c484df977008aa (127.12.20.129). New cstate: current_term: 1 leader_uuid: "d96710759b7b4c0780c484df977008aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.241541 13698 tablet_bootstrap.cc:492] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:06.242000 13698 ts_tablet_manager.cc:1403] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.001s
I20260710 11:00:06.243000 13696 tablet_bootstrap.cc:492] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:06.243014 13697 tablet_bootstrap.cc:492] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:06.243624 13697 ts_tablet_manager.cc:1403] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.007s
I20260710 11:00:06.243625 13696 ts_tablet_manager.cc:1403] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.045s
I20260710 11:00:06.244503 13698 raft_consensus.cc:359] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.245149 13698 raft_consensus.cc:385] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.245415 13698 raft_consensus.cc:740] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.246286 13697 raft_consensus.cc:359] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.246918 13697 raft_consensus.cc:385] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.246587 13698 consensus_queue.cc:260] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.247225 13697 raft_consensus.cc:740] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.247025 13696 raft_consensus.cc:359] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.248005 13696 raft_consensus.cc:385] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.247951 13697 consensus_queue.cc:260] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.248412 13696 raft_consensus.cc:740] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.248636 13698 ts_tablet_manager.cc:1434] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:00:06.249207 13696 consensus_queue.cc:260] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.249958 13698 tablet_bootstrap.cc:492] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:06.251267 13696 ts_tablet_manager.cc:1434] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:00:06.252135 13696 tablet_bootstrap.cc:492] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:06.256433 13698 tablet_bootstrap.cc:654] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.257709 13696 tablet_bootstrap.cc:654] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.257812 13697 ts_tablet_manager.cc:1434] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:00:06.260268 13824 raft_consensus.cc:493] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.260818 13824 raft_consensus.cc:515] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.261373 13806 raft_consensus.cc:493] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.261880 13806 raft_consensus.cc:515] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.262970 13824 leader_election.cc:290] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.265303 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bccd314a5df4789856029bee3276d3f" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:06.265805 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bccd314a5df4789856029bee3276d3f" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:06.267022 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bccd314a5df4789856029bee3276d3f" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
W20260710 11:00:06.272558 13619 leader_election.cc:343] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.265877 13655 raft_consensus.cc:2468] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
W20260710 11:00:06.273433 13545 leader_election.cc:343] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.274887 13546 leader_election.cc:304] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:06.276178 13802 raft_consensus.cc:2804] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:06.276542 13802 raft_consensus.cc:493] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:06.276872 13802 raft_consensus.cc:3060] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.278833 13824 raft_consensus.cc:493] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.279313 13824 raft_consensus.cc:515] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.280419 13707 raft_consensus.cc:493] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.280886 13707 raft_consensus.cc:515] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.282048 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13eb98e99a4e419e82d5bf6a3bb56e0f" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:06.282872 13707 leader_election.cc:290] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
W20260710 11:00:06.284209 13545 leader_election.cc:343] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.284427 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9d21934aab4bd4bb277e760a4aab2d" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:06.285816 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9d21934aab4bd4bb277e760a4aab2d" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:06.286429 13655 raft_consensus.cc:2468] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:06.287618 13546 leader_election.cc:304] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: 
I20260710 11:00:06.288429 13806 leader_election.cc:290] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:06.289069 13707 raft_consensus.cc:2804] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:06.289386 13580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bccd314a5df4789856029bee3276d3f" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:06.289508 13707 raft_consensus.cc:493] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:06.290051 13707 raft_consensus.cc:3060] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:06.296234 13545 leader_election.cc:343] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.297478 13707 raft_consensus.cc:515] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.299522 13707 leader_election.cc:290] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.305055 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9d21934aab4bd4bb277e760a4aab2d" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:06.305656 13655 raft_consensus.cc:3060] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.309646 13824 leader_election.cc:290] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.311575 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9d21934aab4bd4bb277e760a4aab2d" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:06.312069 13697 tablet_bootstrap.cc:492] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35: Bootstrap starting.
I20260710 11:00:06.312952 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13eb98e99a4e419e82d5bf6a3bb56e0f" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:06.313612 13651 raft_consensus.cc:2468] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:06.315207 13546 leader_election.cc:304] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
W20260710 11:00:06.321095 13545 leader_election.cc:343] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.321843 13824 raft_consensus.cc:2804] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:06.322922 13824 raft_consensus.cc:493] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:06.323112 13697 tablet_bootstrap.cc:654] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.325515 13655 raft_consensus.cc:2468] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:06.322208 13802 raft_consensus.cc:515] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.327014 13546 leader_election.cc:304] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:06.327571 13580 raft_consensus.cc:2393] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b797777abd684f5eb706a2e6f4798a35 in current term 1: Already voted for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in this term.
I20260710 11:00:06.327761 13707 raft_consensus.cc:2804] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:06.328325 13707 raft_consensus.cc:697] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:06.329229 13696 tablet_bootstrap.cc:492] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:06.329262 13620 leader_election.cc:304] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa
I20260710 11:00:06.329145 13707 consensus_queue.cc:237] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.329758 13696 ts_tablet_manager.cc:1403] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.078s	user 0.033s	sys 0.035s
I20260710 11:00:06.330402 13806 raft_consensus.cc:3060] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.332340 13696 raft_consensus.cc:359] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.332954 13696 raft_consensus.cc:385] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.333204 13696 raft_consensus.cc:740] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.325994 13824 raft_consensus.cc:3060] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.335769 13696 consensus_queue.cc:260] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.337862 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bccd314a5df4789856029bee3276d3f" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:06.338393 13696 ts_tablet_manager.cc:1434] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:00:06.339375 13696 tablet_bootstrap.cc:492] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:06.343739 13405 catalog_manager.cc:5697] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.350667 13802 leader_election.cc:290] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.351205 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bccd314a5df4789856029bee3276d3f" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
W20260710 11:00:06.348958 13545 leader_election.cc:343] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.355098 13806 raft_consensus.cc:2749] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.361833 13697 tablet_bootstrap.cc:492] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35: No bootstrap required, opened a new log
I20260710 11:00:06.362286 13697 ts_tablet_manager.cc:1403] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.004s
I20260710 11:00:06.363953 13651 raft_consensus.cc:2468] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:06.364283 13824 raft_consensus.cc:515] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.361833 13698 tablet_bootstrap.cc:492] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:06.365664 13698 ts_tablet_manager.cc:1403] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.116s	user 0.038s	sys 0.044s
I20260710 11:00:06.366436 13696 tablet_bootstrap.cc:654] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.366768 13546 leader_election.cc:304] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:06.367779 13707 raft_consensus.cc:2804] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:06.368010 13698 raft_consensus.cc:359] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.368664 13698 raft_consensus.cc:385] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.368948 13698 raft_consensus.cc:740] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.369083 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13eb98e99a4e419e82d5bf6a3bb56e0f" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:06.369827 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13eb98e99a4e419e82d5bf6a3bb56e0f" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:06.369645 13698 consensus_queue.cc:260] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.370329 13651 raft_consensus.cc:3060] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.370828 13707 raft_consensus.cc:697] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:06.371798 13707 consensus_queue.cc:237] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.369210 13824 leader_election.cc:290] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.372932 13698 ts_tablet_manager.cc:1434] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
W20260710 11:00:06.373422 13545 leader_election.cc:343] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:06.373898 13698 tablet_bootstrap.cc:492] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813: Bootstrap starting.
I20260710 11:00:06.364818 13697 raft_consensus.cc:359] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.376407 13696 tablet_bootstrap.cc:492] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:06.379880 13696 ts_tablet_manager.cc:1403] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.002s
I20260710 11:00:06.376355 13697 raft_consensus.cc:385] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.380455 13697 raft_consensus.cc:740] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.381194 13697 consensus_queue.cc:260] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.383051 13697 ts_tablet_manager.cc:1434] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260710 11:00:06.384889 13696 raft_consensus.cc:359] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.385560 13696 raft_consensus.cc:385] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.385836 13696 raft_consensus.cc:740] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.385905 13651 raft_consensus.cc:2468] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:06.386056 13403 catalog_manager.cc:5697] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.386644 13696 consensus_queue.cc:260] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.387037 13546 leader_election.cc:304] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: d96710759b7b4c0780c484df977008aa
I20260710 11:00:06.388413 13802 raft_consensus.cc:2804] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:06.388707 13696 ts_tablet_manager.cc:1434] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:00:06.388851 13802 raft_consensus.cc:697] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:06.390014 13696 tablet_bootstrap.cc:492] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:06.393853 13698 tablet_bootstrap.cc:654] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.390038 13802 consensus_queue.cc:237] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.405269 13707 consensus_queue.cc:1048] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.413177 13702 raft_consensus.cc:493] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.413738 13702 raft_consensus.cc:515] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.420595 13696 tablet_bootstrap.cc:654] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.424335 13702 leader_election.cc:290] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.425415 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ecdc81b6f1433db383444f7548a48e" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:06.425711 13580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ecdc81b6f1433db383444f7548a48e" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:06.434478 13696 tablet_bootstrap.cc:492] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:06.434942 13696 ts_tablet_manager.cc:1403] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.002s
I20260710 11:00:06.437489 13698 tablet_bootstrap.cc:492] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813: No bootstrap required, opened a new log
I20260710 11:00:06.437489 13696 raft_consensus.cc:359] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.437346 13471 leader_election.cc:304] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [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: d96710759b7b4c0780c484df977008aa; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35
I20260710 11:00:06.438118 13698 ts_tablet_manager.cc:1403] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.018s
I20260710 11:00:06.438282 13696 raft_consensus.cc:385] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.438602 13696 raft_consensus.cc:740] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.439258 13696 consensus_queue.cc:260] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.440979 13698 raft_consensus.cc:359] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.441461 13696 ts_tablet_manager.cc:1434] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:00:06.441749 13698 raft_consensus.cc:385] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.441859 13820 consensus_queue.cc:1048] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:06.442077 13698 raft_consensus.cc:740] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.442323 13696 tablet_bootstrap.cc:492] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:06.443039 13702 raft_consensus.cc:2749] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.443553 13698 consensus_queue.cc:260] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.439414 13405 catalog_manager.cc:5697] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.446906 13702 raft_consensus.cc:493] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.447328 13702 raft_consensus.cc:515] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.447728 13698 ts_tablet_manager.cc:1434] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:00:06.448865 13696 tablet_bootstrap.cc:654] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.449312 13702 leader_election.cc:290] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.450949 13580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf1ce60940479e925dc3e8757e0491" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:06.451530 13580 raft_consensus.cc:2468] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 0.
I20260710 11:00:06.454680 13471 leader_election.cc:304] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:06.455634 13702 raft_consensus.cc:2804] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:06.456086 13702 raft_consensus.cc:493] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:06.456496 13702 raft_consensus.cc:3060] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.454702 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf1ce60940479e925dc3e8757e0491" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:06.459323 13651 raft_consensus.cc:2468] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 0.
I20260710 11:00:06.469434 13702 raft_consensus.cc:515] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.473258 13580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf1ce60940479e925dc3e8757e0491" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:06.473680 13580 raft_consensus.cc:3060] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.474092 13702 leader_election.cc:290] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 election: Requested vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.475222 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf1ce60940479e925dc3e8757e0491" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:06.475831 13655 raft_consensus.cc:3060] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.480257 13580 raft_consensus.cc:2468] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 1.
I20260710 11:00:06.481346 13471 leader_election.cc:304] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:06.482359 13655 raft_consensus.cc:2468] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 1.
I20260710 11:00:06.484808 13702 raft_consensus.cc:2804] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:06.484941 13696 tablet_bootstrap.cc:492] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:06.485312 13702 raft_consensus.cc:697] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Becoming Leader. State: Replica: d96710759b7b4c0780c484df977008aa, State: Running, Role: LEADER
I20260710 11:00:06.485428 13696 ts_tablet_manager.cc:1403] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.029s
I20260710 11:00:06.486104 13702 consensus_queue.cc:237] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.488250 13696 raft_consensus.cc:359] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.488876 13696 raft_consensus.cc:385] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.489126 13696 raft_consensus.cc:740] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.489814 13696 consensus_queue.cc:260] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.490497 13500 raft_consensus.cc:3060] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.491588 13696 ts_tablet_manager.cc:1434] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:00:06.492122 13748 raft_consensus.cc:493] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.492542 13748 raft_consensus.cc:515] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.494536 13748 leader_election.cc:290] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.496155 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5cc930587d40b7a73c3aeaf417b79a" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:06.496740 13507 raft_consensus.cc:2468] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:06.497781 13801 raft_consensus.cc:493] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.498183 13801 raft_consensus.cc:515] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.500573 13801 leader_election.cc:290] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.501654 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e460cc2971ec45da8c8fa3ccf4c89aa0" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:06.502844 13580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e460cc2971ec45da8c8fa3ccf4c89aa0" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:06.502388 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5cc930587d40b7a73c3aeaf417b79a" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:06.503535 13651 raft_consensus.cc:2468] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:06.502353 13545 leader_election.cc:304] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:06.504693 13748 raft_consensus.cc:2804] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:06.505043 13748 raft_consensus.cc:493] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:06.505378 13655 raft_consensus.cc:2468] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 0.
I20260710 11:00:06.503469 13580 raft_consensus.cc:2468] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 0.
I20260710 11:00:06.506582 13471 leader_election.cc:304] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:06.507483 13696 tablet_bootstrap.cc:492] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:06.507822 13801 raft_consensus.cc:2804] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:06.508289 13801 raft_consensus.cc:493] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:06.508780 13801 raft_consensus.cc:3060] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.513923 13696 tablet_bootstrap.cc:654] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.505352 13748 raft_consensus.cc:3060] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:06.514554 13453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:06.520033 13738 raft_consensus.cc:493] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.520468 13738 raft_consensus.cc:515] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.522179 13819 raft_consensus.cc:493] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.522434 13738 leader_election.cc:290] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:06.522739 13819 raft_consensus.cc:515] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.523792 13800 consensus_queue.cc:1048] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.526355 13579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0e669d0f6741c8b1c1114369b6cf5a" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:06.526441 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0e669d0f6741c8b1c1114369b6cf5a" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:06.527031 13500 raft_consensus.cc:2468] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 0.
I20260710 11:00:06.528342 13619 leader_election.cc:304] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:06.527006 13579 raft_consensus.cc:2468] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 0.
I20260710 11:00:06.530471 13738 raft_consensus.cc:2804] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:06.530872 13738 raft_consensus.cc:493] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:06.533478 13819 leader_election.cc:290] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.534996 13696 tablet_bootstrap.cc:492] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:06.535122 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffed59660afa4b59b29f137c8e80dae1" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:06.535549 13696 ts_tablet_manager.cc:1403] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
I20260710 11:00:06.535192 13404 catalog_manager.cc:5697] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa reported cstate change: term changed from 0 to 1, leader changed from <none> to d96710759b7b4c0780c484df977008aa (127.12.20.129). New cstate: current_term: 1 leader_uuid: "d96710759b7b4c0780c484df977008aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.533596 13738 raft_consensus.cc:3060] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.539332 13748 raft_consensus.cc:515] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.541684 13748 leader_election.cc:290] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.535872 13655 raft_consensus.cc:2468] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:06.542563 13696 raft_consensus.cc:359] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.543264 13696 raft_consensus.cc:385] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.543537 13696 raft_consensus.cc:740] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.544620 13696 consensus_queue.cc:260] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.545567 13546 leader_election.cc:304] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: 
I20260710 11:00:06.545893 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5cc930587d40b7a73c3aeaf417b79a" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:06.546438 13507 raft_consensus.cc:3060] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.546663 13696 ts_tablet_manager.cc:1434] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260710 11:00:06.547499 13696 tablet_bootstrap.cc:492] T 4bccd314a5df4789856029bee3276d3f P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:06.549700 13748 raft_consensus.cc:2804] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:06.546674 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5cc930587d40b7a73c3aeaf417b79a" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:06.550606 13748 raft_consensus.cc:493] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:06.549849 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffed59660afa4b59b29f137c8e80dae1" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:06.550974 13748 raft_consensus.cc:3060] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.551168 13500 raft_consensus.cc:2468] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 0.
I20260710 11:00:06.550788 13655 raft_consensus.cc:3060] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.551075 13738 raft_consensus.cc:515] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.557533 13748 raft_consensus.cc:515] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.560720 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffed59660afa4b59b29f137c8e80dae1" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:06.560883 13654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffed59660afa4b59b29f137c8e80dae1" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:06.561318 13500 raft_consensus.cc:3060] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.561868 13654 raft_consensus.cc:3060] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.561751 13801 raft_consensus.cc:515] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.563601 13801 leader_election.cc:290] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 election: Requested vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.565440 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e460cc2971ec45da8c8fa3ccf4c89aa0" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:06.565990 13651 raft_consensus.cc:3060] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.560885 13580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0e669d0f6741c8b1c1114369b6cf5a" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:06.568977 13748 leader_election.cc:290] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.573647 13580 raft_consensus.cc:3060] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.575562 13801 consensus_queue.cc:1048] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.560956 13738 leader_election.cc:290] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:06.577410 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e460cc2971ec45da8c8fa3ccf4c89aa0" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:06.578296 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0e669d0f6741c8b1c1114369b6cf5a" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:06.579771 13582 raft_consensus.cc:3060] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.579954 13502 raft_consensus.cc:3060] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.584731 13651 raft_consensus.cc:2468] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 1.
I20260710 11:00:06.586606 13471 leader_election.cc:304] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:06.587630 13500 raft_consensus.cc:2468] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:06.588414 13800 raft_consensus.cc:2804] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:06.589372 13800 raft_consensus.cc:697] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Becoming Leader. State: Replica: d96710759b7b4c0780c484df977008aa, State: Running, Role: LEADER
I20260710 11:00:06.589567 13545 leader_election.cc:304] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:06.590595 13824 raft_consensus.cc:2804] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:06.591017 13824 raft_consensus.cc:697] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:06.592567 13655 raft_consensus.cc:2468] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:06.591758 13824 consensus_queue.cc:237] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.593995 13800 consensus_queue.cc:237] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.595103 13580 raft_consensus.cc:2468] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 1.
I20260710 11:00:06.596218 13620 leader_election.cc:304] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: 
I20260710 11:00:06.598341 13701 raft_consensus.cc:2804] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:06.598973 13701 raft_consensus.cc:697] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Becoming Leader. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Running, Role: LEADER
I20260710 11:00:06.600241 13701 consensus_queue.cc:237] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.600590 13546 leader_election.cc:304] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: 
I20260710 11:00:06.601389 13748 raft_consensus.cc:2804] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:06.602037 13748 raft_consensus.cc:697] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:06.604234 13696 tablet_bootstrap.cc:654] T 4bccd314a5df4789856029bee3276d3f P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.600253 13502 raft_consensus.cc:2468] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 1.
I20260710 11:00:06.605557 13748 consensus_queue.cc:237] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.609774 13654 raft_consensus.cc:2468] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:06.625938 13507 raft_consensus.cc:2468] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:06.614729 13582 raft_consensus.cc:2468] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 1.
I20260710 11:00:06.634227 13404 catalog_manager.cc:5697] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.637280 13405 catalog_manager.cc:5697] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa reported cstate change: term changed from 0 to 1, leader changed from <none> to d96710759b7b4c0780c484df977008aa (127.12.20.129). New cstate: current_term: 1 leader_uuid: "d96710759b7b4c0780c484df977008aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.640945 13696 tablet_bootstrap.cc:492] T 4bccd314a5df4789856029bee3276d3f P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:06.641430 13696 ts_tablet_manager.cc:1403] T 4bccd314a5df4789856029bee3276d3f P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.094s	user 0.007s	sys 0.002s
I20260710 11:00:06.643870 13696 raft_consensus.cc:359] T 4bccd314a5df4789856029bee3276d3f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.644493 13696 raft_consensus.cc:385] T 4bccd314a5df4789856029bee3276d3f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.644747 13696 raft_consensus.cc:740] T 4bccd314a5df4789856029bee3276d3f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.645339 13696 consensus_queue.cc:260] T 4bccd314a5df4789856029bee3276d3f P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.647727 13696 ts_tablet_manager.cc:1434] T 4bccd314a5df4789856029bee3276d3f P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:06.648604 13696 tablet_bootstrap.cc:492] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa: Bootstrap starting.
I20260710 11:00:06.653218 13696 tablet_bootstrap.cc:654] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:06.654099 13404 catalog_manager.cc:5697] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 reported cstate change: term changed from 0 to 1, leader changed from <none> to b797777abd684f5eb706a2e6f4798a35 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:06.657838 13696 tablet_bootstrap.cc:492] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa: No bootstrap required, opened a new log
I20260710 11:00:06.658252 13696 ts_tablet_manager.cc:1403] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:00:06.658612 13405 catalog_manager.cc:5697] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.660604 13696 raft_consensus.cc:359] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.661211 13696 raft_consensus.cc:385] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:06.661473 13696 raft_consensus.cc:740] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96710759b7b4c0780c484df977008aa, State: Initialized, Role: FOLLOWER
I20260710 11:00:06.662039 13696 consensus_queue.cc:260] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.663982 13696 ts_tablet_manager.cc:1434] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:00:06.680260 13801 raft_consensus.cc:493] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.680665 13801 raft_consensus.cc:515] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.682804 13801 leader_election.cc:290] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.682854 13580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13eb98e99a4e419e82d5bf6a3bb56e0f" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:06.683677 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13eb98e99a4e419e82d5bf6a3bb56e0f" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:06.684341 13655 raft_consensus.cc:2393] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96710759b7b4c0780c484df977008aa in current term 1: Already voted for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in this term.
I20260710 11:00:06.685062 13471 leader_election.cc:304] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [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: d96710759b7b4c0780c484df977008aa; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35
I20260710 11:00:06.685591 13801 raft_consensus.cc:3060] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.689603 13801 raft_consensus.cc:2749] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.714464 13748 consensus_queue.cc:1048] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.722246 13507 raft_consensus.cc:3060] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.729846 13819 consensus_queue.cc:1048] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.838415 13507 raft_consensus.cc:3060] T 4bccd314a5df4789856029bee3276d3f P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.843621 13819 consensus_queue.cc:1048] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.852236 13748 consensus_queue.cc:1048] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.869289 13801 consensus_queue.cc:1048] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.879527 13702 consensus_queue.cc:1048] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.881736 13819 consensus_queue.cc:1048] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.899789 13748 consensus_queue.cc:1048] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.951243 13870 raft_consensus.cc:493] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.951670 13870 raft_consensus.cc:515] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:06.953267 13870 leader_election.cc:290] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:06.953805 13580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef0b48b6ab14dddb34b47c400203764" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:06.954211 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef0b48b6ab14dddb34b47c400203764" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:06.954427 13580 raft_consensus.cc:2393] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96710759b7b4c0780c484df977008aa in current term 1: Already voted for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in this term.
I20260710 11:00:06.954793 13655 raft_consensus.cc:2393] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96710759b7b4c0780c484df977008aa in current term 1: Already voted for candidate b797777abd684f5eb706a2e6f4798a35 in this term.
I20260710 11:00:06.955675 13471 leader_election.cc:304] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [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: d96710759b7b4c0780c484df977008aa; no voters: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35
I20260710 11:00:06.956300 13870 raft_consensus.cc:3060] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.960884 13870 raft_consensus.cc:2749] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.990428 13748 consensus_queue.cc:1048] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.000133 13824 consensus_queue.cc:1048] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.069548 13870 consensus_queue.cc:1048] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.079795 13801 consensus_queue.cc:1048] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.085052 13701 consensus_queue.cc:1048] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:07.096117 13738 consensus_queue.cc:1048] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.103447 13806 raft_consensus.cc:493] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:07.103945 13806 raft_consensus.cc:515] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:07.105873 13806 leader_election.cc:290] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:07.106992 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1e9c827e14075a8e42c6ea6dfb7ff" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" is_pre_election: true
I20260710 11:00:07.107497 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1e9c827e14075a8e42c6ea6dfb7ff" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:07.107585 13582 raft_consensus.cc:2468] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 1.
I20260710 11:00:07.108171 13502 raft_consensus.cc:2468] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 1.
I20260710 11:00:07.108852 13620 leader_election.cc:304] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: 
I20260710 11:00:07.109529 13806 raft_consensus.cc:2804] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:07.109838 13806 raft_consensus.cc:493] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:07.110101 13806 raft_consensus.cc:3060] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:07.114550 13806 raft_consensus.cc:515] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:07.115911 13806 leader_election.cc:290] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [CANDIDATE]: Term 2 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:07.116547 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1e9c827e14075a8e42c6ea6dfb7ff" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:07.116750 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1e9c827e14075a8e42c6ea6dfb7ff" candidate_uuid: "b797777abd684f5eb706a2e6f4798a35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:07.117009 13502 raft_consensus.cc:3060] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:07.117223 13582 raft_consensus.cc:3060] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:07.122074 13502 raft_consensus.cc:2468] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 2.
I20260710 11:00:07.122180 13582 raft_consensus.cc:2468] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b797777abd684f5eb706a2e6f4798a35 in term 2.
I20260710 11:00:07.122967 13619 leader_election.cc:304] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [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: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:07.123724 13806 raft_consensus.cc:2804] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:07.124136 13806 raft_consensus.cc:697] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 2 LEADER]: Becoming Leader. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Running, Role: LEADER
I20260710 11:00:07.124707 13806 consensus_queue.cc:237] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Queue going to LEADER 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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:07.131528 13403 catalog_manager.cc:5697] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 reported cstate change: term changed from 0 to 2, leader changed from <none> to b797777abd684f5eb706a2e6f4798a35 (127.12.20.131). New cstate: current_term: 2 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:07.160873 13819 consensus_queue.cc:1048] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.170189 13748 consensus_queue.cc:1048] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:07.527376 13453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:07.664060 13824 raft_consensus.cc:493] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:07.664511 13824 raft_consensus.cc:515] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:07.666070 13824 leader_election.cc:290] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:07.666822 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef0b48b6ab14dddb34b47c400203764" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa" is_pre_election: true
I20260710 11:00:07.667595 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef0b48b6ab14dddb34b47c400203764" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35" is_pre_election: true
I20260710 11:00:07.667884 13507 raft_consensus.cc:2468] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:07.668191 13655 raft_consensus.cc:2468] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 1.
I20260710 11:00:07.669138 13545 leader_election.cc:304] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:07.670322 13824 raft_consensus.cc:2804] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:07.670673 13824 raft_consensus.cc:493] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:07.670938 13824 raft_consensus.cc:3060] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:07.675561 13824 raft_consensus.cc:515] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:07.677109 13824 leader_election.cc:290] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [CANDIDATE]: Term 2 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:07.677677 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef0b48b6ab14dddb34b47c400203764" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:07.678007 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef0b48b6ab14dddb34b47c400203764" candidate_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:07.678249 13507 raft_consensus.cc:3060] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:07.678550 13655 raft_consensus.cc:3060] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:07.684587 13655 raft_consensus.cc:2468] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 2.
I20260710 11:00:07.684587 13507 raft_consensus.cc:2468] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac59d2b276a4505a4ab4e2aa98df813 in term 2.
I20260710 11:00:07.685704 13546 leader_election.cc:304] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: 7ac59d2b276a4505a4ab4e2aa98df813, b797777abd684f5eb706a2e6f4798a35; no voters: 
I20260710 11:00:07.686334 13824 raft_consensus.cc:2804] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:07.686681 13824 raft_consensus.cc:697] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 LEADER]: Becoming Leader. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:07.687350 13824 consensus_queue.cc:237] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Queue going to LEADER 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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:07.695218 13403 catalog_manager.cc:5697] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: term changed from 0 to 2, leader changed from <none> to 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:07.711932 13582 raft_consensus.cc:1275] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:00:07.713006 13889 consensus_queue.cc:1048] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:07.716777 13507 raft_consensus.cc:1275] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:00:07.718092 13889 consensus_queue.cc:1048] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:08.068841 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:08.074294 13895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:08.075734 13896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:08.076146 13898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:08.076857 12370 server_base.cc:1061] running on GCE node
I20260710 11:00:08.077749 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:08.077945 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:08.078106 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681208078089 us; error 0 us; skew 500 ppm
I20260710 11:00:08.078649 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:08.081128 12370 webserver.cc:533] Webserver started at http://127.12.20.132:38283/ using document root <none> and password file <none>
I20260710 11:00:08.081655 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:08.081894 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:08.082214 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:08.083210 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-3-root/instance:
uuid: "e34d1a82ae6847bfa78ecc7a36941dae"
format_stamp: "Formatted at 2026-07-10 11:00:08 on dist-test-slave-l0nf"
I20260710 11:00:08.083272 13654 raft_consensus.cc:1275] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:00:08.084443 13883 consensus_queue.cc:1048] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:08.089187 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260710 11:00:08.094213 13904 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:08.095209 13502 raft_consensus.cc:1275] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:00:08.095683 12370 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.000s
I20260710 11:00:08.096071 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-3-root
uuid: "e34d1a82ae6847bfa78ecc7a36941dae"
format_stamp: "Formatted at 2026-07-10 11:00:08 on dist-test-slave-l0nf"
I20260710 11:00:08.096436 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-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)
I20260710 11:00:08.096813 13748 consensus_queue.cc:1048] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:08.117738 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:08.119223 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:08.120929 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:08.123931 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:08.124136 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:08.124409 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:08.124598 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:08.169981 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.132:34889
I20260710 11:00:08.170046 13967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.132:34889 every 8 connection(s)
I20260710 11:00:08.174268 12370 auto_leader_rebalancer-test.cc:388] add a tserver: e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:08.194993 13968 heartbeater.cc:344] Connected to a master server at 127.12.20.190:41167
I20260710 11:00:08.195366 13968 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:08.196086 13968 heartbeater.cc:507] Master 127.12.20.190:41167 requested a full tablet report, sending...
I20260710 11:00:08.197798 13404 ts_manager.cc:194] Registered new tserver with Master: e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889)
I20260710 11:00:08.199038 13404 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41918
I20260710 11:00:08.571883 13582 consensus_queue.cc:237] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:08.578605 13502 raft_consensus.cc:1275] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.580862 13883 consensus_queue.cc:1048] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.581717 13655 raft_consensus.cc:1275] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.583762 13883 consensus_queue.cc:1048] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.594877 13748 raft_consensus.cc:2955] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:08.598168 13502 raft_consensus.cc:2955] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:08.603971 13655 raft_consensus.cc:2955] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
W20260710 11:00:08.615116 13547 consensus_peers.cc:597] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb5cc930587d40b7a73c3aeaf417b79a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:08.615491 13404 catalog_manager.cc:5697] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:08.629977 13654 consensus_queue.cc:237] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:08.637620 13502 raft_consensus.cc:1275] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:08.638751 13972 consensus_queue.cc:1048] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.639966 13582 raft_consensus.cc:1275] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:08.641934 13972 consensus_queue.cc:1048] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.645443 13806 raft_consensus.cc:2955] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:08.648082 13502 raft_consensus.cc:2955] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:08.651485 13582 raft_consensus.cc:2955] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:08.663431 13580 consensus_queue.cc:237] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
W20260710 11:00:08.671798 13621 consensus_peers.cc:597] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2a1e9c827e14075a8e42c6ea6dfb7ff. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:08.672372 13405 catalog_manager.cc:5697] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 2 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:08.679450 13654 raft_consensus.cc:1275] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:08.679557 13547 consensus_peers.cc:597] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 995eec808cbe43aca0708e7e61769f93. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:08.680933 13802 consensus_queue.cc:1048] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.700330 13502 raft_consensus.cc:1275] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.701828 13748 consensus_queue.cc:1048] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.704344 13986 raft_consensus.cc:2955] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:08.706411 13654 raft_consensus.cc:2955] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:08.716799 13502 raft_consensus.cc:2955] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:08.720074 13404 catalog_manager.cc:5697] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:08.724340 13582 consensus_queue.cc:237] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
W20260710 11:00:08.731864 13547 consensus_peers.cc:597] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d469c1a55a8747d3a2618a844684aa0a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:08.732510 13654 raft_consensus.cc:1275] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.735436 13748 consensus_queue.cc:1048] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.738135 13502 raft_consensus.cc:1275] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.739526 13748 consensus_queue.cc:1048] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.746481 13883 raft_consensus.cc:2955] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:08.749126 13654 raft_consensus.cc:2955] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:08.750752 13502 raft_consensus.cc:2955] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:08.763962 13403 catalog_manager.cc:5697] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:09.068589 13992 ts_tablet_manager.cc:933] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:09.071544 13992 tablet_copy_client.cc:323] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.130:42243
I20260710 11:00:09.083144 13592 tablet_copy_service.cc:140] P 7ac59d2b276a4505a4ab4e2aa98df813: Received BeginTabletCopySession request for tablet 995eec808cbe43aca0708e7e61769f93 from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:50356)
I20260710 11:00:09.083761 13592 tablet_copy_service.cc:161] P 7ac59d2b276a4505a4ab4e2aa98df813: Beginning new tablet copy session on tablet 995eec808cbe43aca0708e7e61769f93 from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:50356: session id = e34d1a82ae6847bfa78ecc7a36941dae-995eec808cbe43aca0708e7e61769f93
I20260710 11:00:09.092161 13592 tablet_copy_source_session.cc:215] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:09.096063 13992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995eec808cbe43aca0708e7e61769f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:09.096179 13996 ts_tablet_manager.cc:933] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:09.099061 13996 tablet_copy_client.cc:323] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.130:42243
I20260710 11:00:09.100318 13592 tablet_copy_service.cc:140] P 7ac59d2b276a4505a4ab4e2aa98df813: Received BeginTabletCopySession request for tablet eb5cc930587d40b7a73c3aeaf417b79a from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:50356)
I20260710 11:00:09.100709 13592 tablet_copy_service.cc:161] P 7ac59d2b276a4505a4ab4e2aa98df813: Beginning new tablet copy session on tablet eb5cc930587d40b7a73c3aeaf417b79a from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:50356: session id = e34d1a82ae6847bfa78ecc7a36941dae-eb5cc930587d40b7a73c3aeaf417b79a
I20260710 11:00:09.105315 13592 tablet_copy_source_session.cc:215] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:09.107477 13996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5cc930587d40b7a73c3aeaf417b79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:09.110961 13992 tablet_copy_client.cc:806] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:09.111600 13992 tablet_copy_client.cc:670] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:09.120030 13992 tablet_copy_client.cc:538] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:09.123512 13996 tablet_copy_client.cc:806] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:09.124030 13996 tablet_copy_client.cc:670] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:09.127192 13996 tablet_copy_client.cc:538] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:09.130340 13992 tablet_bootstrap.cc:492] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:09.137104 13996 tablet_bootstrap.cc:492] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:09.154583 13992 tablet_bootstrap.cc:492] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:09.155571 13992 tablet_bootstrap.cc:492] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:09.156332 13992 ts_tablet_manager.cc:1403] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260710 11:00:09.203011 13968 heartbeater.cc:499] Master 127.12.20.190:41167 was elected leader, sending a full tablet report...
I20260710 11:00:09.209173 13992 raft_consensus.cc:359] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:09.210834 13992 raft_consensus.cc:740] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:09.211798 13992 consensus_queue.cc:260] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:09.217875 13996 tablet_bootstrap.cc:492] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:09.223802 13996 tablet_bootstrap.cc:492] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:09.224846 13996 ts_tablet_manager.cc:1403] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.088s	user 0.020s	sys 0.011s
I20260710 11:00:09.234208 14001 ts_tablet_manager.cc:933] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:09.236697 13996 raft_consensus.cc:359] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:09.243202 13996 raft_consensus.cc:740] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:09.244180 13996 consensus_queue.cc:260] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:09.254240 14001 tablet_copy_client.cc:323] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.131:42455
I20260710 11:00:09.255826 13992 ts_tablet_manager.cc:1434] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.099s	user 0.005s	sys 0.006s
I20260710 11:00:09.259213 13996 ts_tablet_manager.cc:1434] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.004s
I20260710 11:00:09.260699 13592 tablet_copy_service.cc:342] P 7ac59d2b276a4505a4ab4e2aa98df813: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-995eec808cbe43aca0708e7e61769f93 received from {username='slave'} at 127.0.0.1:50356
I20260710 11:00:09.261421 13592 tablet_copy_service.cc:434] P 7ac59d2b276a4505a4ab4e2aa98df813: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-995eec808cbe43aca0708e7e61769f93 on tablet 995eec808cbe43aca0708e7e61769f93 with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:09.263305 13591 tablet_copy_service.cc:342] P 7ac59d2b276a4505a4ab4e2aa98df813: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-eb5cc930587d40b7a73c3aeaf417b79a received from {username='slave'} at 127.0.0.1:50356
I20260710 11:00:09.263767 13591 tablet_copy_service.cc:434] P 7ac59d2b276a4505a4ab4e2aa98df813: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-eb5cc930587d40b7a73c3aeaf417b79a on tablet eb5cc930587d40b7a73c3aeaf417b79a with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:09.277887 13666 tablet_copy_service.cc:140] P b797777abd684f5eb706a2e6f4798a35: Received BeginTabletCopySession request for tablet e2a1e9c827e14075a8e42c6ea6dfb7ff from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:33000)
I20260710 11:00:09.278379 13666 tablet_copy_service.cc:161] P b797777abd684f5eb706a2e6f4798a35: Beginning new tablet copy session on tablet e2a1e9c827e14075a8e42c6ea6dfb7ff from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:33000: session id = e34d1a82ae6847bfa78ecc7a36941dae-e2a1e9c827e14075a8e42c6ea6dfb7ff
I20260710 11:00:09.284674 13666 tablet_copy_source_session.cc:215] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:09.287608 14001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a1e9c827e14075a8e42c6ea6dfb7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:09.301893 14001 tablet_copy_client.cc:806] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:09.302706 14001 tablet_copy_client.cc:670] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:09.305796 14001 tablet_copy_client.cc:538] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:09.308069 13996 ts_tablet_manager.cc:933] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:09.312551 13996 tablet_copy_client.cc:323] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.130:42243
I20260710 11:00:09.314029 14001 tablet_bootstrap.cc:492] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:09.314147 13591 tablet_copy_service.cc:140] P 7ac59d2b276a4505a4ab4e2aa98df813: Received BeginTabletCopySession request for tablet d469c1a55a8747d3a2618a844684aa0a from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:50356)
I20260710 11:00:09.314694 13591 tablet_copy_service.cc:161] P 7ac59d2b276a4505a4ab4e2aa98df813: Beginning new tablet copy session on tablet d469c1a55a8747d3a2618a844684aa0a from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:50356: session id = e34d1a82ae6847bfa78ecc7a36941dae-d469c1a55a8747d3a2618a844684aa0a
I20260710 11:00:09.322512 13591 tablet_copy_source_session.cc:215] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:09.326403 13996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d469c1a55a8747d3a2618a844684aa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:09.335180 14001 tablet_bootstrap.cc:492] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:09.335953 14001 tablet_bootstrap.cc:492] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:09.336783 14001 ts_tablet_manager.cc:1403] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260710 11:00:09.339084 14001 raft_consensus.cc:359] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:09.339879 14001 raft_consensus.cc:740] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:09.340489 14001 consensus_queue.cc:260] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:09.344556 14001 ts_tablet_manager.cc:1434] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:00:09.346769 13666 tablet_copy_service.cc:342] P b797777abd684f5eb706a2e6f4798a35: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-e2a1e9c827e14075a8e42c6ea6dfb7ff received from {username='slave'} at 127.0.0.1:33000
I20260710 11:00:09.347110 13996 tablet_copy_client.cc:806] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:09.347183 13666 tablet_copy_service.cc:434] P b797777abd684f5eb706a2e6f4798a35: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-e2a1e9c827e14075a8e42c6ea6dfb7ff on tablet e2a1e9c827e14075a8e42c6ea6dfb7ff with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:09.347718 13996 tablet_copy_client.cc:670] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:09.351552 13996 tablet_copy_client.cc:538] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:09.359880 13996 tablet_bootstrap.cc:492] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:09.378535 13996 tablet_bootstrap.cc:492] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:09.379359 13996 tablet_bootstrap.cc:492] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:09.379976 13996 ts_tablet_manager.cc:1403] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.020s	user 0.020s	sys 0.004s
I20260710 11:00:09.382691 13996 raft_consensus.cc:359] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:09.383483 13996 raft_consensus.cc:740] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:09.384083 13996 consensus_queue.cc:260] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:09.386270 13996 ts_tablet_manager.cc:1434] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 11:00:09.388098 13591 tablet_copy_service.cc:342] P 7ac59d2b276a4505a4ab4e2aa98df813: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-d469c1a55a8747d3a2618a844684aa0a received from {username='slave'} at 127.0.0.1:50356
I20260710 11:00:09.388532 13591 tablet_copy_service.cc:434] P 7ac59d2b276a4505a4ab4e2aa98df813: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-d469c1a55a8747d3a2618a844684aa0a on tablet d469c1a55a8747d3a2618a844684aa0a with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:09.580435 13943 raft_consensus.cc:1217] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:09.614734 13943 raft_consensus.cc:1217] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:09.731256 13943 raft_consensus.cc:1217] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:00:09.846536 13943 raft_consensus.cc:1217] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:10.090701 14009 raft_consensus.cc:1064] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:10.093538 14009 consensus_queue.cc:237] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:10.100265 13943 raft_consensus.cc:1275] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:10.101656 13507 raft_consensus.cc:1275] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:10.101603 14012 consensus_queue.cc:1048] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:10.102458 13655 raft_consensus.cc:1275] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:10.103344 13883 consensus_queue.cc:1048] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:10.106083 14012 consensus_queue.cc:1048] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:10.108477 14009 raft_consensus.cc:1064] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:10.116139 14009 consensus_queue.cc:237] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:10.123565 13942 raft_consensus.cc:1275] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:10.124481 13655 raft_consensus.cc:1275] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:10.124794 13883 raft_consensus.cc:2955] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.126116 13507 raft_consensus.cc:1275] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:10.127050 13655 raft_consensus.cc:2955] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.128114 13748 consensus_queue.cc:1048] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:10.130009 13748 consensus_queue.cc:1048] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:10.132563 14009 consensus_queue.cc:1048] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:10.145720 13502 raft_consensus.cc:2955] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.151598 13404 catalog_manager.cc:5697] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:10.160833 13748 raft_consensus.cc:2955] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.172992 13943 raft_consensus.cc:2955] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.177312 13942 raft_consensus.cc:2955] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.177789 13654 raft_consensus.cc:2955] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.197914 13502 raft_consensus.cc:2955] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.215541 13402 catalog_manager.cc:5697] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.234668 13582 consensus_queue.cc:237] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:10.235059 13580 consensus_queue.cc:237] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:10.240764 13942 raft_consensus.cc:1275] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:10.241272 13943 raft_consensus.cc:1275] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:10.242342 14021 consensus_queue.cc:1048] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:10.242985 14009 consensus_queue.cc:1048] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:10.245481 13502 raft_consensus.cc:1275] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:10.246129 13654 raft_consensus.cc:1275] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:10.248659 13748 consensus_queue.cc:1048] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:10.250042 14021 consensus_queue.cc:1048] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:10.252096 14012 raft_consensus.cc:2955] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.253906 13748 raft_consensus.cc:2955] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.258463 13654 raft_consensus.cc:2955] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.264451 13943 raft_consensus.cc:2955] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.262632 13942 raft_consensus.cc:2955] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.280730 13404 catalog_manager.cc:5697] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:10.268523 13502 raft_consensus.cc:2955] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.272289 13405 catalog_manager.cc:5697] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 reported cstate change: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.274189 13390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb5cc930587d40b7a73c3aeaf417b79a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:10.295173 13390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 995eec808cbe43aca0708e7e61769f93 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:10.298434 13642 tablet_service.cc:1558] Processing DeleteTablet for tablet eb5cc930587d40b7a73c3aeaf417b79a with delete_type TABLET_DATA_TOMBSTONED (TS b797777abd684f5eb706a2e6f4798a35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32962
I20260710 11:00:10.305094 13493 tablet_service.cc:1558] Processing DeleteTablet for tablet 995eec808cbe43aca0708e7e61769f93 with delete_type TABLET_DATA_TOMBSTONED (TS d96710759b7b4c0780c484df977008aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48218
I20260710 11:00:10.309186 14027 tablet_replica.cc:333] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:10.310422 14026 tablet_replica.cc:333] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:10.312502 14027 raft_consensus.cc:2243] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:10.314189 14026 raft_consensus.cc:2243] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:10.314291 14027 raft_consensus.cc:2272] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:10.316123 14026 raft_consensus.cc:2272] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:10.320420 14026 ts_tablet_manager.cc:1916] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:10.322914 14027 ts_tablet_manager.cc:1916] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:10.340833 14027 ts_tablet_manager.cc:1929] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:10.341275 14026 ts_tablet_manager.cc:1929] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:10.341306 14027 log.cc:1199] T 995eec808cbe43aca0708e7e61769f93 P d96710759b7b4c0780c484df977008aa: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-0-root/wals/995eec808cbe43aca0708e7e61769f93
I20260710 11:00:10.341652 14026 log.cc:1199] T eb5cc930587d40b7a73c3aeaf417b79a P b797777abd684f5eb706a2e6f4798a35: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-2-root/wals/eb5cc930587d40b7a73c3aeaf417b79a
I20260710 11:00:10.343230 13390 catalog_manager.cc:5028] TS b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455): tablet eb5cc930587d40b7a73c3aeaf417b79a (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:10.343358 13389 catalog_manager.cc:5028] TS d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): tablet 995eec808cbe43aca0708e7e61769f93 (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:10.351907 13889 raft_consensus.cc:1064] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:10.353609 13889 consensus_queue.cc:237] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:10.358762 13942 raft_consensus.cc:1275] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEARNER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:00:10.359778 13582 raft_consensus.cc:1275] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:00:10.361496 13806 consensus_queue.cc:1048] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:10.369210 13806 consensus_queue.cc:1048] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:10.397926 13502 raft_consensus.cc:1275] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:00:10.399322 13889 consensus_queue.cc:1048] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:10.405247 13748 raft_consensus.cc:1064] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:10.407512 13748 consensus_queue.cc:237] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:10.418802 14029 raft_consensus.cc:2955] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.420878 13500 raft_consensus.cc:2955] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.421129 13582 raft_consensus.cc:2955] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.430826 13942 raft_consensus.cc:2955] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.436575 13943 raft_consensus.cc:1275] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:10.438040 14021 consensus_queue.cc:1048] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:10.438308 13654 raft_consensus.cc:1275] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:10.439865 14021 consensus_queue.cc:1048] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:10.442189 13502 raft_consensus.cc:1275] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:10.444626 14021 consensus_queue.cc:1048] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:10.437654 13404 catalog_manager.cc:5697] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.464088 13883 raft_consensus.cc:2955] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.465735 13655 raft_consensus.cc:2955] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.483261 13655 consensus_queue.cc:237] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:10.488073 13943 raft_consensus.cc:2955] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.491372 13942 raft_consensus.cc:1275] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:00:10.492496 13502 raft_consensus.cc:1275] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:00:10.493275 14030 consensus_queue.cc:1048] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:10.494164 14032 consensus_queue.cc:1048] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:10.493425 13500 raft_consensus.cc:2955] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.497006 13402 catalog_manager.cc:5697] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:10.500880 14032 raft_consensus.cc:2955] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.501889 13502 raft_consensus.cc:2955] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.502494 13942 raft_consensus.cc:2955] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.518643 13403 catalog_manager.cc:5697] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New cstate: current_term: 2 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.520367 13390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e2a1e9c827e14075a8e42c6ea6dfb7ff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:10.520153 13582 consensus_queue.cc:237] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:10.528898 13654 raft_consensus.cc:1275] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:10.530283 14012 consensus_queue.cc:1048] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:10.534540 13568 tablet_service.cc:1558] Processing DeleteTablet for tablet e2a1e9c827e14075a8e42c6ea6dfb7ff with delete_type TABLET_DATA_TOMBSTONED (TS 7ac59d2b276a4505a4ab4e2aa98df813 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50320
I20260710 11:00:10.538610 13942 raft_consensus.cc:1275] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:10.541942 14021 consensus_queue.cc:1048] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:10.543624 14021 raft_consensus.cc:2955] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.549511 13655 raft_consensus.cc:2955] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.555907 13942 raft_consensus.cc:2955] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.560861 13390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d469c1a55a8747d3a2618a844684aa0a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:10.562206 13403 catalog_manager.cc:5697] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 reported cstate change: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:10.566167 14040 tablet_replica.cc:333] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:10.570215 14040 raft_consensus.cc:2243] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:10.570895 14040 raft_consensus.cc:2272] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:10.572204 13493 tablet_service.cc:1558] Processing DeleteTablet for tablet d469c1a55a8747d3a2618a844684aa0a with delete_type TABLET_DATA_TOMBSTONED (TS d96710759b7b4c0780c484df977008aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48218
I20260710 11:00:10.573158 14027 tablet_replica.cc:333] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:10.574308 14027 raft_consensus.cc:2243] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:10.574978 14027 raft_consensus.cc:2272] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:10.575188 14040 ts_tablet_manager.cc:1916] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:10.577855 14027 ts_tablet_manager.cc:1916] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:10.587767 14040 ts_tablet_manager.cc:1929] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:00:10.588168 14040 log.cc:1199] T e2a1e9c827e14075a8e42c6ea6dfb7ff P 7ac59d2b276a4505a4ab4e2aa98df813: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-1-root/wals/e2a1e9c827e14075a8e42c6ea6dfb7ff
I20260710 11:00:10.588218 14027 ts_tablet_manager.cc:1929] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:10.588595 14027 log.cc:1199] T d469c1a55a8747d3a2618a844684aa0a P d96710759b7b4c0780c484df977008aa: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-0-root/wals/d469c1a55a8747d3a2618a844684aa0a
I20260710 11:00:10.589524 13390 catalog_manager.cc:5028] TS 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): tablet e2a1e9c827e14075a8e42c6ea6dfb7ff (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:10.589751 13389 catalog_manager.cc:5028] TS d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): tablet d469c1a55a8747d3a2618a844684aa0a (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
W20260710 11:00:12.031003 13545 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.500s	user 0.000s	sys 0.011s
W20260710 11:00:12.031322 13545 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.501s	user 0.000s	sys 0.011s
I20260710 11:00:12.086419 13501 consensus_queue.cc:237] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:12.094041 13655 raft_consensus.cc:1275] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:12.095594 14047 consensus_queue.cc:1048] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:12.105748 13581 raft_consensus.cc:1275] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:12.107466 14047 consensus_queue.cc:1048] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:12.112457 14044 raft_consensus.cc:2955] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:12.119793 13655 raft_consensus.cc:2955] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
W20260710 11:00:12.122622 13472 consensus_peers.cc:597] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e460cc2971ec45da8c8fa3ccf4c89aa0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:12.130000 13580 consensus_queue.cc:237] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:12.133644 13582 raft_consensus.cc:2955] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:12.137465 13402 catalog_manager.cc:5697] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "d96710759b7b4c0780c484df977008aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:12.150085 13655 raft_consensus.cc:1275] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:12.150220 13547 consensus_peers.cc:597] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13eb98e99a4e419e82d5bf6a3bb56e0f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:12.150527 13501 raft_consensus.cc:1275] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:12.152185 14012 consensus_queue.cc:1048] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:12.153041 14045 consensus_queue.cc:1048] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:12.172036 14012 raft_consensus.cc:2955] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:12.181602 13501 raft_consensus.cc:2955] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:12.195710 13655 raft_consensus.cc:2955] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:12.201143 13501 consensus_queue.cc:237] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:12.207376 13403 catalog_manager.cc:5697] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
W20260710 11:00:12.211617 13472 consensus_peers.cc:597] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38e100fc5b2d402baa15fe0bea552c9e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:12.213028 13654 raft_consensus.cc:1275] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:12.214457 13580 raft_consensus.cc:1275] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:12.216468 14047 consensus_queue.cc:1048] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:12.221762 14044 consensus_queue.cc:1048] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:12.231930 14047 raft_consensus.cc:2955] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:12.237061 13580 raft_consensus.cc:2955] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:12.241113 13655 raft_consensus.cc:2955] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:12.245263 13654 consensus_queue.cc:237] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:12.248917 13403 catalog_manager.cc:5697] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "d96710759b7b4c0780c484df977008aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:12.261809 13580 raft_consensus.cc:1275] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:12.261900 13621 consensus_peers.cc:597] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1875d7056bd47b6b7e6dc0001148315. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:12.264074 13501 raft_consensus.cc:1275] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:12.265844 14052 consensus_queue.cc:1048] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:12.266803 14049 consensus_queue.cc:1048] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:12.274663 13889 raft_consensus.cc:2955] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:12.280098 13580 raft_consensus.cc:2955] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:12.282271 13501 raft_consensus.cc:2955] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:12.293416 13405 catalog_manager.cc:5697] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
W20260710 11:00:12.460881 13528 debug-util.cc:398] Leaking SignalData structure 0x7b08000bcca0 after lost signal to thread 12373
W20260710 11:00:12.461683 13528 debug-util.cc:398] Leaking SignalData structure 0x7b0800167780 after lost signal to thread 13439
W20260710 11:00:12.462945 13528 debug-util.cc:398] Leaking SignalData structure 0x7b0800226220 after lost signal to thread 13606
W20260710 11:00:12.463698 13528 debug-util.cc:398] Leaking SignalData structure 0x7b0800210840 after lost signal to thread 13680
I20260710 11:00:12.528925 14073 ts_tablet_manager.cc:933] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255)
I20260710 11:00:12.537039 14073 tablet_copy_client.cc:323] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.129:42255
I20260710 11:00:12.564165 13517 tablet_copy_service.cc:140] P d96710759b7b4c0780c484df977008aa: Received BeginTabletCopySession request for tablet e460cc2971ec45da8c8fa3ccf4c89aa0 from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:48262)
I20260710 11:00:12.564716 13517 tablet_copy_service.cc:161] P d96710759b7b4c0780c484df977008aa: Beginning new tablet copy session on tablet e460cc2971ec45da8c8fa3ccf4c89aa0 from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:48262: session id = e34d1a82ae6847bfa78ecc7a36941dae-e460cc2971ec45da8c8fa3ccf4c89aa0
I20260710 11:00:12.575938 13517 tablet_copy_source_session.cc:215] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:12.579723 14073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e460cc2971ec45da8c8fa3ccf4c89aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.595197 14073 tablet_copy_client.cc:806] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:12.595764 14073 tablet_copy_client.cc:670] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:12.599491 14073 tablet_copy_client.cc:538] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:12.607542 14073 tablet_bootstrap.cc:492] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:12.628518 14073 tablet_bootstrap.cc:492] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:12.629323 14073 tablet_bootstrap.cc:492] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:12.629935 14073 ts_tablet_manager.cc:1403] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.003s
I20260710 11:00:12.632604 14073 raft_consensus.cc:359] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:12.633406 14073 raft_consensus.cc:740] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:12.634009 14073 consensus_queue.cc:260] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:12.639201 14073 ts_tablet_manager.cc:1434] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260710 11:00:12.640873 13517 tablet_copy_service.cc:342] P d96710759b7b4c0780c484df977008aa: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-e460cc2971ec45da8c8fa3ccf4c89aa0 received from {username='slave'} at 127.0.0.1:48262
I20260710 11:00:12.641280 13517 tablet_copy_service.cc:434] P d96710759b7b4c0780c484df977008aa: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-e460cc2971ec45da8c8fa3ccf4c89aa0 on tablet e460cc2971ec45da8c8fa3ccf4c89aa0 with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:12.659536 14073 ts_tablet_manager.cc:933] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255)
I20260710 11:00:12.663704 14073 tablet_copy_client.cc:323] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.129:42255
I20260710 11:00:12.665288 13517 tablet_copy_service.cc:140] P d96710759b7b4c0780c484df977008aa: Received BeginTabletCopySession request for tablet 38e100fc5b2d402baa15fe0bea552c9e from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:48262)
I20260710 11:00:12.665794 13517 tablet_copy_service.cc:161] P d96710759b7b4c0780c484df977008aa: Beginning new tablet copy session on tablet 38e100fc5b2d402baa15fe0bea552c9e from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:48262: session id = e34d1a82ae6847bfa78ecc7a36941dae-38e100fc5b2d402baa15fe0bea552c9e
I20260710 11:00:12.672804 13517 tablet_copy_source_session.cc:215] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:12.675823 14073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e100fc5b2d402baa15fe0bea552c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.690630 14073 tablet_copy_client.cc:806] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:12.691190 14073 tablet_copy_client.cc:670] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:12.694671 14073 tablet_copy_client.cc:538] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:12.702828 14073 tablet_bootstrap.cc:492] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:12.717375 14079 ts_tablet_manager.cc:933] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:12.725715 14079 tablet_copy_client.cc:323] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.130:42243
I20260710 11:00:12.727492 13591 tablet_copy_service.cc:140] P 7ac59d2b276a4505a4ab4e2aa98df813: Received BeginTabletCopySession request for tablet 13eb98e99a4e419e82d5bf6a3bb56e0f from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:50356)
I20260710 11:00:12.728037 13591 tablet_copy_service.cc:161] P 7ac59d2b276a4505a4ab4e2aa98df813: Beginning new tablet copy session on tablet 13eb98e99a4e419e82d5bf6a3bb56e0f from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:50356: session id = e34d1a82ae6847bfa78ecc7a36941dae-13eb98e99a4e419e82d5bf6a3bb56e0f
I20260710 11:00:12.733983 14073 tablet_bootstrap.cc:492] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:12.734834 14073 tablet_bootstrap.cc:492] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:12.735008 13591 tablet_copy_source_session.cc:215] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:12.735457 14073 ts_tablet_manager.cc:1403] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.013s
I20260710 11:00:12.738185 14079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13eb98e99a4e419e82d5bf6a3bb56e0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.739125 14073 raft_consensus.cc:359] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:12.739925 14073 raft_consensus.cc:740] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:12.740531 14073 consensus_queue.cc:260] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:12.744107 14073 ts_tablet_manager.cc:1434] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:00:12.745836 13517 tablet_copy_service.cc:342] P d96710759b7b4c0780c484df977008aa: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-38e100fc5b2d402baa15fe0bea552c9e received from {username='slave'} at 127.0.0.1:48262
I20260710 11:00:12.746222 13517 tablet_copy_service.cc:434] P d96710759b7b4c0780c484df977008aa: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-38e100fc5b2d402baa15fe0bea552c9e on tablet 38e100fc5b2d402baa15fe0bea552c9e with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:12.752688 14079 tablet_copy_client.cc:806] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:12.753964 14079 tablet_copy_client.cc:670] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:12.758224 14079 tablet_copy_client.cc:538] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:12.766187 14079 tablet_bootstrap.cc:492] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:12.785110 14079 tablet_bootstrap.cc:492] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:12.785894 14079 tablet_bootstrap.cc:492] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:12.786526 14079 ts_tablet_manager.cc:1403] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.004s
I20260710 11:00:12.789278 14079 raft_consensus.cc:359] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:12.790066 14079 raft_consensus.cc:740] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:12.790724 14079 consensus_queue.cc:260] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:12.792940 14079 ts_tablet_manager.cc:1434] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:12.793314 14073 ts_tablet_manager.cc:933] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:12.794773 13591 tablet_copy_service.cc:342] P 7ac59d2b276a4505a4ab4e2aa98df813: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-13eb98e99a4e419e82d5bf6a3bb56e0f received from {username='slave'} at 127.0.0.1:50356
I20260710 11:00:12.795225 13591 tablet_copy_service.cc:434] P 7ac59d2b276a4505a4ab4e2aa98df813: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-13eb98e99a4e419e82d5bf6a3bb56e0f on tablet 13eb98e99a4e419e82d5bf6a3bb56e0f with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:12.803189 14073 tablet_copy_client.cc:323] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.131:42455
I20260710 11:00:12.804780 13666 tablet_copy_service.cc:140] P b797777abd684f5eb706a2e6f4798a35: Received BeginTabletCopySession request for tablet c1875d7056bd47b6b7e6dc0001148315 from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:33000)
I20260710 11:00:12.805267 13666 tablet_copy_service.cc:161] P b797777abd684f5eb706a2e6f4798a35: Beginning new tablet copy session on tablet c1875d7056bd47b6b7e6dc0001148315 from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:33000: session id = e34d1a82ae6847bfa78ecc7a36941dae-c1875d7056bd47b6b7e6dc0001148315
I20260710 11:00:12.812368 13666 tablet_copy_source_session.cc:215] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:12.815579 14073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1875d7056bd47b6b7e6dc0001148315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.829909 14073 tablet_copy_client.cc:806] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:12.830432 14073 tablet_copy_client.cc:670] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:12.833851 14073 tablet_copy_client.cc:538] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:12.841048 14073 tablet_bootstrap.cc:492] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:12.857906 14073 tablet_bootstrap.cc:492] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:12.858687 14073 tablet_bootstrap.cc:492] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:12.859256 14073 ts_tablet_manager.cc:1403] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:00:12.861737 14073 raft_consensus.cc:359] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:12.862499 14073 raft_consensus.cc:740] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:12.863057 14073 consensus_queue.cc:260] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:12.865243 14073 ts_tablet_manager.cc:1434] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:12.866787 13666 tablet_copy_service.cc:342] P b797777abd684f5eb706a2e6f4798a35: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-c1875d7056bd47b6b7e6dc0001148315 received from {username='slave'} at 127.0.0.1:33000
I20260710 11:00:12.867169 13666 tablet_copy_service.cc:434] P b797777abd684f5eb706a2e6f4798a35: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-c1875d7056bd47b6b7e6dc0001148315 on tablet c1875d7056bd47b6b7e6dc0001148315 with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:13.095578 13942 raft_consensus.cc:1217] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:13.110375 13942 raft_consensus.cc:1217] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:13.126421 13942 raft_consensus.cc:1217] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:13.211211 13942 raft_consensus.cc:1217] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:13.512490 14085 raft_consensus.cc:1064] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:13.514778 14085 consensus_queue.cc:237] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:13.522760 13942 raft_consensus.cc:1275] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.524564 14086 consensus_queue.cc:1048] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:13.530252 13580 raft_consensus.cc:1275] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.531626 14046 consensus_queue.cc:1048] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:13.532248 13651 raft_consensus.cc:1275] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.534385 14046 consensus_queue.cc:1048] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:13.548498 14088 raft_consensus.cc:1064] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:13.551007 14088 consensus_queue.cc:237] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:13.553683 14086 raft_consensus.cc:2955] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.565049 13655 raft_consensus.cc:2955] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.569730 13942 raft_consensus.cc:2955] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.577593 13402 catalog_manager.cc:5697] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d96710759b7b4c0780c484df977008aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:13.581732 13943 raft_consensus.cc:1275] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.583441 14095 consensus_queue.cc:1048] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:13.592757 13655 raft_consensus.cc:1275] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.595772 14046 consensus_queue.cc:1048] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:13.609812 13580 raft_consensus.cc:1275] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.612317 14094 consensus_queue.cc:1048] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 11:00:13.612792 13580 raft_consensus.cc:2955] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.620214 14046 raft_consensus.cc:2955] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.637601 13942 raft_consensus.cc:2955] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.652707 13501 consensus_queue.cc:237] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:13.654734 13580 raft_consensus.cc:2955] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.660439 13655 raft_consensus.cc:2955] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.663187 13403 catalog_manager.cc:5697] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d96710759b7b4c0780c484df977008aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:13.673599 13651 raft_consensus.cc:1275] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.675529 14085 consensus_queue.cc:1048] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.676911 13942 raft_consensus.cc:1275] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.679896 14085 consensus_queue.cc:1048] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.681876 14086 raft_consensus.cc:2955] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.684300 13651 raft_consensus.cc:2955] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.689515 14052 raft_consensus.cc:1064] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:13.692780 14087 raft_consensus.cc:1064] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:13.692831 13943 raft_consensus.cc:2955] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.693684 14052 consensus_queue.cc:237] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:13.695514 14087 consensus_queue.cc:237] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:13.701529 13501 consensus_queue.cc:237] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:13.706897 13389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 38e100fc5b2d402baa15fe0bea552c9e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:13.716941 13404 catalog_manager.cc:5697] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae reported cstate change: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New cstate: current_term: 1 leader_uuid: "d96710759b7b4c0780c484df977008aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.723034 13942 raft_consensus.cc:1275] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.727106 13503 raft_consensus.cc:1275] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.727910 13504 raft_consensus.cc:1275] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.730345 13580 raft_consensus.cc:1275] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.730527 14045 consensus_queue.cc:1048] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:13.732290 13942 raft_consensus.cc:1275] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.732147 14105 consensus_queue.cc:1048] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:13.733917 14021 consensus_queue.cc:1048] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:13.734548 14105 consensus_queue.cc:1048] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:13.740640 13568 tablet_service.cc:1558] Processing DeleteTablet for tablet 38e100fc5b2d402baa15fe0bea552c9e with delete_type TABLET_DATA_TOMBSTONED (TS 7ac59d2b276a4505a4ab4e2aa98df813 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50320
I20260710 11:00:13.745290 13651 raft_consensus.cc:1275] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.748731 13889 consensus_queue.cc:1048] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:13.750260 13941 raft_consensus.cc:1275] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.750540 13655 raft_consensus.cc:1275] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.784955 14046 consensus_queue.cc:1048] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.786711 14046 consensus_queue.cc:1048] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.786993 14045 consensus_queue.cc:1048] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:13.800417 14095 raft_consensus.cc:2955] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.805629 14108 tablet_replica.cc:333] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:13.806733 14108 raft_consensus.cc:2243] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:13.807502 14108 raft_consensus.cc:2272] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:13.807716 13941 raft_consensus.cc:2955] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.812209 13651 raft_consensus.cc:2955] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.819239 13389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e460cc2971ec45da8c8fa3ccf4c89aa0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:13.823940 14105 raft_consensus.cc:2955] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.828784 13403 catalog_manager.cc:5697] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae reported cstate change: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New cstate: current_term: 1 leader_uuid: "d96710759b7b4c0780c484df977008aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.829201 13503 raft_consensus.cc:2955] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.834007 14106 raft_consensus.cc:2955] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.835781 13655 raft_consensus.cc:2955] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.854444 13501 raft_consensus.cc:2955] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.849012 13580 raft_consensus.cc:2955] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.860019 13941 raft_consensus.cc:2955] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.870821 14108 ts_tablet_manager.cc:1916] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:13.870208 13942 raft_consensus.cc:2955] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.875907 13568 tablet_service.cc:1558] Processing DeleteTablet for tablet e460cc2971ec45da8c8fa3ccf4c89aa0 with delete_type TABLET_DATA_TOMBSTONED (TS 7ac59d2b276a4505a4ab4e2aa98df813 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50320
I20260710 11:00:13.870751 13404 catalog_manager.cc:5697] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:13.886812 14108 ts_tablet_manager.cc:1929] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:13.887310 14108 log.cc:1199] T 38e100fc5b2d402baa15fe0bea552c9e P 7ac59d2b276a4505a4ab4e2aa98df813: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-1-root/wals/38e100fc5b2d402baa15fe0bea552c9e
I20260710 11:00:13.888813 13390 catalog_manager.cc:5028] TS 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): tablet 38e100fc5b2d402baa15fe0bea552c9e (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:13.889215 14108 tablet_replica.cc:333] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:13.890416 14108 raft_consensus.cc:2243] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:13.891148 14108 raft_consensus.cc:2272] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:13.892560 13655 consensus_queue.cc:237] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [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: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:13.896927 14108 ts_tablet_manager.cc:1916] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:13.905625 13941 raft_consensus.cc:1275] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.902284 13405 catalog_manager.cc:5697] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:13.910681 14105 consensus_queue.cc:1048] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.918519 14108 ts_tablet_manager.cc:1929] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:13.918960 14108 log.cc:1199] T e460cc2971ec45da8c8fa3ccf4c89aa0 P 7ac59d2b276a4505a4ab4e2aa98df813: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-1-root/wals/e460cc2971ec45da8c8fa3ccf4c89aa0
I20260710 11:00:13.920601 13390 catalog_manager.cc:5028] TS 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): tablet e460cc2971ec45da8c8fa3ccf4c89aa0 (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:13.921073 14114 raft_consensus.cc:2955] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.923350 13942 raft_consensus.cc:2955] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.931013 13580 raft_consensus.cc:1275] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.932720 13582 consensus_queue.cc:237] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:13.935313 14105 consensus_queue.cc:1048] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.936465 13390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c1875d7056bd47b6b7e6dc0001148315 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:13.944873 13404 catalog_manager.cc:5697] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae reported cstate change: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.945804 13504 raft_consensus.cc:1275] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.945937 13941 raft_consensus.cc:1275] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.947346 14045 consensus_queue.cc:1048] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.950336 14021 consensus_queue.cc:1048] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.955653 13493 tablet_service.cc:1558] Processing DeleteTablet for tablet c1875d7056bd47b6b7e6dc0001148315 with delete_type TABLET_DATA_TOMBSTONED (TS d96710759b7b4c0780c484df977008aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48218
I20260710 11:00:13.958348 13582 raft_consensus.cc:2955] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.963099 14087 raft_consensus.cc:2955] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.979482 13504 raft_consensus.cc:2955] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:13.988931 14115 tablet_replica.cc:333] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:13.991175 13390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 13eb98e99a4e419e82d5bf6a3bb56e0f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:13.993149 14115 raft_consensus.cc:2243] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:13.993839 14115 raft_consensus.cc:2272] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:13.998694 14115 ts_tablet_manager.cc:1916] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:13.998791 13942 raft_consensus.cc:2955] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:14.003577 13404 catalog_manager.cc:5697] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:14.013854 13642 tablet_service.cc:1558] Processing DeleteTablet for tablet 13eb98e99a4e419e82d5bf6a3bb56e0f with delete_type TABLET_DATA_TOMBSTONED (TS b797777abd684f5eb706a2e6f4798a35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32962
I20260710 11:00:14.019917 14115 ts_tablet_manager.cc:1929] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:14.020423 14115 log.cc:1199] T c1875d7056bd47b6b7e6dc0001148315 P d96710759b7b4c0780c484df977008aa: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-0-root/wals/c1875d7056bd47b6b7e6dc0001148315
I20260710 11:00:14.024077 13389 catalog_manager.cc:5028] TS d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): tablet c1875d7056bd47b6b7e6dc0001148315 (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:14.029891 14116 tablet_replica.cc:333] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:14.030916 14116 raft_consensus.cc:2243] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:14.031517 14116 raft_consensus.cc:2272] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:14.033702 14116 ts_tablet_manager.cc:1916] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:14.044584 14116 ts_tablet_manager.cc:1929] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:14.044853 14116 log.cc:1199] T 13eb98e99a4e419e82d5bf6a3bb56e0f P b797777abd684f5eb706a2e6f4798a35: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-2-root/wals/13eb98e99a4e419e82d5bf6a3bb56e0f
I20260710 11:00:14.046124 13390 catalog_manager.cc:5028] TS b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455): tablet 13eb98e99a4e419e82d5bf6a3bb56e0f (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:15.062060 13580 consensus_queue.cc:237] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:15.067720 13501 raft_consensus.cc:1275] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 11:00:15.068002 13547 consensus_peers.cc:597] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ef0b48b6ab14dddb34b47c400203764. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:15.069001 13655 raft_consensus.cc:1275] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:15.069067 14117 consensus_queue.cc:1048] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:15.070690 14021 consensus_queue.cc:1048] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:15.076206 14087 raft_consensus.cc:2955] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:15.077654 13501 raft_consensus.cc:2955] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:15.079295 13655 raft_consensus.cc:2955] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:15.090716 13504 consensus_queue.cc:237] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:15.094331 13405 catalog_manager.cc:5697] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 2 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:15.117866 13472 consensus_peers.cc:597] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0bf1ce60940479e925dc3e8757e0491. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:15.119159 13655 raft_consensus.cc:1275] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:15.123278 14095 consensus_queue.cc:1048] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:15.126325 13580 raft_consensus.cc:1275] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:15.127614 14095 consensus_queue.cc:1048] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:15.143414 14124 raft_consensus.cc:2955] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:15.153885 13580 raft_consensus.cc:2955] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:15.157675 13582 consensus_queue.cc:237] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:15.164601 13655 raft_consensus.cc:2955] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:15.175396 13405 catalog_manager.cc:5697] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "d96710759b7b4c0780c484df977008aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:15.189707 13547 consensus_peers.cc:597] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20ce01587bd3460b92c458e7970ca699. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:15.191675 13655 raft_consensus.cc:1275] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:15.192806 13504 raft_consensus.cc:1275] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:15.193092 14117 consensus_queue.cc:1048] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:15.194391 14021 consensus_queue.cc:1048] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:15.211329 14117 raft_consensus.cc:2955] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:15.213121 13504 raft_consensus.cc:2955] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:15.218760 13654 raft_consensus.cc:2955] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:15.226859 13655 consensus_queue.cc:237] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:15.233222 13402 catalog_manager.cc:5697] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:15.240427 13582 raft_consensus.cc:1275] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:15.241905 13889 consensus_queue.cc:1048] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:15.247797 13621 consensus_peers.cc:597] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c0da6431cf3489a84e681d4a18ddd75. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:15.253468 13501 raft_consensus.cc:1275] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:15.257706 13889 consensus_queue.cc:1048] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:15.270328 14134 raft_consensus.cc:2955] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:15.278507 13582 raft_consensus.cc:2955] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:15.279938 13504 raft_consensus.cc:2955] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:15.291556 13404 catalog_manager.cc:5697] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:15.532004 14138 ts_tablet_manager.cc:933] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:15.533550 14138 tablet_copy_client.cc:323] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.130:42243
I20260710 11:00:15.534979 13591 tablet_copy_service.cc:140] P 7ac59d2b276a4505a4ab4e2aa98df813: Received BeginTabletCopySession request for tablet 1ef0b48b6ab14dddb34b47c400203764 from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:50356)
I20260710 11:00:15.535507 13591 tablet_copy_service.cc:161] P 7ac59d2b276a4505a4ab4e2aa98df813: Beginning new tablet copy session on tablet 1ef0b48b6ab14dddb34b47c400203764 from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:50356: session id = e34d1a82ae6847bfa78ecc7a36941dae-1ef0b48b6ab14dddb34b47c400203764
I20260710 11:00:15.542588 13591 tablet_copy_source_session.cc:215] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:15.545408 14138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef0b48b6ab14dddb34b47c400203764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:15.558441 14138 tablet_copy_client.cc:806] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:15.558959 14138 tablet_copy_client.cc:670] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:15.562129 14138 tablet_copy_client.cc:538] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:15.567654 14138 tablet_bootstrap.cc:492] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:15.581938 14138 tablet_bootstrap.cc:492] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:15.582585 14138 tablet_bootstrap.cc:492] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:15.583217 14138 ts_tablet_manager.cc:1403] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.016s	user 0.018s	sys 0.000s
I20260710 11:00:15.585927 14138 raft_consensus.cc:359] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:15.586737 14138 raft_consensus.cc:740] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:15.587422 14138 consensus_queue.cc:260] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:15.590256 14138 ts_tablet_manager.cc:1434] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:00:15.591941 13591 tablet_copy_service.cc:342] P 7ac59d2b276a4505a4ab4e2aa98df813: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-1ef0b48b6ab14dddb34b47c400203764 received from {username='slave'} at 127.0.0.1:50356
I20260710 11:00:15.592314 13591 tablet_copy_service.cc:434] P 7ac59d2b276a4505a4ab4e2aa98df813: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-1ef0b48b6ab14dddb34b47c400203764 on tablet 1ef0b48b6ab14dddb34b47c400203764 with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:15.635243 14138 ts_tablet_manager.cc:933] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255)
I20260710 11:00:15.636945 14138 tablet_copy_client.cc:323] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.129:42255
I20260710 11:00:15.638471 13517 tablet_copy_service.cc:140] P d96710759b7b4c0780c484df977008aa: Received BeginTabletCopySession request for tablet c0bf1ce60940479e925dc3e8757e0491 from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:48262)
I20260710 11:00:15.638887 13517 tablet_copy_service.cc:161] P d96710759b7b4c0780c484df977008aa: Beginning new tablet copy session on tablet c0bf1ce60940479e925dc3e8757e0491 from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:48262: session id = e34d1a82ae6847bfa78ecc7a36941dae-c0bf1ce60940479e925dc3e8757e0491
I20260710 11:00:15.644778 13517 tablet_copy_source_session.cc:215] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:15.647397 14138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bf1ce60940479e925dc3e8757e0491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:15.661435 14138 tablet_copy_client.cc:806] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:15.662034 14138 tablet_copy_client.cc:670] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:15.665261 14138 tablet_copy_client.cc:538] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:15.673472 14138 tablet_bootstrap.cc:492] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:15.691314 14138 tablet_bootstrap.cc:492] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:15.692032 14138 tablet_bootstrap.cc:492] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:15.692530 14138 ts_tablet_manager.cc:1403] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 11:00:15.694592 14138 raft_consensus.cc:359] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:15.695181 14138 raft_consensus.cc:740] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:15.695725 14138 consensus_queue.cc:260] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:15.697657 14138 ts_tablet_manager.cc:1434] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:15.699385 13517 tablet_copy_service.cc:342] P d96710759b7b4c0780c484df977008aa: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-c0bf1ce60940479e925dc3e8757e0491 received from {username='slave'} at 127.0.0.1:48262
I20260710 11:00:15.699779 13517 tablet_copy_service.cc:434] P d96710759b7b4c0780c484df977008aa: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-c0bf1ce60940479e925dc3e8757e0491 on tablet c0bf1ce60940479e925dc3e8757e0491 with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:15.748682 14138 ts_tablet_manager.cc:933] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:15.750831 14138 tablet_copy_client.cc:323] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.130:42243
I20260710 11:00:15.752400 13591 tablet_copy_service.cc:140] P 7ac59d2b276a4505a4ab4e2aa98df813: Received BeginTabletCopySession request for tablet 20ce01587bd3460b92c458e7970ca699 from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:50356)
I20260710 11:00:15.752905 13591 tablet_copy_service.cc:161] P 7ac59d2b276a4505a4ab4e2aa98df813: Beginning new tablet copy session on tablet 20ce01587bd3460b92c458e7970ca699 from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:50356: session id = e34d1a82ae6847bfa78ecc7a36941dae-20ce01587bd3460b92c458e7970ca699
I20260710 11:00:15.759964 13591 tablet_copy_source_session.cc:215] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:15.763159 14138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ce01587bd3460b92c458e7970ca699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:15.777953 14138 tablet_copy_client.cc:806] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:15.778491 14138 tablet_copy_client.cc:670] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:15.781795 14138 tablet_copy_client.cc:538] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:15.788975 14138 tablet_bootstrap.cc:492] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:15.807776 14138 tablet_bootstrap.cc:492] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:15.808622 14138 tablet_bootstrap.cc:492] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:15.809237 14138 ts_tablet_manager.cc:1403] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 11:00:15.811637 14138 raft_consensus.cc:359] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:15.812382 14138 raft_consensus.cc:740] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:15.812968 14138 consensus_queue.cc:260] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:15.816391 14147 ts_tablet_manager.cc:933] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:15.817258 14138 ts_tablet_manager.cc:1434] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:00:15.818825 13591 tablet_copy_service.cc:342] P 7ac59d2b276a4505a4ab4e2aa98df813: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-20ce01587bd3460b92c458e7970ca699 received from {username='slave'} at 127.0.0.1:50356
I20260710 11:00:15.819238 13591 tablet_copy_service.cc:434] P 7ac59d2b276a4505a4ab4e2aa98df813: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-20ce01587bd3460b92c458e7970ca699 on tablet 20ce01587bd3460b92c458e7970ca699 with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:15.824096 14147 tablet_copy_client.cc:323] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.131:42455
I20260710 11:00:15.826494 13666 tablet_copy_service.cc:140] P b797777abd684f5eb706a2e6f4798a35: Received BeginTabletCopySession request for tablet 0c0da6431cf3489a84e681d4a18ddd75 from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:33000)
I20260710 11:00:15.826977 13666 tablet_copy_service.cc:161] P b797777abd684f5eb706a2e6f4798a35: Beginning new tablet copy session on tablet 0c0da6431cf3489a84e681d4a18ddd75 from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:33000: session id = e34d1a82ae6847bfa78ecc7a36941dae-0c0da6431cf3489a84e681d4a18ddd75
I20260710 11:00:15.832108 13666 tablet_copy_source_session.cc:215] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:15.834496 14147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0da6431cf3489a84e681d4a18ddd75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:15.848037 14147 tablet_copy_client.cc:806] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:15.848588 14147 tablet_copy_client.cc:670] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:15.851873 14147 tablet_copy_client.cc:538] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:15.857189 14147 tablet_bootstrap.cc:492] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:15.871201 14147 tablet_bootstrap.cc:492] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:15.871802 14147 tablet_bootstrap.cc:492] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:15.872340 14147 ts_tablet_manager.cc:1403] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.008s
I20260710 11:00:15.874267 14147 raft_consensus.cc:359] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:15.874802 14147 raft_consensus.cc:740] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:15.875255 14147 consensus_queue.cc:260] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:15.877573 14147 ts_tablet_manager.cc:1434] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:15.879052 13666 tablet_copy_service.cc:342] P b797777abd684f5eb706a2e6f4798a35: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-0c0da6431cf3489a84e681d4a18ddd75 received from {username='slave'} at 127.0.0.1:33000
I20260710 11:00:15.879371 13666 tablet_copy_service.cc:434] P b797777abd684f5eb706a2e6f4798a35: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-0c0da6431cf3489a84e681d4a18ddd75 on tablet 0c0da6431cf3489a84e681d4a18ddd75 with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:16.107060 13942 raft_consensus.cc:1217] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:16.142059 13941 raft_consensus.cc:1217] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:00:16.250535 13942 raft_consensus.cc:1217] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:16.362120 13942 raft_consensus.cc:1217] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:16.542923 14124 raft_consensus.cc:1064] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:16.544752 14124 consensus_queue.cc:237] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:16.550220 13654 raft_consensus.cc:1275] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:16.550349 13942 raft_consensus.cc:1275] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:16.551095 13580 raft_consensus.cc:1275] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:16.551676 14124 consensus_queue.cc:1048] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:16.552471 14146 consensus_queue.cc:1048] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:16.553337 14150 consensus_queue.cc:1048] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:16.568805 14124 raft_consensus.cc:2955] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.575582 13580 raft_consensus.cc:2955] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.578379 13941 raft_consensus.cc:2955] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.585464 13654 raft_consensus.cc:2955] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.589332 13405 catalog_manager.cc:5697] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d96710759b7b4c0780c484df977008aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:16.611330 13504 consensus_queue.cc:237] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:16.616160 13941 raft_consensus.cc:1275] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:16.616663 13580 raft_consensus.cc:1275] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:16.617663 14150 consensus_queue.cc:1048] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:16.618850 14124 consensus_queue.cc:1048] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:16.625401 14150 raft_consensus.cc:2955] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.627676 13942 raft_consensus.cc:2955] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.628330 13580 raft_consensus.cc:2955] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.637187 13389 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0bf1ce60940479e925dc3e8757e0491 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:16.640491 13402 catalog_manager.cc:5697] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae reported cstate change: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New cstate: current_term: 1 leader_uuid: "d96710759b7b4c0780c484df977008aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.651140 13642 tablet_service.cc:1558] Processing DeleteTablet for tablet c0bf1ce60940479e925dc3e8757e0491 with delete_type TABLET_DATA_TOMBSTONED (TS b797777abd684f5eb706a2e6f4798a35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32962
I20260710 11:00:16.652987 14161 tablet_replica.cc:333] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:16.654280 14161 raft_consensus.cc:2243] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:16.654968 14161 raft_consensus.cc:2272] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:16.658159 14161 ts_tablet_manager.cc:1916] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:16.671011 14161 ts_tablet_manager.cc:1929] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:16.671314 14161 log.cc:1199] T c0bf1ce60940479e925dc3e8757e0491 P b797777abd684f5eb706a2e6f4798a35: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-2-root/wals/c0bf1ce60940479e925dc3e8757e0491
I20260710 11:00:16.672859 13390 catalog_manager.cc:5028] TS b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455): tablet c0bf1ce60940479e925dc3e8757e0491 (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:16.702726 14152 raft_consensus.cc:1064] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:16.704602 14152 consensus_queue.cc:237] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:16.709894 13942 raft_consensus.cc:1275] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:16.711512 14134 consensus_queue.cc:1048] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:16.712481 13580 raft_consensus.cc:1275] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:16.713434 14117 raft_consensus.cc:1064] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:16.716081 14117 consensus_queue.cc:237] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:16.718269 13504 raft_consensus.cc:1275] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:16.719776 14137 consensus_queue.cc:1048] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:16.721345 14152 consensus_queue.cc:1048] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:16.747828 13654 raft_consensus.cc:1275] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:00:16.749120 13501 raft_consensus.cc:1275] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:00:16.749888 14152 raft_consensus.cc:2955] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.751400 14021 consensus_queue.cc:1048] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:16.752099 13942 raft_consensus.cc:2955] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.753034 14021 consensus_queue.cc:1048] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:16.760426 13580 raft_consensus.cc:2955] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.762769 13941 raft_consensus.cc:1275] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEARNER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:00:16.765089 14021 consensus_queue.cc:1048] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:16.770845 13405 catalog_manager.cc:5697] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.779070 13504 raft_consensus.cc:2955] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.790263 13655 consensus_queue.cc:237] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:16.795894 13943 raft_consensus.cc:1275] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:16.799079 13501 raft_consensus.cc:1275] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:16.798677 14117 raft_consensus.cc:2955] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.803985 14134 consensus_queue.cc:1048] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:16.804628 14152 consensus_queue.cc:1048] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:16.809262 13504 raft_consensus.cc:2955] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.810593 13943 raft_consensus.cc:2955] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.817047 14137 raft_consensus.cc:2955] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.819824 13501 raft_consensus.cc:2955] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.824537 13405 catalog_manager.cc:5697] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.827988 13940 raft_consensus.cc:2955] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.843169 13655 raft_consensus.cc:2955] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.847975 13390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0c0da6431cf3489a84e681d4a18ddd75 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:16.854208 13402 catalog_manager.cc:5697] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.857599 13580 consensus_queue.cc:237] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:16.864308 13501 raft_consensus.cc:1275] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:00:16.864385 13940 raft_consensus.cc:1275] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:00:16.865692 14021 consensus_queue.cc:1048] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:16.868670 14117 consensus_queue.cc:1048] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:16.869004 13568 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c0da6431cf3489a84e681d4a18ddd75 with delete_type TABLET_DATA_TOMBSTONED (TS 7ac59d2b276a4505a4ab4e2aa98df813 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50320
I20260710 11:00:16.876855 14151 raft_consensus.cc:2955] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.881433 13501 raft_consensus.cc:2955] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.884438 13941 raft_consensus.cc:2955] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.895388 14173 tablet_replica.cc:333] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:16.896373 14173 raft_consensus.cc:2243] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:16.897096 14173 raft_consensus.cc:2272] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:16.898164 13405 catalog_manager.cc:5697] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New cstate: current_term: 2 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:16.901576 13390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ef0b48b6ab14dddb34b47c400203764 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:16.902244 14173 ts_tablet_manager.cc:1916] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:16.911186 13642 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ef0b48b6ab14dddb34b47c400203764 with delete_type TABLET_DATA_TOMBSTONED (TS b797777abd684f5eb706a2e6f4798a35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32962
I20260710 11:00:16.912089 14161 tablet_replica.cc:333] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:16.912971 14161 raft_consensus.cc:2243] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:16.913657 14161 raft_consensus.cc:2272] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:16.919924 14173 ts_tablet_manager.cc:1929] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:16.920367 14173 log.cc:1199] T 0c0da6431cf3489a84e681d4a18ddd75 P 7ac59d2b276a4505a4ab4e2aa98df813: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-1-root/wals/0c0da6431cf3489a84e681d4a18ddd75
I20260710 11:00:16.922223 14161 ts_tablet_manager.cc:1916] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:16.921826 13390 catalog_manager.cc:5028] TS 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): tablet 0c0da6431cf3489a84e681d4a18ddd75 (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:16.931700 14161 ts_tablet_manager.cc:1929] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:00:16.932040 14161 log.cc:1199] T 1ef0b48b6ab14dddb34b47c400203764 P b797777abd684f5eb706a2e6f4798a35: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-2-root/wals/1ef0b48b6ab14dddb34b47c400203764
I20260710 11:00:16.933116 13390 catalog_manager.cc:5028] TS b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455): tablet 1ef0b48b6ab14dddb34b47c400203764 (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:16.978240 14021 raft_consensus.cc:1064] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:16.979796 14021 consensus_queue.cc:237] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:16.984846 13941 raft_consensus.cc:1275] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:16.984957 13655 raft_consensus.cc:1275] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:16.986336 14021 consensus_queue.cc:1048] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:16.987221 14168 consensus_queue.cc:1048] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:16.988013 13501 raft_consensus.cc:1275] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:16.989953 14168 consensus_queue.cc:1048] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.000327 14168 raft_consensus.cc:2955] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:17.002241 13655 raft_consensus.cc:2955] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:17.002689 13501 raft_consensus.cc:2955] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:17.016845 13405 catalog_manager.cc:5697] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:17.025480 13941 raft_consensus.cc:2955] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:17.044754 13580 consensus_queue.cc:237] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:17.049630 13941 raft_consensus.cc:1275] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:17.049690 13654 raft_consensus.cc:1275] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:17.051221 14168 consensus_queue.cc:1048] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:17.051883 14021 consensus_queue.cc:1048] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:17.058063 14117 raft_consensus.cc:2955] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:17.060710 13940 raft_consensus.cc:2955] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:17.059599 13654 raft_consensus.cc:2955] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:17.067813 13390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 20ce01587bd3460b92c458e7970ca699 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:17.076630 13403 catalog_manager.cc:5697] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 reported cstate change: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:17.086144 13493 tablet_service.cc:1558] Processing DeleteTablet for tablet 20ce01587bd3460b92c458e7970ca699 with delete_type TABLET_DATA_TOMBSTONED (TS d96710759b7b4c0780c484df977008aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48218
I20260710 11:00:17.088770 14178 tablet_replica.cc:333] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:17.089933 14178 raft_consensus.cc:2243] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:17.090631 14178 raft_consensus.cc:2272] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:17.093159 14178 ts_tablet_manager.cc:1916] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:17.103260 14178 ts_tablet_manager.cc:1929] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:17.103636 14178 log.cc:1199] T 20ce01587bd3460b92c458e7970ca699 P d96710759b7b4c0780c484df977008aa: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-0-root/wals/20ce01587bd3460b92c458e7970ca699
I20260710 11:00:17.105054 13389 catalog_manager.cc:5028] TS d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): tablet 20ce01587bd3460b92c458e7970ca699 (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:18.116763 13654 consensus_queue.cc:237] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:18.122608 13580 raft_consensus.cc:1275] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:18.122882 13501 raft_consensus.cc:1275] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:18.122908 13621 consensus_peers.cc:597] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb0e669d0f6741c8b1c1114369b6cf5a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:18.123910 14183 consensus_queue.cc:1048] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:18.124591 14134 consensus_queue.cc:1048] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:18.131572 14183 raft_consensus.cc:2955] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:18.133894 13501 raft_consensus.cc:2955] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:18.134186 13580 raft_consensus.cc:2955] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:18.143749 13405 catalog_manager.cc:5697] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:18.150933 13654 consensus_queue.cc:237] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:18.156216 13580 raft_consensus.cc:1275] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:18.157272 14180 consensus_queue.cc:1048] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:18.159152 13621 consensus_peers.cc:597] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44ecdc81b6f1433db383444f7548a48e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:18.161018 13501 raft_consensus.cc:1275] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:18.162235 14180 consensus_queue.cc:1048] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:18.165899 14183 raft_consensus.cc:2955] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:18.169109 13580 raft_consensus.cc:2955] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:18.172542 13504 raft_consensus.cc:2955] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:18.179730 13582 consensus_queue.cc:237] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:18.180589 13403 catalog_manager.cc:5697] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:18.192481 13654 raft_consensus.cc:1275] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:18.193790 14117 consensus_queue.cc:1048] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:18.195986 13547 consensus_peers.cc:597] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2b47ee68e564f659c9a3c629fc178e2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:18.196414 13501 raft_consensus.cc:1275] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:18.197847 14117 consensus_queue.cc:1048] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:18.202040 14195 raft_consensus.cc:2955] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:18.204149 13654 raft_consensus.cc:2955] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:18.215634 13582 consensus_queue.cc:237] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:18.215960 13404 catalog_manager.cc:5697] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:18.218912 13501 raft_consensus.cc:2955] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:18.222302 13654 raft_consensus.cc:1275] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:18.222959 13504 raft_consensus.cc:1275] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:18.224056 14195 consensus_queue.cc:1048] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:18.225492 14179 consensus_queue.cc:1048] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:18.229198 13547 consensus_peers.cc:597] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ffed59660afa4b59b29f137c8e80dae1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:18.238188 13654 raft_consensus.cc:2955] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:18.238165 14179 raft_consensus.cc:2955] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:18.240389 13501 raft_consensus.cc:2955] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:18.254956 13403 catalog_manager.cc:5697] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:18.512686 14202 ts_tablet_manager.cc:933] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:18.514889 14202 tablet_copy_client.cc:323] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.131:42455
I20260710 11:00:18.516227 13666 tablet_copy_service.cc:140] P b797777abd684f5eb706a2e6f4798a35: Received BeginTabletCopySession request for tablet fb0e669d0f6741c8b1c1114369b6cf5a from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:33000)
I20260710 11:00:18.516652 13666 tablet_copy_service.cc:161] P b797777abd684f5eb706a2e6f4798a35: Beginning new tablet copy session on tablet fb0e669d0f6741c8b1c1114369b6cf5a from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:33000: session id = e34d1a82ae6847bfa78ecc7a36941dae-fb0e669d0f6741c8b1c1114369b6cf5a
I20260710 11:00:18.521446 13666 tablet_copy_source_session.cc:215] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:18.524107 14202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0e669d0f6741c8b1c1114369b6cf5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:18.534636 14202 tablet_copy_client.cc:806] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:18.535120 14202 tablet_copy_client.cc:670] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:18.538470 14202 tablet_copy_client.cc:538] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:18.544865 14202 tablet_bootstrap.cc:492] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:18.550374 14204 ts_tablet_manager.cc:933] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:18.559971 14204 tablet_copy_client.cc:323] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.131:42455
I20260710 11:00:18.567698 13666 tablet_copy_service.cc:140] P b797777abd684f5eb706a2e6f4798a35: Received BeginTabletCopySession request for tablet 44ecdc81b6f1433db383444f7548a48e from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:33000)
I20260710 11:00:18.568240 13666 tablet_copy_service.cc:161] P b797777abd684f5eb706a2e6f4798a35: Beginning new tablet copy session on tablet 44ecdc81b6f1433db383444f7548a48e from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:33000: session id = e34d1a82ae6847bfa78ecc7a36941dae-44ecdc81b6f1433db383444f7548a48e
I20260710 11:00:18.575752 13666 tablet_copy_source_session.cc:215] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:18.577082 14202 tablet_bootstrap.cc:492] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:18.577988 14202 tablet_bootstrap.cc:492] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:18.578646 14202 ts_tablet_manager.cc:1403] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.008s
I20260710 11:00:18.578799 14204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ecdc81b6f1433db383444f7548a48e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:18.581982 14202 raft_consensus.cc:359] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:18.582810 14202 raft_consensus.cc:740] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:18.583446 14202 consensus_queue.cc:260] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:18.586993 14202 ts_tablet_manager.cc:1434] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:00:18.591013 13666 tablet_copy_service.cc:342] P b797777abd684f5eb706a2e6f4798a35: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-fb0e669d0f6741c8b1c1114369b6cf5a received from {username='slave'} at 127.0.0.1:33000
I20260710 11:00:18.592294 13666 tablet_copy_service.cc:434] P b797777abd684f5eb706a2e6f4798a35: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-fb0e669d0f6741c8b1c1114369b6cf5a on tablet fb0e669d0f6741c8b1c1114369b6cf5a with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:18.593644 14204 tablet_copy_client.cc:806] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:18.594463 14204 tablet_copy_client.cc:670] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:18.597819 14204 tablet_copy_client.cc:538] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:18.603204 14204 tablet_bootstrap.cc:492] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:18.621635 14204 tablet_bootstrap.cc:492] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:18.622445 14204 tablet_bootstrap.cc:492] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:18.623060 14204 ts_tablet_manager.cc:1403] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 11:00:18.625808 14204 raft_consensus.cc:359] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:18.626596 14204 raft_consensus.cc:740] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:18.627202 14204 consensus_queue.cc:260] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:18.629729 14204 ts_tablet_manager.cc:1434] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.008s
I20260710 11:00:18.631106 13666 tablet_copy_service.cc:342] P b797777abd684f5eb706a2e6f4798a35: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-44ecdc81b6f1433db383444f7548a48e received from {username='slave'} at 127.0.0.1:33000
I20260710 11:00:18.631428 13666 tablet_copy_service.cc:434] P b797777abd684f5eb706a2e6f4798a35: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-44ecdc81b6f1433db383444f7548a48e on tablet 44ecdc81b6f1433db383444f7548a48e with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:18.728843 14204 ts_tablet_manager.cc:933] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:18.730333 14204 tablet_copy_client.cc:323] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.130:42243
I20260710 11:00:18.731882 13591 tablet_copy_service.cc:140] P 7ac59d2b276a4505a4ab4e2aa98df813: Received BeginTabletCopySession request for tablet ffed59660afa4b59b29f137c8e80dae1 from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:50356)
I20260710 11:00:18.732386 13591 tablet_copy_service.cc:161] P 7ac59d2b276a4505a4ab4e2aa98df813: Beginning new tablet copy session on tablet ffed59660afa4b59b29f137c8e80dae1 from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:50356: session id = e34d1a82ae6847bfa78ecc7a36941dae-ffed59660afa4b59b29f137c8e80dae1
I20260710 11:00:18.739650 13591 tablet_copy_source_session.cc:215] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:18.742802 14204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffed59660afa4b59b29f137c8e80dae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:18.753687 14204 tablet_copy_client.cc:806] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:18.754252 14204 tablet_copy_client.cc:670] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:18.757598 14204 tablet_copy_client.cc:538] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:18.764163 14204 tablet_bootstrap.cc:492] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:18.783344 14204 tablet_bootstrap.cc:492] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:18.784214 14204 tablet_bootstrap.cc:492] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:18.784843 14204 ts_tablet_manager.cc:1403] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260710 11:00:18.787642 14204 raft_consensus.cc:359] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:18.788538 14204 raft_consensus.cc:740] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:18.789150 14204 consensus_queue.cc:260] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:18.791501 14204 ts_tablet_manager.cc:1434] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:18.793138 13591 tablet_copy_service.cc:342] P 7ac59d2b276a4505a4ab4e2aa98df813: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-ffed59660afa4b59b29f137c8e80dae1 received from {username='slave'} at 127.0.0.1:50356
I20260710 11:00:18.793530 13591 tablet_copy_service.cc:434] P 7ac59d2b276a4505a4ab4e2aa98df813: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-ffed59660afa4b59b29f137c8e80dae1 on tablet ffed59660afa4b59b29f137c8e80dae1 with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:18.799206 14204 ts_tablet_manager.cc:933] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:18.800781 14204 tablet_copy_client.cc:323] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.130:42243
I20260710 11:00:18.801975 13591 tablet_copy_service.cc:140] P 7ac59d2b276a4505a4ab4e2aa98df813: Received BeginTabletCopySession request for tablet c2b47ee68e564f659c9a3c629fc178e2 from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:50356)
I20260710 11:00:18.802454 13591 tablet_copy_service.cc:161] P 7ac59d2b276a4505a4ab4e2aa98df813: Beginning new tablet copy session on tablet c2b47ee68e564f659c9a3c629fc178e2 from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:50356: session id = e34d1a82ae6847bfa78ecc7a36941dae-c2b47ee68e564f659c9a3c629fc178e2
I20260710 11:00:18.808195 13591 tablet_copy_source_session.cc:215] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:18.810787 14204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b47ee68e564f659c9a3c629fc178e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:18.826144 14204 tablet_copy_client.cc:806] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:18.826715 14204 tablet_copy_client.cc:670] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:18.830444 14204 tablet_copy_client.cc:538] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:18.837940 14204 tablet_bootstrap.cc:492] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:18.854774 14204 tablet_bootstrap.cc:492] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:18.855578 14204 tablet_bootstrap.cc:492] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:18.856215 14204 ts_tablet_manager.cc:1403] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260710 11:00:18.859125 14204 raft_consensus.cc:359] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:18.859882 14204 raft_consensus.cc:740] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:18.860445 14204 consensus_queue.cc:260] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:18.862462 14204 ts_tablet_manager.cc:1434] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:00:18.864389 13591 tablet_copy_service.cc:342] P 7ac59d2b276a4505a4ab4e2aa98df813: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-c2b47ee68e564f659c9a3c629fc178e2 received from {username='slave'} at 127.0.0.1:50356
I20260710 11:00:18.864768 13591 tablet_copy_service.cc:434] P 7ac59d2b276a4505a4ab4e2aa98df813: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-c2b47ee68e564f659c9a3c629fc178e2 on tablet c2b47ee68e564f659c9a3c629fc178e2 with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:19.014607 13940 raft_consensus.cc:1217] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:19.112040 13940 raft_consensus.cc:1217] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:19.292671 13940 raft_consensus.cc:1217] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:19.338620 13940 raft_consensus.cc:1217] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:19.448612 14213 raft_consensus.cc:1064] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:19.452137 14213 consensus_queue.cc:237] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:19.459314 13940 raft_consensus.cc:1275] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.460414 13501 raft_consensus.cc:1275] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.460651 13580 raft_consensus.cc:1275] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.461018 14213 consensus_queue.cc:1048] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.464112 14183 consensus_queue.cc:1048] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:19.466095 14183 consensus_queue.cc:1048] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.494431 14213 raft_consensus.cc:2955] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.498297 13504 raft_consensus.cc:2955] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.498616 13580 raft_consensus.cc:2955] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.510089 13940 raft_consensus.cc:2955] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.514734 13405 catalog_manager.cc:5697] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:19.542137 13654 consensus_queue.cc:237] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [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: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:19.546612 13940 raft_consensus.cc:1275] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.546902 13580 raft_consensus.cc:1275] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.548000 14213 consensus_queue.cc:1048] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:19.548765 14183 consensus_queue.cc:1048] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:19.555240 14134 raft_consensus.cc:2955] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.556550 13580 raft_consensus.cc:2955] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.557538 13940 raft_consensus.cc:2955] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.568856 13390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb0e669d0f6741c8b1c1114369b6cf5a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:19.571905 13402 catalog_manager.cc:5697] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae reported cstate change: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.584146 13493 tablet_service.cc:1558] Processing DeleteTablet for tablet fb0e669d0f6741c8b1c1114369b6cf5a with delete_type TABLET_DATA_TOMBSTONED (TS d96710759b7b4c0780c484df977008aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48218
I20260710 11:00:19.586505 14226 tablet_replica.cc:333] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:19.589741 14226 raft_consensus.cc:2243] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:19.590584 14226 raft_consensus.cc:2272] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:19.593603 14226 ts_tablet_manager.cc:1916] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:19.607545 14226 ts_tablet_manager.cc:1929] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:19.608084 14226 log.cc:1199] T fb0e669d0f6741c8b1c1114369b6cf5a P d96710759b7b4c0780c484df977008aa: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-0-root/wals/fb0e669d0f6741c8b1c1114369b6cf5a
I20260710 11:00:19.610096 13389 catalog_manager.cc:5028] TS d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): tablet fb0e669d0f6741c8b1c1114369b6cf5a (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:19.670250 14134 raft_consensus.cc:1064] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:19.672178 14134 consensus_queue.cc:237] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:19.678318 13580 raft_consensus.cc:1275] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.678989 13940 raft_consensus.cc:1275] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.679095 13504 raft_consensus.cc:1275] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.680423 14134 consensus_queue.cc:1048] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.681257 14214 consensus_queue.cc:1048] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.681907 14213 consensus_queue.cc:1048] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.700786 14214 raft_consensus.cc:2955] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.702309 13504 raft_consensus.cc:2955] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.709645 13940 raft_consensus.cc:2955] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.711911 13580 raft_consensus.cc:2955] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.714865 13402 catalog_manager.cc:5697] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:19.731670 13654 consensus_queue.cc:237] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:19.737071 13940 raft_consensus.cc:1275] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.738046 13504 raft_consensus.cc:1275] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.738432 14214 consensus_queue.cc:1048] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:19.739516 14213 consensus_queue.cc:1048] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:19.745954 14213 raft_consensus.cc:2955] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.747553 13501 raft_consensus.cc:2955] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.753597 13941 raft_consensus.cc:2955] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.757450 13390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 44ecdc81b6f1433db383444f7548a48e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:19.759306 14201 raft_consensus.cc:1064] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:19.761984 13403 catalog_manager.cc:5697] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.762135 14201 consensus_queue.cc:237] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:19.775712 13940 raft_consensus.cc:1275] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.777649 13501 raft_consensus.cc:1275] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.778486 13654 raft_consensus.cc:1275] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.782930 13568 tablet_service.cc:1558] Processing DeleteTablet for tablet 44ecdc81b6f1433db383444f7548a48e with delete_type TABLET_DATA_TOMBSTONED (TS 7ac59d2b276a4505a4ab4e2aa98df813 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50320
I20260710 11:00:19.777887 14201 consensus_queue.cc:1048] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 11:00:19.785380 14215 consensus_queue.cc:1048] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.788631 14216 consensus_queue.cc:1048] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.814845 14233 tablet_replica.cc:333] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:19.819820 14233 raft_consensus.cc:2243] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:19.820808 14233 raft_consensus.cc:2272] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:19.824682 14233 ts_tablet_manager.cc:1916] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:19.833850 14235 raft_consensus.cc:2955] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.843930 13654 raft_consensus.cc:2955] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.850371 13501 raft_consensus.cc:2955] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.865146 13403 catalog_manager.cc:5697] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.869467 13941 raft_consensus.cc:2955] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.871488 14233 ts_tablet_manager.cc:1929] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:19.871958 14233 log.cc:1199] T 44ecdc81b6f1433db383444f7548a48e P 7ac59d2b276a4505a4ab4e2aa98df813: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-1-root/wals/44ecdc81b6f1433db383444f7548a48e
I20260710 11:00:19.873919 13390 catalog_manager.cc:5028] TS 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): tablet 44ecdc81b6f1433db383444f7548a48e (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:19.892419 13580 consensus_queue.cc:237] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:19.897213 13501 raft_consensus.cc:1275] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.897209 13941 raft_consensus.cc:1275] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.898658 14235 consensus_queue.cc:1048] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:19.899744 14234 consensus_queue.cc:1048] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:19.905458 14201 raft_consensus.cc:2955] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.907187 13501 raft_consensus.cc:2955] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.907447 13941 raft_consensus.cc:2955] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.915323 13390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ffed59660afa4b59b29f137c8e80dae1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:19.921068 13405 catalog_manager.cc:5697] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae reported cstate change: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.930140 13642 tablet_service.cc:1558] Processing DeleteTablet for tablet ffed59660afa4b59b29f137c8e80dae1 with delete_type TABLET_DATA_TOMBSTONED (TS b797777abd684f5eb706a2e6f4798a35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32962
I20260710 11:00:19.935922 14235 raft_consensus.cc:1064] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:19.938410 14235 consensus_queue.cc:237] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:19.941615 14239 tablet_replica.cc:333] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:19.943130 14239 raft_consensus.cc:2243] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:19.943910 14239 raft_consensus.cc:2272] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:19.946625 13654 raft_consensus.cc:1275] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.947579 14239 ts_tablet_manager.cc:1916] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:19.948002 14201 consensus_queue.cc:1048] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.954437 13941 raft_consensus.cc:1275] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.955883 14234 consensus_queue.cc:1048] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.957080 13501 raft_consensus.cc:1275] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.958439 14234 consensus_queue.cc:1048] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.965001 14239 ts_tablet_manager.cc:1929] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:19.965488 14239 log.cc:1199] T ffed59660afa4b59b29f137c8e80dae1 P b797777abd684f5eb706a2e6f4798a35: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-2-root/wals/ffed59660afa4b59b29f137c8e80dae1
I20260710 11:00:19.967244 13390 catalog_manager.cc:5028] TS b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455): tablet ffed59660afa4b59b29f137c8e80dae1 (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:19.972415 14201 raft_consensus.cc:2955] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.973929 13501 raft_consensus.cc:2955] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.983402 13654 raft_consensus.cc:2955] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:19.985567 13402 catalog_manager.cc:5697] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:19.996124 13941 raft_consensus.cc:2955] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } attrs { replace: true } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:20.015141 13580 consensus_queue.cc:237] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:20.019999 13941 raft_consensus.cc:1275] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:20.021436 14216 consensus_queue.cc:1048] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:20.019754 13501 raft_consensus.cc:1275] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:20.025111 14234 consensus_queue.cc:1048] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:20.028115 14216 raft_consensus.cc:2955] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:20.032333 13501 raft_consensus.cc:2955] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:20.035871 13390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c2b47ee68e564f659c9a3c629fc178e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:20.037479 13941 raft_consensus.cc:2955] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:20.043124 13405 catalog_manager.cc:5697] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: config changed from index 3 to 4, VOTER b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) evicted. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:20.056795 13642 tablet_service.cc:1558] Processing DeleteTablet for tablet c2b47ee68e564f659c9a3c629fc178e2 with delete_type TABLET_DATA_TOMBSTONED (TS b797777abd684f5eb706a2e6f4798a35 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32962
I20260710 11:00:20.057576 14239 tablet_replica.cc:333] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:20.058274 14239 raft_consensus.cc:2243] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:20.058862 14239 raft_consensus.cc:2272] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:20.062668 14239 ts_tablet_manager.cc:1916] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:20.072609 14239 ts_tablet_manager.cc:1929] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:20.072876 14239 log.cc:1199] T c2b47ee68e564f659c9a3c629fc178e2 P b797777abd684f5eb706a2e6f4798a35: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-2-root/wals/c2b47ee68e564f659c9a3c629fc178e2
I20260710 11:00:20.074007 13390 catalog_manager.cc:5028] TS b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455): tablet c2b47ee68e564f659c9a3c629fc178e2 (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:21.082655 13580 consensus_queue.cc:237] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:21.089169 13655 raft_consensus.cc:1275] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:21.090314 14234 consensus_queue.cc:1048] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:21.090750 13501 raft_consensus.cc:1275] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:21.092166 14234 consensus_queue.cc:1048] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:21.095482 13547 consensus_peers.cc:597] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dae99bdcb887441aaab29bd2e114e811. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:21.102702 14216 raft_consensus.cc:2955] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:21.104166 13504 raft_consensus.cc:2955] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:21.104507 13655 raft_consensus.cc:2955] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:21.116905 13403 catalog_manager.cc:5697] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:21.121287 13655 consensus_queue.cc:237] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:21.135540 13580 raft_consensus.cc:1275] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:21.136621 14213 consensus_queue.cc:1048] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:21.141880 13501 raft_consensus.cc:1275] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:21.143184 13621 consensus_peers.cc:597] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 -> Peer e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889): Couldn't send request to peer e34d1a82ae6847bfa78ecc7a36941dae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34afcf2b0da5442c9fd9d73b7543d90c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:21.143424 14213 consensus_queue.cc:1048] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:21.145618 14244 raft_consensus.cc:2955] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:21.147192 13580 raft_consensus.cc:2955] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:21.151574 13501 raft_consensus.cc:2955] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } } }
I20260710 11:00:21.160601 13405 catalog_manager.cc:5697] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 reported cstate change: config changed from index -1 to 2, NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) added. New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:21.518780 14258 ts_tablet_manager.cc:933] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:21.520857 14258 tablet_copy_client.cc:323] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.130:42243
I20260710 11:00:21.523561 13591 tablet_copy_service.cc:140] P 7ac59d2b276a4505a4ab4e2aa98df813: Received BeginTabletCopySession request for tablet dae99bdcb887441aaab29bd2e114e811 from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:50356)
I20260710 11:00:21.524133 13591 tablet_copy_service.cc:161] P 7ac59d2b276a4505a4ab4e2aa98df813: Beginning new tablet copy session on tablet dae99bdcb887441aaab29bd2e114e811 from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:50356: session id = e34d1a82ae6847bfa78ecc7a36941dae-dae99bdcb887441aaab29bd2e114e811
I20260710 11:00:21.529196 13591 tablet_copy_source_session.cc:215] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:21.531610 14258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae99bdcb887441aaab29bd2e114e811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:21.542505 14258 tablet_copy_client.cc:806] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:21.543035 14258 tablet_copy_client.cc:670] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:21.546325 14258 tablet_copy_client.cc:538] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:21.551955 14258 tablet_bootstrap.cc:492] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:21.567773 14258 tablet_bootstrap.cc:492] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:21.568465 14258 tablet_bootstrap.cc:492] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:21.568964 14258 ts_tablet_manager.cc:1403] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.017s	user 0.020s	sys 0.000s
I20260710 11:00:21.571092 14258 raft_consensus.cc:359] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:21.571694 14258 raft_consensus.cc:740] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:21.572232 14258 consensus_queue.cc:260] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:21.574563 14258 ts_tablet_manager.cc:1434] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:00:21.576735 13591 tablet_copy_service.cc:342] P 7ac59d2b276a4505a4ab4e2aa98df813: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-dae99bdcb887441aaab29bd2e114e811 received from {username='slave'} at 127.0.0.1:50356
I20260710 11:00:21.577190 13591 tablet_copy_service.cc:434] P 7ac59d2b276a4505a4ab4e2aa98df813: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-dae99bdcb887441aaab29bd2e114e811 on tablet dae99bdcb887441aaab29bd2e114e811 with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:21.708727 14258 ts_tablet_manager.cc:933] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae: Initiating tablet copy from peer b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:21.710235 14258 tablet_copy_client.cc:323] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Beginning tablet copy session from remote peer at address 127.12.20.131:42455
I20260710 11:00:21.711709 13666 tablet_copy_service.cc:140] P b797777abd684f5eb706a2e6f4798a35: Received BeginTabletCopySession request for tablet 34afcf2b0da5442c9fd9d73b7543d90c from peer e34d1a82ae6847bfa78ecc7a36941dae ({username='slave'} at 127.0.0.1:33000)
I20260710 11:00:21.712134 13666 tablet_copy_service.cc:161] P b797777abd684f5eb706a2e6f4798a35: Beginning new tablet copy session on tablet 34afcf2b0da5442c9fd9d73b7543d90c from peer e34d1a82ae6847bfa78ecc7a36941dae at {username='slave'} at 127.0.0.1:33000: session id = e34d1a82ae6847bfa78ecc7a36941dae-34afcf2b0da5442c9fd9d73b7543d90c
I20260710 11:00:21.717907 13666 tablet_copy_source_session.cc:215] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:21.720932 14258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34afcf2b0da5442c9fd9d73b7543d90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:21.735709 14258 tablet_copy_client.cc:806] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:21.736387 14258 tablet_copy_client.cc:670] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:21.740128 14258 tablet_copy_client.cc:538] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:21.746527 14258 tablet_bootstrap.cc:492] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap starting.
I20260710 11:00:21.761075 14258 tablet_bootstrap.cc:492] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae: 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
I20260710 11:00:21.761705 14258 tablet_bootstrap.cc:492] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae: Bootstrap complete.
I20260710 11:00:21.762279 14258 ts_tablet_manager.cc:1403] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260710 11:00:21.764381 14258 raft_consensus.cc:359] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:21.764956 14258 raft_consensus.cc:740] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Initialized, Role: LEARNER
I20260710 11:00:21.765429 14258 consensus_queue.cc:260] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: NON_VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: true } }
I20260710 11:00:21.767475 14258 ts_tablet_manager.cc:1434] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:21.769047 13666 tablet_copy_service.cc:342] P b797777abd684f5eb706a2e6f4798a35: Request end of tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-34afcf2b0da5442c9fd9d73b7543d90c received from {username='slave'} at 127.0.0.1:33000
I20260710 11:00:21.769460 13666 tablet_copy_service.cc:434] P b797777abd684f5eb706a2e6f4798a35: ending tablet copy session e34d1a82ae6847bfa78ecc7a36941dae-34afcf2b0da5442c9fd9d73b7543d90c on tablet 34afcf2b0da5442c9fd9d73b7543d90c with peer e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:22.077780 13941 raft_consensus.cc:1217] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:22.106762 13941 raft_consensus.cc:1217] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:22.491001 14234 raft_consensus.cc:1064] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:22.492822 14234 consensus_queue.cc:237] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:22.498327 13941 raft_consensus.cc:1275] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.498984 13501 raft_consensus.cc:1275] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.499670 13654 raft_consensus.cc:1275] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.499729 14234 consensus_queue.cc:1048] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:22.500761 14246 consensus_queue.cc:1048] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:22.507571 14216 consensus_queue.cc:1048] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:22.517079 13941 raft_consensus.cc:2955] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.518040 13654 raft_consensus.cc:2955] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.515714 14234 raft_consensus.cc:2955] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.531904 13403 catalog_manager.cc:5697] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.532259 13501 raft_consensus.cc:2955] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } attrs { replace: true } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.556043 13580 consensus_queue.cc:237] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:22.562471 13654 raft_consensus.cc:1275] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.563748 14246 consensus_queue.cc:1048] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:22.564735 13941 raft_consensus.cc:1275] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer 7ac59d2b276a4505a4ab4e2aa98df813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.566071 14246 consensus_queue.cc:1048] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:22.569761 14246 raft_consensus.cc:2955] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.571352 13654 raft_consensus.cc:2955] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.575256 13941 raft_consensus.cc:2955] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.580299 13390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dae99bdcb887441aaab29bd2e114e811 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:22.585146 13402 catalog_manager.cc:5697] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 reported cstate change: config changed from index 3 to 4, VOTER d96710759b7b4c0780c484df977008aa (127.12.20.129) evicted. New cstate: current_term: 1 leader_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:22.598435 13493 tablet_service.cc:1558] Processing DeleteTablet for tablet dae99bdcb887441aaab29bd2e114e811 with delete_type TABLET_DATA_TOMBSTONED (TS d96710759b7b4c0780c484df977008aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48218
I20260710 11:00:22.600100 14275 tablet_replica.cc:333] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:22.600754 14275 raft_consensus.cc:2243] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.601300 14275 raft_consensus.cc:2272] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.605767 14275 ts_tablet_manager.cc:1916] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:22.617036 14275 ts_tablet_manager.cc:1929] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:22.617329 14275 log.cc:1199] T dae99bdcb887441aaab29bd2e114e811 P d96710759b7b4c0780c484df977008aa: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-0-root/wals/dae99bdcb887441aaab29bd2e114e811
I20260710 11:00:22.618527 13389 catalog_manager.cc:5028] TS d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): tablet dae99bdcb887441aaab29bd2e114e811 (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:22.714284 14255 raft_consensus.cc:1064] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35: attempting to promote NON_VOTER e34d1a82ae6847bfa78ecc7a36941dae to VOTER
I20260710 11:00:22.716101 14255 consensus_queue.cc:237] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:22.721293 13941 raft_consensus.cc:1275] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae [term 1 LEARNER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.723460 13580 raft_consensus.cc:1275] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.727957 13501 raft_consensus.cc:1275] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.728605 14279 consensus_queue.cc:1048] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:22.730098 14276 consensus_queue.cc:1048] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:22.730999 14255 consensus_queue.cc:1048] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:22.744027 14279 raft_consensus.cc:2955] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.745155 13501 raft_consensus.cc:2955] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.748274 13940 raft_consensus.cc:2955] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.759452 13405 catalog_manager.cc:5697] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa reported cstate change: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.767979 13580 raft_consensus.cc:2955] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.776013 13654 consensus_queue.cc:237] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:22.781474 13940 raft_consensus.cc:1275] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.783052 14276 consensus_queue.cc:1048] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:22.785353 13501 raft_consensus.cc:1275] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Refusing update from remote peer b797777abd684f5eb706a2e6f4798a35: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.786693 14276 consensus_queue.cc:1048] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:22.789837 14279 raft_consensus.cc:2955] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.794327 13501 raft_consensus.cc:2955] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.802867 13390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34afcf2b0da5442c9fd9d73b7543d90c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:22.804759 13941 raft_consensus.cc:2955] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } } }
I20260710 11:00:22.808373 13404 catalog_manager.cc:5697] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 reported cstate change: config changed from index 3 to 4, VOTER 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) evicted. New cstate: current_term: 1 leader_uuid: "b797777abd684f5eb706a2e6f4798a35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:22.819111 13568 tablet_service.cc:1558] Processing DeleteTablet for tablet 34afcf2b0da5442c9fd9d73b7543d90c with delete_type TABLET_DATA_TOMBSTONED (TS 7ac59d2b276a4505a4ab4e2aa98df813 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50320
I20260710 11:00:22.820760 14285 tablet_replica.cc:333] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:22.821638 14285 raft_consensus.cc:2243] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.822202 14285 raft_consensus.cc:2272] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.824359 14285 ts_tablet_manager.cc:1916] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:22.833921 14285 ts_tablet_manager.cc:1929] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:22.834293 14285 log.cc:1199] T 34afcf2b0da5442c9fd9d73b7543d90c P 7ac59d2b276a4505a4ab4e2aa98df813: Deleting WAL directory at /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681178886435-12370-0/minicluster-data/ts-1-root/wals/34afcf2b0da5442c9fd9d73b7543d90c
I20260710 11:00:22.835500 13390 catalog_manager.cc:5028] TS 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): tablet 34afcf2b0da5442c9fd9d73b7543d90c (table test-workload [id=042905d7db8f4cf6a3b8f0e0392c4f84]) successfully deleted
I20260710 11:00:28.280707 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:28.304949 13582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13eb98e99a4e419e82d5bf6a3bb56e0f"
dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
mode: GRACEFUL
new_leader_uuid: "e34d1a82ae6847bfa78ecc7a36941dae"
 from {username='slave'} at 127.0.0.1:52652
I20260710 11:00:28.305419 13582 raft_consensus.cc:606] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Received request to transfer leadership to TS e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:28.307353 13582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf9d21934aab4bd4bb277e760a4aab2d"
dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
mode: GRACEFUL
new_leader_uuid: "d96710759b7b4c0780c484df977008aa"
 from {username='slave'} at 127.0.0.1:52652
I20260710 11:00:28.307732 13582 raft_consensus.cc:606] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Received request to transfer leadership to TS d96710759b7b4c0780c484df977008aa
I20260710 11:00:28.310065 13582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d469c1a55a8747d3a2618a844684aa0a"
dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
mode: GRACEFUL
new_leader_uuid: "e34d1a82ae6847bfa78ecc7a36941dae"
 from {username='slave'} at 127.0.0.1:52652
I20260710 11:00:28.310531 13582 raft_consensus.cc:606] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Received request to transfer leadership to TS e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:28.312641 13582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dae99bdcb887441aaab29bd2e114e811"
dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
mode: GRACEFUL
new_leader_uuid: "e34d1a82ae6847bfa78ecc7a36941dae"
 from {username='slave'} at 127.0.0.1:52652
I20260710 11:00:28.313007 13582 raft_consensus.cc:606] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Received request to transfer leadership to TS e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:28.314697 13582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb5cc930587d40b7a73c3aeaf417b79a"
dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
mode: GRACEFUL
new_leader_uuid: "e34d1a82ae6847bfa78ecc7a36941dae"
 from {username='slave'} at 127.0.0.1:52652
I20260710 11:00:28.315058 13582 raft_consensus.cc:606] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Received request to transfer leadership to TS e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:28.324539 13655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb0e669d0f6741c8b1c1114369b6cf5a"
dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
mode: GRACEFUL
new_leader_uuid: "e34d1a82ae6847bfa78ecc7a36941dae"
 from {username='slave'} at 127.0.0.1:45702
I20260710 11:00:28.324955 13655 raft_consensus.cc:606] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Received request to transfer leadership to TS e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:28.325798 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:00:28.326421 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:28.355010 14298 raft_consensus.cc:993] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35: : Instructing follower e34d1a82ae6847bfa78ecc7a36941dae to start an election
I20260710 11:00:28.355693 14299 raft_consensus.cc:1081] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Signalling peer e34d1a82ae6847bfa78ecc7a36941dae to start an election
I20260710 11:00:28.357106 13940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb0e669d0f6741c8b1c1114369b6cf5a"
dest_uuid: "e34d1a82ae6847bfa78ecc7a36941dae"
 from {username='slave'} at 127.0.0.1:35046
I20260710 11:00:28.357637 13940 raft_consensus.cc:493] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.357962 13940 raft_consensus.cc:3060] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.361955 13940 raft_consensus.cc:515] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:28.363549 13940 leader_election.cc:290] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [CANDIDATE]: Term 2 election: Requested vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:28.364326 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0e669d0f6741c8b1c1114369b6cf5a" candidate_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:28.364590 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0e669d0f6741c8b1c1114369b6cf5a" candidate_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:28.364872 13582 raft_consensus.cc:3060] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.365079 13655 raft_consensus.cc:3055] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.365341 13655 raft_consensus.cc:740] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Running, Role: LEADER
I20260710 11:00:28.365976 13655 consensus_queue.cc:260] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [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: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:28.366750 13655 raft_consensus.cc:3060] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.369328 13582 raft_consensus.cc:2468] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34d1a82ae6847bfa78ecc7a36941dae in term 2.
I20260710 11:00:28.370329 13907 leader_election.cc:304] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [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: 7ac59d2b276a4505a4ab4e2aa98df813, e34d1a82ae6847bfa78ecc7a36941dae; no voters: 
I20260710 11:00:28.371033 13655 raft_consensus.cc:2468] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34d1a82ae6847bfa78ecc7a36941dae in term 2.
I20260710 11:00:28.371968 14300 raft_consensus.cc:2804] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.372881 14300 raft_consensus.cc:697] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEADER]: Becoming Leader. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Running, Role: LEADER
I20260710 11:00:28.373500 14300 consensus_queue.cc:237] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [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: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:28.381904 13405 catalog_manager.cc:5697] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae reported cstate change: term changed from 1 to 2, leader changed from b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) to e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132). New cstate: current_term: 2 leader_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:28.526991 14294 raft_consensus.cc:993] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813: : Instructing follower d96710759b7b4c0780c484df977008aa to start an election
I20260710 11:00:28.527460 14307 raft_consensus.cc:1081] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Signalling peer d96710759b7b4c0780c484df977008aa to start an election
I20260710 11:00:28.528990 13501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf9d21934aab4bd4bb277e760a4aab2d"
dest_uuid: "d96710759b7b4c0780c484df977008aa"
 from {username='slave'} at 127.0.0.1:48232
I20260710 11:00:28.529493 13501 raft_consensus.cc:493] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.529852 13501 raft_consensus.cc:3060] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.533975 13501 raft_consensus.cc:515] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:28.535651 13501 leader_election.cc:290] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 2 election: Requested vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:28.536393 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9d21934aab4bd4bb277e760a4aab2d" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:28.536515 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9d21934aab4bd4bb277e760a4aab2d" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:28.536847 13582 raft_consensus.cc:3055] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.537014 13655 raft_consensus.cc:3060] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.537124 13582 raft_consensus.cc:740] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:28.537840 13582 consensus_queue.cc:260] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:28.538640 13582 raft_consensus.cc:3060] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.541229 13655 raft_consensus.cc:2468] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 2.
I20260710 11:00:28.542675 13582 raft_consensus.cc:2468] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 2.
I20260710 11:00:28.542227 13471 leader_election.cc:304] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [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: b797777abd684f5eb706a2e6f4798a35, d96710759b7b4c0780c484df977008aa; no voters: 
I20260710 11:00:28.543445 14290 raft_consensus.cc:2804] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.544549 14290 raft_consensus.cc:697] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [term 2 LEADER]: Becoming Leader. State: Replica: d96710759b7b4c0780c484df977008aa, State: Running, Role: LEADER
I20260710 11:00:28.545291 14290 consensus_queue.cc:237] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } }
I20260710 11:00:28.552685 14308 raft_consensus.cc:993] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813: : Instructing follower e34d1a82ae6847bfa78ecc7a36941dae to start an election
I20260710 11:00:28.553653 14307 raft_consensus.cc:1081] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Signalling peer e34d1a82ae6847bfa78ecc7a36941dae to start an election
I20260710 11:00:28.553411 13405 catalog_manager.cc:5697] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa reported cstate change: term changed from 1 to 2, leader changed from 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) to d96710759b7b4c0780c484df977008aa (127.12.20.129). New cstate: current_term: 2 leader_uuid: "d96710759b7b4c0780c484df977008aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:28.555012 13941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d469c1a55a8747d3a2618a844684aa0a"
dest_uuid: "e34d1a82ae6847bfa78ecc7a36941dae"
 from {username='slave'} at 127.0.0.1:35040
I20260710 11:00:28.555388 13941 raft_consensus.cc:493] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.555627 13941 raft_consensus.cc:3060] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.560223 13941 raft_consensus.cc:515] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:28.561571 13941 leader_election.cc:290] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [CANDIDATE]: Term 2 election: Requested vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:28.562196 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d469c1a55a8747d3a2618a844684aa0a" candidate_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:28.562415 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d469c1a55a8747d3a2618a844684aa0a" candidate_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:28.562640 13582 raft_consensus.cc:3055] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.562914 13582 raft_consensus.cc:740] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:28.562938 13655 raft_consensus.cc:3060] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.563668 13582 consensus_queue.cc:260] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:28.564518 13582 raft_consensus.cc:3060] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.567194 13655 raft_consensus.cc:2468] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34d1a82ae6847bfa78ecc7a36941dae in term 2.
I20260710 11:00:28.567992 13907 leader_election.cc:304] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [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: b797777abd684f5eb706a2e6f4798a35, e34d1a82ae6847bfa78ecc7a36941dae; no voters: 
I20260710 11:00:28.568392 13582 raft_consensus.cc:2468] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34d1a82ae6847bfa78ecc7a36941dae in term 2.
I20260710 11:00:28.568604 14300 raft_consensus.cc:2804] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.569075 14300 raft_consensus.cc:697] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEADER]: Becoming Leader. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Running, Role: LEADER
I20260710 11:00:28.569774 14300 consensus_queue.cc:237] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [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: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:28.576211 13405 catalog_manager.cc:5697] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae reported cstate change: term changed from 1 to 2, leader changed from 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) to e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132). New cstate: current_term: 2 leader_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:28.591308 14308 raft_consensus.cc:993] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813: : Instructing follower e34d1a82ae6847bfa78ecc7a36941dae to start an election
I20260710 11:00:28.591667 14307 raft_consensus.cc:1081] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Signalling peer e34d1a82ae6847bfa78ecc7a36941dae to start an election
I20260710 11:00:28.592887 13941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb5cc930587d40b7a73c3aeaf417b79a"
dest_uuid: "e34d1a82ae6847bfa78ecc7a36941dae"
 from {username='slave'} at 127.0.0.1:35040
I20260710 11:00:28.593256 13941 raft_consensus.cc:493] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.593511 13941 raft_consensus.cc:3060] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.597391 13941 raft_consensus.cc:515] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:28.598969 13941 leader_election.cc:290] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [CANDIDATE]: Term 2 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:28.599645 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5cc930587d40b7a73c3aeaf417b79a" candidate_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:28.599828 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5cc930587d40b7a73c3aeaf417b79a" candidate_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:28.600126 13501 raft_consensus.cc:3060] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.600340 13582 raft_consensus.cc:3055] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.600612 13582 raft_consensus.cc:740] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:28.601207 13582 consensus_queue.cc:260] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:28.601998 13582 raft_consensus.cc:3060] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.604259 13501 raft_consensus.cc:2468] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34d1a82ae6847bfa78ecc7a36941dae in term 2.
I20260710 11:00:28.605273 13905 leader_election.cc:304] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [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: d96710759b7b4c0780c484df977008aa, e34d1a82ae6847bfa78ecc7a36941dae; no voters: 
I20260710 11:00:28.605880 14300 raft_consensus.cc:2804] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.605966 13582 raft_consensus.cc:2468] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34d1a82ae6847bfa78ecc7a36941dae in term 2.
I20260710 11:00:28.606282 14300 raft_consensus.cc:697] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEADER]: Becoming Leader. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Running, Role: LEADER
I20260710 11:00:28.607486 14300 consensus_queue.cc:237] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:28.614388 13405 catalog_manager.cc:5697] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae reported cstate change: term changed from 1 to 2, leader changed from 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) to e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132). New cstate: current_term: 2 leader_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:28.626392 14308 raft_consensus.cc:993] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813: : Instructing follower e34d1a82ae6847bfa78ecc7a36941dae to start an election
I20260710 11:00:28.626720 14307 raft_consensus.cc:1081] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Signalling peer e34d1a82ae6847bfa78ecc7a36941dae to start an election
I20260710 11:00:28.627882 13941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13eb98e99a4e419e82d5bf6a3bb56e0f"
dest_uuid: "e34d1a82ae6847bfa78ecc7a36941dae"
 from {username='slave'} at 127.0.0.1:35040
I20260710 11:00:28.628269 13941 raft_consensus.cc:493] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.628516 13941 raft_consensus.cc:3060] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.632292 13941 raft_consensus.cc:515] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:28.633630 13941 leader_election.cc:290] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [CANDIDATE]: Term 2 election: Requested vote from peers d96710759b7b4c0780c484df977008aa (127.12.20.129:42255), 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243)
I20260710 11:00:28.634261 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13eb98e99a4e419e82d5bf6a3bb56e0f" candidate_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d96710759b7b4c0780c484df977008aa"
I20260710 11:00:28.634514 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13eb98e99a4e419e82d5bf6a3bb56e0f" candidate_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:28.634725 13501 raft_consensus.cc:3060] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.634966 13582 raft_consensus.cc:3055] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.635216 13582 raft_consensus.cc:740] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:28.635775 13582 consensus_queue.cc:260] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:28.636584 13582 raft_consensus.cc:3060] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.639238 13501 raft_consensus.cc:2468] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34d1a82ae6847bfa78ecc7a36941dae in term 2.
I20260710 11:00:28.640120 13905 leader_election.cc:304] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [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: d96710759b7b4c0780c484df977008aa, e34d1a82ae6847bfa78ecc7a36941dae; no voters: 
I20260710 11:00:28.640739 14300 raft_consensus.cc:2804] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.641093 14300 raft_consensus.cc:697] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEADER]: Becoming Leader. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Running, Role: LEADER
I20260710 11:00:28.641348 13582 raft_consensus.cc:2468] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34d1a82ae6847bfa78ecc7a36941dae in term 2.
I20260710 11:00:28.641824 14300 consensus_queue.cc:237] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:28.648537 13405 catalog_manager.cc:5697] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae reported cstate change: term changed from 1 to 2, leader changed from 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) to e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132). New cstate: current_term: 2 leader_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:28.699187 14308 raft_consensus.cc:993] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813: : Instructing follower e34d1a82ae6847bfa78ecc7a36941dae to start an election
I20260710 11:00:28.699579 14307 raft_consensus.cc:1081] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Signalling peer e34d1a82ae6847bfa78ecc7a36941dae to start an election
I20260710 11:00:28.700965 13941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dae99bdcb887441aaab29bd2e114e811"
dest_uuid: "e34d1a82ae6847bfa78ecc7a36941dae"
 from {username='slave'} at 127.0.0.1:35040
I20260710 11:00:28.701381 13941 raft_consensus.cc:493] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.701617 13941 raft_consensus.cc:3060] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.705565 13941 raft_consensus.cc:515] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:28.706836 13941 leader_election.cc:290] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [CANDIDATE]: Term 2 election: Requested vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:28.707655 13582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae99bdcb887441aaab29bd2e114e811" candidate_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:28.707899 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae99bdcb887441aaab29bd2e114e811" candidate_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:28.708256 13582 raft_consensus.cc:3055] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.708380 13655 raft_consensus.cc:3060] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.708572 13582 raft_consensus.cc:740] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:28.709335 13582 consensus_queue.cc:260] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:28.710404 13582 raft_consensus.cc:3060] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.714412 13655 raft_consensus.cc:2468] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34d1a82ae6847bfa78ecc7a36941dae in term 2.
I20260710 11:00:28.715390 13907 leader_election.cc:304] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [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: b797777abd684f5eb706a2e6f4798a35, e34d1a82ae6847bfa78ecc7a36941dae; no voters: 
I20260710 11:00:28.716157 14300 raft_consensus.cc:2804] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.716333 13582 raft_consensus.cc:2468] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34d1a82ae6847bfa78ecc7a36941dae in term 2.
I20260710 11:00:28.716539 14300 raft_consensus.cc:697] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEADER]: Becoming Leader. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Running, Role: LEADER
I20260710 11:00:28.717343 14300 consensus_queue.cc:237] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [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: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:28.723685 13405 catalog_manager.cc:5697] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae reported cstate change: term changed from 1 to 2, leader changed from 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) to e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132). New cstate: current_term: 2 leader_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:28.802934 13582 raft_consensus.cc:1275] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Refusing update from remote peer e34d1a82ae6847bfa78ecc7a36941dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:28.803956 14300 consensus_queue.cc:1048] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:28.814888 13655 raft_consensus.cc:1275] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Refusing update from remote peer e34d1a82ae6847bfa78ecc7a36941dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:28.816167 14318 consensus_queue.cc:1048] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.012432 13582 raft_consensus.cc:1275] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.013504 14290 consensus_queue.cc:1048] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.023797 13655 raft_consensus.cc:1275] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.024976 14323 consensus_queue.cc:1048] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.080281 13504 raft_consensus.cc:1275] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Refusing update from remote peer e34d1a82ae6847bfa78ecc7a36941dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.081336 14318 consensus_queue.cc:1048] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.088997 13582 raft_consensus.cc:1275] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Refusing update from remote peer e34d1a82ae6847bfa78ecc7a36941dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.090266 14301 consensus_queue.cc:1048] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.096516 13655 raft_consensus.cc:1275] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Refusing update from remote peer e34d1a82ae6847bfa78ecc7a36941dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.097733 14301 consensus_queue.cc:1048] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.106377 13580 raft_consensus.cc:1275] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Refusing update from remote peer e34d1a82ae6847bfa78ecc7a36941dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.107952 14318 consensus_queue.cc:1048] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.117499 13654 raft_consensus.cc:1275] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Refusing update from remote peer e34d1a82ae6847bfa78ecc7a36941dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.120087 14318 consensus_queue.cc:1048] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.131273 13580 raft_consensus.cc:1275] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Refusing update from remote peer e34d1a82ae6847bfa78ecc7a36941dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.132795 14301 consensus_queue.cc:1048] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.225653 13580 raft_consensus.cc:1275] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Refusing update from remote peer e34d1a82ae6847bfa78ecc7a36941dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.226691 14301 consensus_queue.cc:1048] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.236634 13504 raft_consensus.cc:1275] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Refusing update from remote peer e34d1a82ae6847bfa78ecc7a36941dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.241149 14333 consensus_queue.cc:1048] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:29.328056 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:29.346457 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:29.362051 13654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c0da6431cf3489a84e681d4a18ddd75"
dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
mode: GRACEFUL
new_leader_uuid: "d96710759b7b4c0780c484df977008aa"
 from {username='slave'} at 127.0.0.1:45702
I20260710 11:00:29.362758 13654 raft_consensus.cc:606] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Received request to transfer leadership to TS d96710759b7b4c0780c484df977008aa
I20260710 11:00:29.365841 13580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "995eec808cbe43aca0708e7e61769f93"
dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
mode: GRACEFUL
new_leader_uuid: "e34d1a82ae6847bfa78ecc7a36941dae"
 from {username='slave'} at 127.0.0.1:52652
I20260710 11:00:29.366326 13580 raft_consensus.cc:606] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Received request to transfer leadership to TS e34d1a82ae6847bfa78ecc7a36941dae
I20260710 11:00:29.367666 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:29.368306 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:29.648705 14338 raft_consensus.cc:993] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813: : Instructing follower e34d1a82ae6847bfa78ecc7a36941dae to start an election
I20260710 11:00:29.649326 14307 raft_consensus.cc:1081] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Signalling peer e34d1a82ae6847bfa78ecc7a36941dae to start an election
I20260710 11:00:29.650759 13940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "995eec808cbe43aca0708e7e61769f93"
dest_uuid: "e34d1a82ae6847bfa78ecc7a36941dae"
 from {username='slave'} at 127.0.0.1:35040
I20260710 11:00:29.651206 13940 raft_consensus.cc:493] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:29.651593 13940 raft_consensus.cc:3060] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.659682 13940 raft_consensus.cc:515] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:29.661100 13940 leader_election.cc:290] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [CANDIDATE]: Term 2 election: Requested vote from peers 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243), b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455)
I20260710 11:00:29.661837 13580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995eec808cbe43aca0708e7e61769f93" candidate_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ac59d2b276a4505a4ab4e2aa98df813"
I20260710 11:00:29.662112 13654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995eec808cbe43aca0708e7e61769f93" candidate_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:29.662539 13580 raft_consensus.cc:3055] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:29.662681 13654 raft_consensus.cc:3060] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.662819 13580 raft_consensus.cc:740] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ac59d2b276a4505a4ab4e2aa98df813, State: Running, Role: LEADER
I20260710 11:00:29.663672 13580 consensus_queue.cc:260] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [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: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:29.664742 13580 raft_consensus.cc:3060] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.667614 13654 raft_consensus.cc:2468] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34d1a82ae6847bfa78ecc7a36941dae in term 2.
I20260710 11:00:29.668779 13907 leader_election.cc:304] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [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: b797777abd684f5eb706a2e6f4798a35, e34d1a82ae6847bfa78ecc7a36941dae; no voters: 
I20260710 11:00:29.669584 13580 raft_consensus.cc:2468] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34d1a82ae6847bfa78ecc7a36941dae in term 2.
I20260710 11:00:29.669661 14318 raft_consensus.cc:2804] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:29.670128 14318 raft_consensus.cc:697] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEADER]: Becoming Leader. State: Replica: e34d1a82ae6847bfa78ecc7a36941dae, State: Running, Role: LEADER
I20260710 11:00:29.671031 14318 consensus_queue.cc:237] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [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: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:29.679127 13404 catalog_manager.cc:5697] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae reported cstate change: term changed from 1 to 2, leader changed from 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130) to e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132). New cstate: current_term: 2 leader_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:29.728556 14329 raft_consensus.cc:993] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35: : Instructing follower d96710759b7b4c0780c484df977008aa to start an election
I20260710 11:00:29.729039 14336 raft_consensus.cc:1081] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Signalling peer d96710759b7b4c0780c484df977008aa to start an election
I20260710 11:00:29.730365 13501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c0da6431cf3489a84e681d4a18ddd75"
dest_uuid: "d96710759b7b4c0780c484df977008aa"
 from {username='slave'} at 127.0.0.1:48220
I20260710 11:00:29.730752 13501 raft_consensus.cc:493] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:29.731005 13501 raft_consensus.cc:3060] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.735911 13501 raft_consensus.cc:515] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:29.737483 13501 leader_election.cc:290] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [CANDIDATE]: Term 2 election: Requested vote from peers b797777abd684f5eb706a2e6f4798a35 (127.12.20.131:42455), e34d1a82ae6847bfa78ecc7a36941dae (127.12.20.132:34889)
I20260710 11:00:29.738090 13654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0da6431cf3489a84e681d4a18ddd75" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b797777abd684f5eb706a2e6f4798a35"
I20260710 11:00:29.738466 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0da6431cf3489a84e681d4a18ddd75" candidate_uuid: "d96710759b7b4c0780c484df977008aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e34d1a82ae6847bfa78ecc7a36941dae"
I20260710 11:00:29.738602 13654 raft_consensus.cc:3055] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:29.738950 13654 raft_consensus.cc:740] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b797777abd684f5eb706a2e6f4798a35, State: Running, Role: LEADER
I20260710 11:00:29.739007 13940 raft_consensus.cc:3060] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.739923 13654 consensus_queue.cc:260] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:29.741111 13654 raft_consensus.cc:3060] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.745663 13940 raft_consensus.cc:2468] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 2.
I20260710 11:00:29.746899 13472 leader_election.cc:304] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [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: d96710759b7b4c0780c484df977008aa, e34d1a82ae6847bfa78ecc7a36941dae; no voters: 
I20260710 11:00:29.747201 13654 raft_consensus.cc:2468] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96710759b7b4c0780c484df977008aa in term 2.
I20260710 11:00:29.747750 14323 raft_consensus.cc:2804] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:29.748224 14323 raft_consensus.cc:697] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 2 LEADER]: Becoming Leader. State: Replica: d96710759b7b4c0780c484df977008aa, State: Running, Role: LEADER
I20260710 11:00:29.749053 14323 consensus_queue.cc:237] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [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: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } }
I20260710 11:00:29.755467 13404 catalog_manager.cc:5697] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa reported cstate change: term changed from 1 to 2, leader changed from b797777abd684f5eb706a2e6f4798a35 (127.12.20.131) to d96710759b7b4c0780c484df977008aa (127.12.20.129). New cstate: current_term: 2 leader_uuid: "d96710759b7b4c0780c484df977008aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96710759b7b4c0780c484df977008aa" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:30.069808 13582 raft_consensus.cc:1275] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Refusing update from remote peer e34d1a82ae6847bfa78ecc7a36941dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:30.070899 14300 consensus_queue.cc:1048] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac59d2b276a4505a4ab4e2aa98df813" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:30.080572 13654 raft_consensus.cc:1275] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Refusing update from remote peer e34d1a82ae6847bfa78ecc7a36941dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:30.081996 14300 consensus_queue.cc:1048] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:30.156288 13940 raft_consensus.cc:1275] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:30.157246 14323 consensus_queue.cc:1048] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d1a82ae6847bfa78ecc7a36941dae" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 34889 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:30.168679 13654 raft_consensus.cc:1275] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Refusing update from remote peer d96710759b7b4c0780c484df977008aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:30.170006 14323 consensus_queue.cc:1048] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b797777abd684f5eb706a2e6f4798a35" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:30.369091 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:30.381356 12370 tablet_server.cc:179] TabletServer@127.12.20.129:0 shutting down...
W20260710 11:00:30.396876 13905 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]
W20260710 11:00:30.400254 13905 consensus_peers.cc:597] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae -> Peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Couldn't send request to peer d96710759b7b4c0780c484df977008aa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.409461 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:30.410202 12370 tablet_replica.cc:333] T 4bccd314a5df4789856029bee3276d3f P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.410853 12370 raft_consensus.cc:2243] T 4bccd314a5df4789856029bee3276d3f P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.411316 12370 raft_consensus.cc:2272] T 4bccd314a5df4789856029bee3276d3f P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.413166 12370 tablet_replica.cc:333] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.413687 12370 raft_consensus.cc:2243] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.414172 12370 raft_consensus.cc:2272] T 1ef0b48b6ab14dddb34b47c400203764 P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.416414 12370 tablet_replica.cc:333] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.417133 12370 raft_consensus.cc:2243] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.418164 12370 raft_consensus.cc:2272] T e44a6243654a43d19d655f4249db7904 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.420446 12370 tablet_replica.cc:333] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.420912 12370 raft_consensus.cc:2243] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.421406 12370 raft_consensus.cc:2272] T 44ecdc81b6f1433db383444f7548a48e P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.423048 12370 tablet_replica.cc:333] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.423508 12370 raft_consensus.cc:2243] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.424091 12370 raft_consensus.cc:2272] T eb5cc930587d40b7a73c3aeaf417b79a P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.425549 12370 tablet_replica.cc:333] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.425964 12370 raft_consensus.cc:2243] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.426625 12370 raft_consensus.cc:2272] T e460cc2971ec45da8c8fa3ccf4c89aa0 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.428315 12370 tablet_replica.cc:333] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.428781 12370 raft_consensus.cc:2243] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.429409 12370 raft_consensus.cc:2272] T c0bf1ce60940479e925dc3e8757e0491 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.430956 12370 tablet_replica.cc:333] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.431401 12370 raft_consensus.cc:2243] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.431959 12370 raft_consensus.cc:2272] T e2a1e9c827e14075a8e42c6ea6dfb7ff P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.433531 12370 tablet_replica.cc:333] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.433966 12370 raft_consensus.cc:2243] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.434459 12370 raft_consensus.cc:2272] T 34afcf2b0da5442c9fd9d73b7543d90c P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.436123 12370 tablet_replica.cc:333] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.436542 12370 raft_consensus.cc:2243] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.437136 12370 raft_consensus.cc:2272] T 13eb98e99a4e419e82d5bf6a3bb56e0f P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.438733 12370 tablet_replica.cc:333] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.439188 12370 raft_consensus.cc:2243] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.439940 12370 raft_consensus.cc:2272] T ffed59660afa4b59b29f137c8e80dae1 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.442000 12370 tablet_replica.cc:333] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.442546 12370 raft_consensus.cc:2243] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.443404 12370 raft_consensus.cc:2272] T c2b47ee68e564f659c9a3c629fc178e2 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:30.443825 13545 consensus_peers.cc:597] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 -> Peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Couldn't send request to peer d96710759b7b4c0780c484df977008aa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.445196 12370 tablet_replica.cc:333] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.445721 12370 raft_consensus.cc:2243] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.446408 12370 raft_consensus.cc:2272] T 0c0da6431cf3489a84e681d4a18ddd75 P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.448487 12370 tablet_replica.cc:333] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.448947 12370 raft_consensus.cc:2243] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.449591 12370 raft_consensus.cc:2272] T bf9d21934aab4bd4bb277e760a4aab2d P d96710759b7b4c0780c484df977008aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.451407 12370 tablet_replica.cc:333] T 1218c86c9d414c5baefe0509c85891e9 P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.451918 12370 raft_consensus.cc:2243] T 1218c86c9d414c5baefe0509c85891e9 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.452351 12370 raft_consensus.cc:2272] T 1218c86c9d414c5baefe0509c85891e9 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.454191 12370 tablet_replica.cc:333] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.454672 12370 raft_consensus.cc:2243] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.455055 12370 raft_consensus.cc:2272] T fa28da44479f4abeb7a664aa21cbb36f P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.456771 12370 tablet_replica.cc:333] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.457330 12370 raft_consensus.cc:2243] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.458137 12370 raft_consensus.cc:2272] T 38e100fc5b2d402baa15fe0bea552c9e P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.459945 12370 tablet_replica.cc:333] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa: stopping tablet replica
I20260710 11:00:30.460382 12370 raft_consensus.cc:2243] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.460819 12370 raft_consensus.cc:2272] T a05e9e112bc748149ad6e3b47b34ed37 P d96710759b7b4c0780c484df977008aa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:30.462165 13619 consensus_peers.cc:597] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 -> Peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Couldn't send request to peer d96710759b7b4c0780c484df977008aa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:30.464071 13545 consensus_peers.cc:597] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 -> Peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Couldn't send request to peer d96710759b7b4c0780c484df977008aa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:30.507193 13545 consensus_peers.cc:597] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 -> Peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Couldn't send request to peer d96710759b7b4c0780c484df977008aa. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:42255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.515170 12370 tablet_server.cc:196] TabletServer@127.12.20.129:0 shutdown complete.
W20260710 11:00:30.523514 13619 consensus_peers.cc:597] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 -> Peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Couldn't send request to peer d96710759b7b4c0780c484df977008aa. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:42255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:30.536015 13619 consensus_peers.cc:597] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 -> Peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Couldn't send request to peer d96710759b7b4c0780c484df977008aa. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:42255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:30.540038 13545 consensus_peers.cc:597] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 -> Peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Couldn't send request to peer d96710759b7b4c0780c484df977008aa. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:42255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.556531 12370 tablet_server.cc:179] TabletServer@127.12.20.130:0 shutting down...
I20260710 11:00:30.581670 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:30.582759 12370 tablet_replica.cc:333] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.583626 12370 raft_consensus.cc:2243] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.584448 12370 raft_consensus.cc:2272] T c0bf1ce60940479e925dc3e8757e0491 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.586673 12370 tablet_replica.cc:333] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.587215 12370 raft_consensus.cc:2243] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.587646 12370 raft_consensus.cc:2272] T eb5cc930587d40b7a73c3aeaf417b79a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.589318 12370 tablet_replica.cc:333] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.590029 12370 raft_consensus.cc:2243] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.590420 12370 raft_consensus.cc:2272] T d469c1a55a8747d3a2618a844684aa0a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.592042 12370 tablet_replica.cc:333] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.592504 12370 raft_consensus.cc:2243] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.592882 12370 raft_consensus.cc:2272] T bf9d21934aab4bd4bb277e760a4aab2d P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.594312 12370 tablet_replica.cc:333] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.594835 12370 raft_consensus.cc:2243] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.595628 12370 raft_consensus.cc:2272] T 4bccd314a5df4789856029bee3276d3f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.597452 12370 tablet_replica.cc:333] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
W20260710 11:00:30.597689 13907 consensus_peers.cc:597] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae -> Peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Couldn't send request to peer 7ac59d2b276a4505a4ab4e2aa98df813. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.597973 12370 raft_consensus.cc:2243] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.598664 12370 raft_consensus.cc:2272] T 20ce01587bd3460b92c458e7970ca699 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.600297 12370 tablet_replica.cc:333] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.600764 12370 raft_consensus.cc:2243] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.601222 12370 raft_consensus.cc:2272] T dae99bdcb887441aaab29bd2e114e811 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.603175 12370 tablet_replica.cc:333] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.603806 12370 raft_consensus.cc:2243] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.604168 12370 raft_consensus.cc:2272] T e44a6243654a43d19d655f4249db7904 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.605737 12370 tablet_replica.cc:333] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.606179 12370 raft_consensus.cc:2243] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.606721 12370 raft_consensus.cc:2272] T fb0e669d0f6741c8b1c1114369b6cf5a P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.608322 12370 tablet_replica.cc:333] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.608764 12370 raft_consensus.cc:2243] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.609395 12370 raft_consensus.cc:2272] T 1ef0b48b6ab14dddb34b47c400203764 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.610877 12370 tablet_replica.cc:333] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.611289 12370 raft_consensus.cc:2243] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.611636 12370 raft_consensus.cc:2272] T 13eb98e99a4e419e82d5bf6a3bb56e0f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.613117 12370 tablet_replica.cc:333] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.613526 12370 raft_consensus.cc:2243] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.614238 12370 raft_consensus.cc:2272] T ffed59660afa4b59b29f137c8e80dae1 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.615707 12370 tablet_replica.cc:333] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.616159 12370 raft_consensus.cc:2243] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.616847 12370 raft_consensus.cc:2272] T c2b47ee68e564f659c9a3c629fc178e2 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.618494 12370 tablet_replica.cc:333] T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.618942 12370 raft_consensus.cc:2243] T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.619282 12370 raft_consensus.cc:2272] T fa28da44479f4abeb7a664aa21cbb36f P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.621299 12370 tablet_replica.cc:333] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.621842 12370 raft_consensus.cc:2243] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.622220 12370 raft_consensus.cc:2272] T c1875d7056bd47b6b7e6dc0001148315 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.623865 12370 tablet_replica.cc:333] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.624271 12370 raft_consensus.cc:2243] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.624585 12370 raft_consensus.cc:2272] T 995eec808cbe43aca0708e7e61769f93 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.626463 12370 tablet_replica.cc:333] T a05e9e112bc748149ad6e3b47b34ed37 P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.626871 12370 raft_consensus.cc:2243] T a05e9e112bc748149ad6e3b47b34ed37 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.627197 12370 raft_consensus.cc:2272] T a05e9e112bc748149ad6e3b47b34ed37 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.628852 12370 tablet_replica.cc:333] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813: stopping tablet replica
I20260710 11:00:30.629240 12370 raft_consensus.cc:2243] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.629858 12370 raft_consensus.cc:2272] T 1218c86c9d414c5baefe0509c85891e9 P 7ac59d2b276a4505a4ab4e2aa98df813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.671039 12370 tablet_server.cc:196] TabletServer@127.12.20.130:0 shutdown complete.
W20260710 11:00:30.682301 13907 consensus_peers.cc:597] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae -> Peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Couldn't send request to peer 7ac59d2b276a4505a4ab4e2aa98df813. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.130:42243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:30.689570 13907 consensus_peers.cc:597] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae -> Peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Couldn't send request to peer 7ac59d2b276a4505a4ab4e2aa98df813. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.130:42243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:30.707594 13905 consensus_peers.cc:597] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae -> Peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Couldn't send request to peer d96710759b7b4c0780c484df977008aa. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:42255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.709640 12370 tablet_server.cc:179] TabletServer@127.12.20.131:0 shutting down...
W20260710 11:00:30.717446 13907 consensus_peers.cc:597] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae -> Peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Couldn't send request to peer 7ac59d2b276a4505a4ab4e2aa98df813. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.130:42243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:30.721388 13619 consensus_peers.cc:597] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 -> Peer d96710759b7b4c0780c484df977008aa (127.12.20.129:42255): Couldn't send request to peer d96710759b7b4c0780c484df977008aa. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:42255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.738406 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:30.739241 12370 tablet_replica.cc:333] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.739885 12370 raft_consensus.cc:2243] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.740383 12370 raft_consensus.cc:2272] T 4bccd314a5df4789856029bee3276d3f P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.742409 12370 tablet_replica.cc:333] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.742854 12370 raft_consensus.cc:2243] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.743326 12370 raft_consensus.cc:2272] T d469c1a55a8747d3a2618a844684aa0a P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.744994 12370 tablet_replica.cc:333] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.745461 12370 raft_consensus.cc:2243] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.745793 12370 raft_consensus.cc:2272] T bf9d21934aab4bd4bb277e760a4aab2d P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.747287 12370 tablet_replica.cc:333] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.747761 12370 raft_consensus.cc:2243] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.748492 12370 raft_consensus.cc:2272] T 44ecdc81b6f1433db383444f7548a48e P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.750120 12370 tablet_replica.cc:333] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.750605 12370 raft_consensus.cc:2243] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.751173 12370 raft_consensus.cc:2272] T e460cc2971ec45da8c8fa3ccf4c89aa0 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.752723 12370 tablet_replica.cc:333] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.753147 12370 raft_consensus.cc:2243] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.753780 12370 raft_consensus.cc:2272] T c1875d7056bd47b6b7e6dc0001148315 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.755304 12370 tablet_replica.cc:333] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.755738 12370 raft_consensus.cc:2243] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.756119 12370 raft_consensus.cc:2272] T fb0e669d0f6741c8b1c1114369b6cf5a P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.757586 12370 tablet_replica.cc:333] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.758023 12370 raft_consensus.cc:2243] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.758535 12370 raft_consensus.cc:2272] T dae99bdcb887441aaab29bd2e114e811 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.760061 12370 tablet_replica.cc:333] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.760473 12370 raft_consensus.cc:2243] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.760800 12370 raft_consensus.cc:2272] T e44a6243654a43d19d655f4249db7904 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.762377 12370 tablet_replica.cc:333] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.762862 12370 raft_consensus.cc:2243] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.763377 12370 raft_consensus.cc:2272] T 20ce01587bd3460b92c458e7970ca699 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.764942 12370 tablet_replica.cc:333] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.765385 12370 raft_consensus.cc:2243] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.766027 12370 raft_consensus.cc:2272] T fa28da44479f4abeb7a664aa21cbb36f P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.767508 12370 tablet_replica.cc:333] T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.767966 12370 raft_consensus.cc:2243] T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.768329 12370 raft_consensus.cc:2272] T 1218c86c9d414c5baefe0509c85891e9 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.769922 12370 tablet_replica.cc:333] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.770370 12370 raft_consensus.cc:2243] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.770867 12370 raft_consensus.cc:2272] T 38e100fc5b2d402baa15fe0bea552c9e P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.772423 12370 tablet_replica.cc:333] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.772846 12370 raft_consensus.cc:2243] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.773550 12370 raft_consensus.cc:2272] T a05e9e112bc748149ad6e3b47b34ed37 P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.775135 12370 tablet_replica.cc:333] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.775580 12370 raft_consensus.cc:2243] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.775940 12370 raft_consensus.cc:2272] T 0c0da6431cf3489a84e681d4a18ddd75 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.777711 12370 tablet_replica.cc:333] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.778136 12370 raft_consensus.cc:2243] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.778772 12370 raft_consensus.cc:2272] T e2a1e9c827e14075a8e42c6ea6dfb7ff P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.780260 12370 tablet_replica.cc:333] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.780665 12370 raft_consensus.cc:2243] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.781316 12370 raft_consensus.cc:2272] T 34afcf2b0da5442c9fd9d73b7543d90c P b797777abd684f5eb706a2e6f4798a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.782846 12370 tablet_replica.cc:333] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35: stopping tablet replica
I20260710 11:00:30.783229 12370 raft_consensus.cc:2243] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.783584 12370 raft_consensus.cc:2272] T 995eec808cbe43aca0708e7e61769f93 P b797777abd684f5eb706a2e6f4798a35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.823223 12370 tablet_server.cc:196] TabletServer@127.12.20.131:0 shutdown complete.
I20260710 11:00:30.856089 12370 tablet_server.cc:179] TabletServer@127.12.20.132:0 shutting down...
I20260710 11:00:30.878448 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:30.879051 12370 tablet_replica.cc:333] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.879688 12370 raft_consensus.cc:2243] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.880296 12370 raft_consensus.cc:2272] T 34afcf2b0da5442c9fd9d73b7543d90c P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.882098 12370 tablet_replica.cc:333] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.882613 12370 raft_consensus.cc:2243] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.883257 12370 raft_consensus.cc:2272] T dae99bdcb887441aaab29bd2e114e811 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.884953 12370 tablet_replica.cc:333] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.885437 12370 raft_consensus.cc:2243] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.885879 12370 raft_consensus.cc:2272] T 44ecdc81b6f1433db383444f7548a48e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.887480 12370 tablet_replica.cc:333] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.888008 12370 raft_consensus.cc:2243] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.888679 12370 raft_consensus.cc:2272] T fb0e669d0f6741c8b1c1114369b6cf5a P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.890264 12370 tablet_replica.cc:333] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.890738 12370 raft_consensus.cc:2243] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.891196 12370 raft_consensus.cc:2272] T c0bf1ce60940479e925dc3e8757e0491 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.892769 12370 tablet_replica.cc:333] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.893220 12370 raft_consensus.cc:2243] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.893687 12370 raft_consensus.cc:2272] T c1875d7056bd47b6b7e6dc0001148315 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.895274 12370 tablet_replica.cc:333] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.895713 12370 raft_consensus.cc:2243] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.896190 12370 raft_consensus.cc:2272] T 38e100fc5b2d402baa15fe0bea552c9e P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.897675 12370 tablet_replica.cc:333] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.898123 12370 raft_consensus.cc:2243] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.898519 12370 raft_consensus.cc:2272] T 1ef0b48b6ab14dddb34b47c400203764 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.900059 12370 tablet_replica.cc:333] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.900527 12370 raft_consensus.cc:2243] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.901157 12370 raft_consensus.cc:2272] T eb5cc930587d40b7a73c3aeaf417b79a P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.903126 12370 tablet_replica.cc:333] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.903585 12370 raft_consensus.cc:2243] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.904143 12370 raft_consensus.cc:2272] T 0c0da6431cf3489a84e681d4a18ddd75 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:30.904798 13907 consensus_peers.cc:597] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae -> Peer 7ac59d2b276a4505a4ab4e2aa98df813 (127.12.20.130:42243): Couldn't send request to peer 7ac59d2b276a4505a4ab4e2aa98df813. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.130:42243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.906299 12370 tablet_replica.cc:333] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.906795 12370 raft_consensus.cc:2243] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.907426 12370 raft_consensus.cc:2272] T d469c1a55a8747d3a2618a844684aa0a P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.909031 12370 tablet_replica.cc:333] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.909487 12370 raft_consensus.cc:2243] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.909865 12370 raft_consensus.cc:2272] T e2a1e9c827e14075a8e42c6ea6dfb7ff P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.911414 12370 tablet_replica.cc:333] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.911867 12370 raft_consensus.cc:2243] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.912307 12370 raft_consensus.cc:2272] T e460cc2971ec45da8c8fa3ccf4c89aa0 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.913854 12370 tablet_replica.cc:333] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.914283 12370 raft_consensus.cc:2243] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.914712 12370 raft_consensus.cc:2272] T 20ce01587bd3460b92c458e7970ca699 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.916356 12370 tablet_replica.cc:333] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.916777 12370 raft_consensus.cc:2243] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.917146 12370 raft_consensus.cc:2272] T c2b47ee68e564f659c9a3c629fc178e2 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.918731 12370 tablet_replica.cc:333] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.919142 12370 raft_consensus.cc:2243] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.919571 12370 raft_consensus.cc:2272] T ffed59660afa4b59b29f137c8e80dae1 P e34d1a82ae6847bfa78ecc7a36941dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.921098 12370 tablet_replica.cc:333] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.921527 12370 raft_consensus.cc:2243] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.922164 12370 raft_consensus.cc:2272] T 13eb98e99a4e419e82d5bf6a3bb56e0f P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.923738 12370 tablet_replica.cc:333] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae: stopping tablet replica
I20260710 11:00:30.924130 12370 raft_consensus.cc:2243] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.924736 12370 raft_consensus.cc:2272] T 995eec808cbe43aca0708e7e61769f93 P e34d1a82ae6847bfa78ecc7a36941dae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.958943 12370 tablet_server.cc:196] TabletServer@127.12.20.132:0 shutdown complete.
I20260710 11:00:30.988899 12370 master.cc:562] Master@127.12.20.190:41167 shutting down...
I20260710 11:00:31.007277 12370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:31.007750 12370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:31.008052 12370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b4cc939bd5a4172bb99c5397191fc23: stopping tablet replica
I20260710 11:00:31.026741 12370 master.cc:584] Master@127.12.20.190:41167 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27697 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:00:31.077816 12370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.20.190:38945
I20260710 11:00:31.078917 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:31.084308 14361 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:31.084713 14363 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:31.084826 14360 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:31.086020 12370 server_base.cc:1061] running on GCE node
I20260710 11:00:31.086967 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:31.087138 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:31.087246 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681231087236 us; error 0 us; skew 500 ppm
I20260710 11:00:31.087680 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:31.089828 12370 webserver.cc:533] Webserver started at http://127.12.20.190:44915/ using document root <none> and password file <none>
I20260710 11:00:31.090242 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:31.090394 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:31.090602 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:31.091630 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/master-0-root/instance:
uuid: "e621e83a77fc40879af9e18352a2ef55"
format_stamp: "Formatted at 2026-07-10 11:00:31 on dist-test-slave-l0nf"
I20260710 11:00:31.095662 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:00:31.098891 14368 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.099546 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:31.099789 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/master-0-root
uuid: "e621e83a77fc40879af9e18352a2ef55"
format_stamp: "Formatted at 2026-07-10 11:00:31 on dist-test-slave-l0nf"
I20260710 11:00:31.100080 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-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)
I20260710 11:00:31.126590 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:31.127758 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:31.162710 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.190:38945
I20260710 11:00:31.162807 14419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.190:38945 every 8 connection(s)
I20260710 11:00:31.166308 14420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.175447 14420 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55: Bootstrap starting.
I20260710 11:00:31.179755 14420 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:31.183797 14420 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55: No bootstrap required, opened a new log
I20260710 11:00:31.185714 14420 raft_consensus.cc:359] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e621e83a77fc40879af9e18352a2ef55" member_type: VOTER }
I20260710 11:00:31.186053 14420 raft_consensus.cc:385] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:31.186230 14420 raft_consensus.cc:740] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e621e83a77fc40879af9e18352a2ef55, State: Initialized, Role: FOLLOWER
I20260710 11:00:31.186738 14420 consensus_queue.cc:260] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e621e83a77fc40879af9e18352a2ef55" member_type: VOTER }
I20260710 11:00:31.187125 14420 raft_consensus.cc:399] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:31.187321 14420 raft_consensus.cc:493] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:31.187516 14420 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:31.191540 14420 raft_consensus.cc:515] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e621e83a77fc40879af9e18352a2ef55" member_type: VOTER }
I20260710 11:00:31.192057 14420 leader_election.cc:304] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [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: e621e83a77fc40879af9e18352a2ef55; no voters: 
I20260710 11:00:31.193092 14420 leader_election.cc:290] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:31.193347 14423 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:31.194552 14423 raft_consensus.cc:697] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [term 1 LEADER]: Becoming Leader. State: Replica: e621e83a77fc40879af9e18352a2ef55, State: Running, Role: LEADER
I20260710 11:00:31.195176 14423 consensus_queue.cc:237] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [LEADER]: Queue going to LEADER mode. State: All 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: "e621e83a77fc40879af9e18352a2ef55" member_type: VOTER }
I20260710 11:00:31.195797 14420 sys_catalog.cc:565] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:31.200389 14425 sys_catalog.cc:455] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e621e83a77fc40879af9e18352a2ef55. Latest consensus state: current_term: 1 leader_uuid: "e621e83a77fc40879af9e18352a2ef55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e621e83a77fc40879af9e18352a2ef55" member_type: VOTER } }
I20260710 11:00:31.200891 14425 sys_catalog.cc:458] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:31.202239 14424 sys_catalog.cc:455] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e621e83a77fc40879af9e18352a2ef55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e621e83a77fc40879af9e18352a2ef55" member_type: VOTER } }
I20260710 11:00:31.202492 14430 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:31.202739 14424 sys_catalog.cc:458] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:31.207566 14430 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:31.211658 12370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:31.215435 14430 catalog_manager.cc:1383] Generated new cluster ID: 686dd0c438a74604ae00b68696c1ce52
I20260710 11:00:31.215682 14430 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:31.241416 14430 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:31.242565 14430 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:31.254135 14430 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55: Generated new TSK 0
I20260710 11:00:31.254655 14430 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:31.278460 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:31.283987 14441 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:31.284844 14442 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:31.286049 14444 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:31.286787 12370 server_base.cc:1061] running on GCE node
I20260710 11:00:31.287899 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:31.288156 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:31.288354 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681231288326 us; error 0 us; skew 500 ppm
I20260710 11:00:31.288990 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:31.291181 12370 webserver.cc:533] Webserver started at http://127.12.20.129:43219/ using document root <none> and password file <none>
I20260710 11:00:31.291647 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:31.291814 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:31.292104 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:31.293116 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-0-root/instance:
uuid: "731cc024368747fead55d43adbf898ca"
format_stamp: "Formatted at 2026-07-10 11:00:31 on dist-test-slave-l0nf"
I20260710 11:00:31.297149 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:00:31.300216 14449 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.300859 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:31.301106 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-0-root
uuid: "731cc024368747fead55d43adbf898ca"
format_stamp: "Formatted at 2026-07-10 11:00:31 on dist-test-slave-l0nf"
I20260710 11:00:31.301358 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-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)
I20260710 11:00:31.310922 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:31.312031 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:31.313364 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:31.315464 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:31.315653 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.315884 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:31.316051 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.352277 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.129:33591
I20260710 11:00:31.352360 14511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.129:33591 every 8 connection(s)
I20260710 11:00:31.356999 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:31.363868 14516 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:31.366079 14517 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:31.367271 14519 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:31.368204 12370 server_base.cc:1061] running on GCE node
I20260710 11:00:31.369112 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:31.369302 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:31.369467 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681231369449 us; error 0 us; skew 500 ppm
I20260710 11:00:31.369974 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:31.372426 12370 webserver.cc:533] Webserver started at http://127.12.20.130:46755/ using document root <none> and password file <none>
I20260710 11:00:31.372992 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:31.373026 14512 heartbeater.cc:344] Connected to a master server at 127.12.20.190:38945
I20260710 11:00:31.373265 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:31.373435 14512 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:31.373579 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:31.374102 14512 heartbeater.cc:507] Master 127.12.20.190:38945 requested a full tablet report, sending...
I20260710 11:00:31.374740 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-1-root/instance:
uuid: "677da738b67e4f498c9b5a3aed021316"
format_stamp: "Formatted at 2026-07-10 11:00:31 on dist-test-slave-l0nf"
I20260710 11:00:31.376075 14385 ts_manager.cc:194] Registered new tserver with Master: 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:31.377671 14385 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39460
I20260710 11:00:31.379247 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:31.382249 14524 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.382918 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:31.383178 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-1-root
uuid: "677da738b67e4f498c9b5a3aed021316"
format_stamp: "Formatted at 2026-07-10 11:00:31 on dist-test-slave-l0nf"
I20260710 11:00:31.383463 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-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)
I20260710 11:00:31.400574 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:31.401690 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:31.403118 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:31.405186 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:31.405380 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.405592 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:31.405745 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.442952 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.130:43477
I20260710 11:00:31.443044 14586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.130:43477 every 8 connection(s)
I20260710 11:00:31.447410 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:31.453606 14590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:31.455943 14591 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:31.456914 12370 server_base.cc:1061] running on GCE node
W20260710 11:00:31.457305 14593 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:31.458302 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:31.458503 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:31.458654 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681231458639 us; error 0 us; skew 500 ppm
I20260710 11:00:31.459208 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:31.459322 14587 heartbeater.cc:344] Connected to a master server at 127.12.20.190:38945
I20260710 11:00:31.459686 14587 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:31.460567 14587 heartbeater.cc:507] Master 127.12.20.190:38945 requested a full tablet report, sending...
I20260710 11:00:31.461705 12370 webserver.cc:533] Webserver started at http://127.12.20.131:46173/ using document root <none> and password file <none>
I20260710 11:00:31.462278 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:31.462512 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:31.462471 14385 ts_manager.cc:194] Registered new tserver with Master: 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:31.462944 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:31.464287 14385 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39476
I20260710 11:00:31.464416 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-2-root/instance:
uuid: "86ebb0c579cb459fa716ce36abaf837d"
format_stamp: "Formatted at 2026-07-10 11:00:31 on dist-test-slave-l0nf"
I20260710 11:00:31.468685 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:00:31.471556 14598 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.472240 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:31.472505 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-2-root
uuid: "86ebb0c579cb459fa716ce36abaf837d"
format_stamp: "Formatted at 2026-07-10 11:00:31 on dist-test-slave-l0nf"
I20260710 11:00:31.472751 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-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)
I20260710 11:00:31.489113 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:31.490207 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:31.491554 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:31.493553 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:31.493723 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.493947 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:31.494089 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.530366 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.131:38615
I20260710 11:00:31.530454 14660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.131:38615 every 8 connection(s)
I20260710 11:00:31.534714 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:31.541381 14664 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:31.542021 14665 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:31.544775 12370 server_base.cc:1061] running on GCE node
W20260710 11:00:31.545322 14667 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:31.545704 14661 heartbeater.cc:344] Connected to a master server at 127.12.20.190:38945
I20260710 11:00:31.546114 14661 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:31.546340 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:31.546605 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:31.546804 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681231546785 us; error 0 us; skew 500 ppm
I20260710 11:00:31.546957 14661 heartbeater.cc:507] Master 127.12.20.190:38945 requested a full tablet report, sending...
I20260710 11:00:31.547498 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:31.549170 14385 ts_manager.cc:194] Registered new tserver with Master: 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:31.550053 12370 webserver.cc:533] Webserver started at http://127.12.20.132:46769/ using document root <none> and password file <none>
I20260710 11:00:31.550660 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:31.550894 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:31.550858 14385 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39490
I20260710 11:00:31.551342 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:31.552809 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-3-root/instance:
uuid: "e94c24ca7ab941d2962177c1a941c487"
format_stamp: "Formatted at 2026-07-10 11:00:31 on dist-test-slave-l0nf"
I20260710 11:00:31.557001 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:31.559873 14672 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.560596 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:31.560870 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-3-root
uuid: "e94c24ca7ab941d2962177c1a941c487"
format_stamp: "Formatted at 2026-07-10 11:00:31 on dist-test-slave-l0nf"
I20260710 11:00:31.561125 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-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)
I20260710 11:00:31.581471 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:31.582639 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:31.584046 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:31.586136 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:31.586328 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.586545 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:31.586695 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:31.623656 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.132:45917
I20260710 11:00:31.623747 14734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.132:45917 every 8 connection(s)
I20260710 11:00:31.635900 14735 heartbeater.cc:344] Connected to a master server at 127.12.20.190:38945
I20260710 11:00:31.636219 14735 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:31.636909 14735 heartbeater.cc:507] Master 127.12.20.190:38945 requested a full tablet report, sending...
I20260710 11:00:31.638643 14385 ts_manager.cc:194] Registered new tserver with Master: e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:31.638832 12370 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012259355s
I20260710 11:00:31.640379 14385 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39498
I20260710 11:00:31.661593 14385 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39504:
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"
    }
  }
}
I20260710 11:00:31.780818 14625 tablet_service.cc:1511] Processing CreateTablet for tablet d3bc146e3ff24e488a7e737ba2b7e763 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:31.782217 14625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3bc146e3ff24e488a7e737ba2b7e763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.784459 14626 tablet_service.cc:1511] Processing CreateTablet for tablet e5a799da74f4477c8386fd8c81906b7b (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:31.785801 14626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a799da74f4477c8386fd8c81906b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.797132 14624 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7245a702d54b09bc549c335faf3a36 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:31.800897 14624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7245a702d54b09bc549c335faf3a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.798476 14623 tablet_service.cc:1511] Processing CreateTablet for tablet ad1bf960debb4e66aba12ea9dd5b6df1 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:31.802614 14622 tablet_service.cc:1511] Processing CreateTablet for tablet 046e5977e11b47dbaa54e70b246e32bf (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:31.803618 14623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1bf960debb4e66aba12ea9dd5b6df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.804414 14622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046e5977e11b47dbaa54e70b246e32bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.807430 14700 tablet_service.cc:1511] Processing CreateTablet for tablet e5a799da74f4477c8386fd8c81906b7b (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:31.808760 14700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a799da74f4477c8386fd8c81906b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.813592 14699 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce1a76db55042b7abe9f8de5e9322ef (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:31.815276 14699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce1a76db55042b7abe9f8de5e9322ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.817250 14698 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7245a702d54b09bc549c335faf3a36 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:31.818082 14696 tablet_service.cc:1511] Processing CreateTablet for tablet 046e5977e11b47dbaa54e70b246e32bf (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:31.818609 14698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7245a702d54b09bc549c335faf3a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.819985 14697 tablet_service.cc:1511] Processing CreateTablet for tablet b041ef2add2e44c99cd0d830c44499fa (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:31.821238 14697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b041ef2add2e44c99cd0d830c44499fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.823890 14621 tablet_service.cc:1511] Processing CreateTablet for tablet fac6d595655d4e9b9276de0b1d1da2c1 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:31.825199 14621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac6d595655d4e9b9276de0b1d1da2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.828531 14696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046e5977e11b47dbaa54e70b246e32bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.833868 14695 tablet_service.cc:1511] Processing CreateTablet for tablet fac6d595655d4e9b9276de0b1d1da2c1 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:31.835237 14695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac6d595655d4e9b9276de0b1d1da2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.835168 14620 tablet_service.cc:1511] Processing CreateTablet for tablet 9d523d3a7688434d8be568725d981664 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:31.836535 14620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d523d3a7688434d8be568725d981664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.850657 14694 tablet_service.cc:1511] Processing CreateTablet for tablet 58fca6fb81f04d0788470045582cf52c (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:31.852952 14551 tablet_service.cc:1511] Processing CreateTablet for tablet d3bc146e3ff24e488a7e737ba2b7e763 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:31.854274 14551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3bc146e3ff24e488a7e737ba2b7e763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.855460 14694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58fca6fb81f04d0788470045582cf52c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.856092 14549 tablet_service.cc:1511] Processing CreateTablet for tablet ad1bf960debb4e66aba12ea9dd5b6df1 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:31.857434 14549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1bf960debb4e66aba12ea9dd5b6df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.857764 14550 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce1a76db55042b7abe9f8de5e9322ef (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:31.858961 14550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce1a76db55042b7abe9f8de5e9322ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.856201 14548 tablet_service.cc:1511] Processing CreateTablet for tablet b041ef2add2e44c99cd0d830c44499fa (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:31.860374 14548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b041ef2add2e44c99cd0d830c44499fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.860919 14546 tablet_service.cc:1511] Processing CreateTablet for tablet 9d523d3a7688434d8be568725d981664 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:31.862118 14546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d523d3a7688434d8be568725d981664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.864173 14552 tablet_service.cc:1511] Processing CreateTablet for tablet e5a799da74f4477c8386fd8c81906b7b (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:31.865397 14552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a799da74f4477c8386fd8c81906b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.876995 14547 tablet_service.cc:1511] Processing CreateTablet for tablet fac6d595655d4e9b9276de0b1d1da2c1 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:31.878283 14547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac6d595655d4e9b9276de0b1d1da2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.898362 14545 tablet_service.cc:1511] Processing CreateTablet for tablet 58fca6fb81f04d0788470045582cf52c (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:31.899816 14545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58fca6fb81f04d0788470045582cf52c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.919766 14620 tablet_service.cc:1511] Processing CreateTablet for tablet 85e7fd4c22214ae98ddf0c4a7d2473d9 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:31.921227 14620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e7fd4c22214ae98ddf0c4a7d2473d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.928620 14624 tablet_service.cc:1511] Processing CreateTablet for tablet 3c03962c375745ae813147cf95760137 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:31.929855 14624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c03962c375745ae813147cf95760137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.932585 14752 tablet_bootstrap.cc:492] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:31.932303 14477 tablet_service.cc:1511] Processing CreateTablet for tablet d3bc146e3ff24e488a7e737ba2b7e763 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:31.933570 14477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3bc146e3ff24e488a7e737ba2b7e763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.936949 14476 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce1a76db55042b7abe9f8de5e9322ef (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:31.938205 14476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce1a76db55042b7abe9f8de5e9322ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.940922 14475 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7245a702d54b09bc549c335faf3a36 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:31.942144 14475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7245a702d54b09bc549c335faf3a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.944908 14474 tablet_service.cc:1511] Processing CreateTablet for tablet ad1bf960debb4e66aba12ea9dd5b6df1 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:31.946126 14474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1bf960debb4e66aba12ea9dd5b6df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.948942 14473 tablet_service.cc:1511] Processing CreateTablet for tablet b041ef2add2e44c99cd0d830c44499fa (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:31.950112 14473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b041ef2add2e44c99cd0d830c44499fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.950877 14696 tablet_service.cc:1511] Processing CreateTablet for tablet 3c03962c375745ae813147cf95760137 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:31.952047 14696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c03962c375745ae813147cf95760137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.952951 14472 tablet_service.cc:1511] Processing CreateTablet for tablet 046e5977e11b47dbaa54e70b246e32bf (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:31.954154 14472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046e5977e11b47dbaa54e70b246e32bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.958225 14471 tablet_service.cc:1511] Processing CreateTablet for tablet 9d523d3a7688434d8be568725d981664 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:31.959569 14471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d523d3a7688434d8be568725d981664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.962647 14469 tablet_service.cc:1511] Processing CreateTablet for tablet 3c03962c375745ae813147cf95760137 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:31.964198 14695 tablet_service.cc:1511] Processing CreateTablet for tablet 85e7fd4c22214ae98ddf0c4a7d2473d9 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:31.964372 14470 tablet_service.cc:1511] Processing CreateTablet for tablet 58fca6fb81f04d0788470045582cf52c (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:31.972760 14470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58fca6fb81f04d0788470045582cf52c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.984575 14695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e7fd4c22214ae98ddf0c4a7d2473d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.988823 14469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c03962c375745ae813147cf95760137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.996750 14754 tablet_bootstrap.cc:492] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:31.996418 14468 tablet_service.cc:1511] Processing CreateTablet for tablet 207fa13af518416ba0646b6d41d5117c (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:31.997803 14468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 207fa13af518416ba0646b6d41d5117c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.003250 14550 tablet_service.cc:1511] Processing CreateTablet for tablet 207fa13af518416ba0646b6d41d5117c (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:32.004606 14550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 207fa13af518416ba0646b6d41d5117c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.004307 14623 tablet_service.cc:1511] Processing CreateTablet for tablet 207fa13af518416ba0646b6d41d5117c (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:32.005496 14623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 207fa13af518416ba0646b6d41d5117c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.009799 14697 tablet_service.cc:1511] Processing CreateTablet for tablet f31bb853cb854dfdb577b482729a429b (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:32.010979 14697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31bb853cb854dfdb577b482729a429b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.028667 14545 tablet_service.cc:1511] Processing CreateTablet for tablet f31bb853cb854dfdb577b482729a429b (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:32.029918 14545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31bb853cb854dfdb577b482729a429b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.035808 14472 tablet_service.cc:1511] Processing CreateTablet for tablet f31bb853cb854dfdb577b482729a429b (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:32.037220 14472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31bb853cb854dfdb577b482729a429b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.056495 14549 tablet_service.cc:1511] Processing CreateTablet for tablet 85e7fd4c22214ae98ddf0c4a7d2473d9 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:32.057950 14549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e7fd4c22214ae98ddf0c4a7d2473d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.072762 14755 tablet_bootstrap.cc:492] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:32.072742 14697 tablet_service.cc:1511] Processing CreateTablet for tablet 66c707c7e6da40c590c283c9b671f377 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:32.076128 14473 tablet_service.cc:1511] Processing CreateTablet for tablet 66c707c7e6da40c590c283c9b671f377 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:32.077629 14552 tablet_service.cc:1511] Processing CreateTablet for tablet a28c04fd729a433a8a6ee2c0bc53ebc5 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:32.069088 14624 tablet_service.cc:1511] Processing CreateTablet for tablet 66c707c7e6da40c590c283c9b671f377 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:32.078874 14552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28c04fd729a433a8a6ee2c0bc53ebc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.079213 14755 tablet_bootstrap.cc:654] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.076573 14752 tablet_bootstrap.cc:654] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.080191 14624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c707c7e6da40c590c283c9b671f377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.084111 14754 tablet_bootstrap.cc:654] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.082581 14753 tablet_bootstrap.cc:492] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:32.082854 14621 tablet_service.cc:1511] Processing CreateTablet for tablet a28c04fd729a433a8a6ee2c0bc53ebc5 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:32.085528 14621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28c04fd729a433a8a6ee2c0bc53ebc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.077572 14473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c707c7e6da40c590c283c9b671f377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.083700 14697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c707c7e6da40c590c283c9b671f377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.106500 14695 tablet_service.cc:1511] Processing CreateTablet for tablet a28c04fd729a433a8a6ee2c0bc53ebc5 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:32.108043 14695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28c04fd729a433a8a6ee2c0bc53ebc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.126200 14753 tablet_bootstrap.cc:654] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.137936 14547 tablet_service.cc:1511] Processing CreateTablet for tablet ebc09ce7a5f3473d91fc3fc884ed9f26 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:32.139335 14547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc09ce7a5f3473d91fc3fc884ed9f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.142400 14754 tablet_bootstrap.cc:492] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:32.142964 14754 ts_tablet_manager.cc:1403] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.146s	user 0.013s	sys 0.004s
I20260710 11:00:32.145821 14754 raft_consensus.cc:359] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.146522 14754 raft_consensus.cc:385] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.146807 14754 raft_consensus.cc:740] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.147631 14754 consensus_queue.cc:260] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.155052 14623 tablet_service.cc:1511] Processing CreateTablet for tablet ebc09ce7a5f3473d91fc3fc884ed9f26 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:32.156471 14623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc09ce7a5f3473d91fc3fc884ed9f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.156682 14473 tablet_service.cc:1511] Processing CreateTablet for tablet ebc09ce7a5f3473d91fc3fc884ed9f26 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:32.157161 14752 tablet_bootstrap.cc:492] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:32.157640 14752 ts_tablet_manager.cc:1403] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.225s	user 0.013s	sys 0.012s
I20260710 11:00:32.157891 14473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc09ce7a5f3473d91fc3fc884ed9f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.160351 14752 raft_consensus.cc:359] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:32.161046 14752 raft_consensus.cc:385] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.161332 14752 raft_consensus.cc:740] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.162252 14752 consensus_queue.cc:260] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:32.164759 14735 heartbeater.cc:499] Master 127.12.20.190:38945 was elected leader, sending a full tablet report...
I20260710 11:00:32.173086 14754 ts_tablet_manager.cc:1434] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.004s
I20260710 11:00:32.174113 14754 tablet_bootstrap.cc:492] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:32.180474 14754 tablet_bootstrap.cc:654] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.184231 14661 heartbeater.cc:499] Master 127.12.20.190:38945 was elected leader, sending a full tablet report...
I20260710 11:00:32.188059 14752 ts_tablet_manager.cc:1434] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 11:00:32.188967 14752 tablet_bootstrap.cc:492] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:32.190690 14694 tablet_service.cc:1511] Processing CreateTablet for tablet 85e2acc7f986497393cb87dc634576fd (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:32.191931 14694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e2acc7f986497393cb87dc634576fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.192895 14754 tablet_bootstrap.cc:492] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:32.193348 14754 ts_tablet_manager.cc:1403] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260710 11:00:32.196094 14754 raft_consensus.cc:359] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.196761 14754 raft_consensus.cc:385] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.197089 14754 raft_consensus.cc:740] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.197916 14754 consensus_queue.cc:260] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.199832 14752 tablet_bootstrap.cc:654] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:32.212271 14433 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:32.212383 14754 ts_tablet_manager.cc:1434] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:00:32.213150 14755 tablet_bootstrap.cc:492] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:32.213476 14754 tablet_bootstrap.cc:492] T 046e5977e11b47dbaa54e70b246e32bf P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:32.213649 14755 ts_tablet_manager.cc:1403] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.141s	user 0.058s	sys 0.037s
I20260710 11:00:32.217216 14755 raft_consensus.cc:359] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.217890 14755 raft_consensus.cc:385] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.218173 14755 raft_consensus.cc:740] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.219442 14754 tablet_bootstrap.cc:654] T 046e5977e11b47dbaa54e70b246e32bf P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.219007 14755 consensus_queue.cc:260] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.222535 14753 tablet_bootstrap.cc:492] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:32.223006 14753 ts_tablet_manager.cc:1403] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.141s	user 0.018s	sys 0.031s
I20260710 11:00:32.225895 14753 raft_consensus.cc:359] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.226536 14753 raft_consensus.cc:385] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.226819 14753 raft_consensus.cc:740] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.227471 14753 consensus_queue.cc:260] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.228871 14473 tablet_service.cc:1511] Processing CreateTablet for tablet 85e2acc7f986497393cb87dc634576fd (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:32.230186 14473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e2acc7f986497393cb87dc634576fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.232195 14512 heartbeater.cc:499] Master 127.12.20.190:38945 was elected leader, sending a full tablet report...
I20260710 11:00:32.234642 14547 tablet_service.cc:1511] Processing CreateTablet for tablet 85e2acc7f986497393cb87dc634576fd (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:32.235904 14547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e2acc7f986497393cb87dc634576fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.238526 14761 raft_consensus.cc:493] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.239167 14761 raft_consensus.cc:515] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:32.243096 14623 tablet_service.cc:1511] Processing CreateTablet for tablet 65145105165d4d0d94f854a0f3c7d83e (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:32.244362 14623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65145105165d4d0d94f854a0f3c7d83e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.238530 14755 ts_tablet_manager.cc:1434] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.003s
I20260710 11:00:32.246601 14755 tablet_bootstrap.cc:492] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:32.248855 14761 leader_election.cc:290] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917), 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:32.249702 14752 tablet_bootstrap.cc:492] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:32.250209 14752 ts_tablet_manager.cc:1403] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.004s
I20260710 11:00:32.252956 14752 raft_consensus.cc:359] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.253597 14752 raft_consensus.cc:385] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.253873 14752 raft_consensus.cc:740] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.257891 14755 tablet_bootstrap.cc:654] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.263432 14752 consensus_queue.cc:260] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.265580 14752 ts_tablet_manager.cc:1434] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:00:32.266486 14752 tablet_bootstrap.cc:492] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:32.275928 14697 tablet_service.cc:1511] Processing CreateTablet for tablet 65145105165d4d0d94f854a0f3c7d83e (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:32.277179 14697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65145105165d4d0d94f854a0f3c7d83e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.277616 14473 tablet_service.cc:1511] Processing CreateTablet for tablet 65145105165d4d0d94f854a0f3c7d83e (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:32.278924 14473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65145105165d4d0d94f854a0f3c7d83e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:00:32.287830 14662 tablet.cc:2406] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:00:32.300634 14587 heartbeater.cc:499] Master 127.12.20.190:38945 was elected leader, sending a full tablet report...
I20260710 11:00:32.302229 14552 tablet_service.cc:1511] Processing CreateTablet for tablet b612f20b355e411da7e75903ab6846fb (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:32.303503 14552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b612f20b355e411da7e75903ab6846fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.303568 14754 tablet_bootstrap.cc:492] T 046e5977e11b47dbaa54e70b246e32bf P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:32.311658 14754 ts_tablet_manager.cc:1403] T 046e5977e11b47dbaa54e70b246e32bf P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.020s
I20260710 11:00:32.322733 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046e5977e11b47dbaa54e70b246e32bf" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
W20260710 11:00:32.325872 14602 leader_election.cc:343] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.339125 14470 tablet_service.cc:1511] Processing CreateTablet for tablet 8375c11f8d8142388988c9462484cf3d (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:32.328745 14755 tablet_bootstrap.cc:492] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:32.331034 14623 tablet_service.cc:1511] Processing CreateTablet for tablet b612f20b355e411da7e75903ab6846fb (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:32.339834 14752 tablet_bootstrap.cc:654] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.340461 14470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8375c11f8d8142388988c9462484cf3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.340656 14623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b612f20b355e411da7e75903ab6846fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.343523 14755 ts_tablet_manager.cc:1403] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.032s
I20260710 11:00:32.346341 14755 raft_consensus.cc:359] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.346989 14755 raft_consensus.cc:385] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.330447 14754 raft_consensus.cc:359] T 046e5977e11b47dbaa54e70b246e32bf P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:32.333731 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046e5977e11b47dbaa54e70b246e32bf" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:32.334476 14694 tablet_service.cc:1511] Processing CreateTablet for tablet b612f20b355e411da7e75903ab6846fb (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:32.347221 14766 raft_consensus.cc:493] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.348109 14694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b612f20b355e411da7e75903ab6846fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.347771 14766 raft_consensus.cc:515] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.352244 14766 leader_election.cc:290] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:32.355559 14753 ts_tablet_manager.cc:1434] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.132s	user 0.008s	sys 0.015s
I20260710 11:00:32.355937 14754 raft_consensus.cc:385] T 046e5977e11b47dbaa54e70b246e32bf P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.356249 14754 raft_consensus.cc:740] T 046e5977e11b47dbaa54e70b246e32bf P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.357723 14754 consensus_queue.cc:260] T 046e5977e11b47dbaa54e70b246e32bf P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:32.358616 14710 raft_consensus.cc:2468] T 046e5977e11b47dbaa54e70b246e32bf P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 0.
I20260710 11:00:32.361424 14753 tablet_bootstrap.cc:492] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:32.363386 14754 ts_tablet_manager.cc:1434] T 046e5977e11b47dbaa54e70b246e32bf P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.002s
I20260710 11:00:32.364356 14754 tablet_bootstrap.cc:492] T e5a799da74f4477c8386fd8c81906b7b P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:32.347277 14755 raft_consensus.cc:740] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.370863 14621 tablet_service.cc:1511] Processing CreateTablet for tablet 8375c11f8d8142388988c9462484cf3d (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:32.372090 14621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8375c11f8d8142388988c9462484cf3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.368661 14755 consensus_queue.cc:260] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.383388 14755 ts_tablet_manager.cc:1434] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260710 11:00:32.384318 14755 tablet_bootstrap.cc:492] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:32.388550 14601 leader_election.cc:304] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [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: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 731cc024368747fead55d43adbf898ca
I20260710 11:00:32.389515 14761 raft_consensus.cc:2804] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.389856 14761 raft_consensus.cc:493] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.390197 14761 raft_consensus.cc:3060] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.395750 14697 tablet_service.cc:1511] Processing CreateTablet for tablet 446fc735f90f4812b8618be36bd651c2 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:32.397007 14697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446fc735f90f4812b8618be36bd651c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.398391 14764 raft_consensus.cc:493] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.398856 14764 raft_consensus.cc:515] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.399042 14468 tablet_service.cc:1511] Processing CreateTablet for tablet 446fc735f90f4812b8618be36bd651c2 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:32.400291 14468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446fc735f90f4812b8618be36bd651c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.401336 14764 leader_election.cc:290] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:32.402921 14754 tablet_bootstrap.cc:654] T e5a799da74f4477c8386fd8c81906b7b P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.406832 14755 tablet_bootstrap.cc:654] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.397716 14761 raft_consensus.cc:515] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:32.414530 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046e5977e11b47dbaa54e70b246e32bf" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:32.415118 14710 raft_consensus.cc:3060] T 046e5977e11b47dbaa54e70b246e32bf P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.416671 14753 tablet_bootstrap.cc:654] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:32.396140 14602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.20.129:33591, user_credentials={real_user=slave}} blocked reactor thread for 70316.9us
I20260710 11:00:32.431598 14621 tablet_service.cc:1511] Processing CreateTablet for tablet 6887037dca2a4b07891d9b53fc44034f (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:32.432974 14621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6887037dca2a4b07891d9b53fc44034f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.434428 14710 raft_consensus.cc:2468] T 046e5977e11b47dbaa54e70b246e32bf P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 1.
I20260710 11:00:32.433740 14694 tablet_service.cc:1511] Processing CreateTablet for tablet 6887037dca2a4b07891d9b53fc44034f (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:32.435590 14601 leader_election.cc:304] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:32.435989 14694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6887037dca2a4b07891d9b53fc44034f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.444235 14752 tablet_bootstrap.cc:492] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:32.444434 14472 tablet_service.cc:1511] Processing CreateTablet for tablet 6887037dca2a4b07891d9b53fc44034f (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:32.444846 14752 ts_tablet_manager.cc:1403] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.179s	user 0.036s	sys 0.054s
I20260710 11:00:32.445003 14623 tablet_service.cc:1511] Processing CreateTablet for tablet 1678467eb80f4ff9a8dd1b54ebfda52e (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:32.445637 14472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6887037dca2a4b07891d9b53fc44034f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.446318 14623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1678467eb80f4ff9a8dd1b54ebfda52e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.442417 14761 leader_election.cc:290] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Requested vote from peers e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917), 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:32.452361 14761 raft_consensus.cc:2804] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.452811 14761 raft_consensus.cc:697] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Becoming Leader. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Running, Role: LEADER
I20260710 11:00:32.453568 14761 consensus_queue.cc:237] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:32.457585 14697 tablet_service.cc:1511] Processing CreateTablet for tablet 1678467eb80f4ff9a8dd1b54ebfda52e (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:32.458940 14697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1678467eb80f4ff9a8dd1b54ebfda52e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.461180 14552 tablet_service.cc:1511] Processing CreateTablet for tablet 8375c11f8d8142388988c9462484cf3d (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:32.461601 14547 tablet_service.cc:1511] Processing CreateTablet for tablet 446fc735f90f4812b8618be36bd651c2 (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:32.462186 14764 raft_consensus.cc:493] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.462366 14552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8375c11f8d8142388988c9462484cf3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.462682 14764 raft_consensus.cc:515] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.464282 14549 tablet_service.cc:1511] Processing CreateTablet for tablet 1678467eb80f4ff9a8dd1b54ebfda52e (DEFAULT_TABLE table=test-workload [id=8609499460ba4acdb72c989db67192c2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:32.464962 14764 leader_election.cc:290] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:32.463091 14547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446fc735f90f4812b8618be36bd651c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.479108 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce1a76db55042b7abe9f8de5e9322ef" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:32.479744 14710 raft_consensus.cc:2468] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 0.
I20260710 11:00:32.479773 14754 tablet_bootstrap.cc:492] T e5a799da74f4477c8386fd8c81906b7b P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:32.480973 14754 ts_tablet_manager.cc:1403] T e5a799da74f4477c8386fd8c81906b7b P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.032s
W20260710 11:00:32.481266 14601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.20.132:45917, user_credentials={real_user=slave}} blocked reactor thread for 45772.2us
I20260710 11:00:32.484078 14549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1678467eb80f4ff9a8dd1b54ebfda52e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:32.492267 14452 leader_election.cc:304] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 731cc024368747fead55d43adbf898ca, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:32.493247 14764 raft_consensus.cc:2804] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.493599 14764 raft_consensus.cc:493] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.493917 14764 raft_consensus.cc:3060] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.498584 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d523d3a7688434d8be568725d981664" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
W20260710 11:00:32.500133 14526 leader_election.cc:343] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.502063 14764 raft_consensus.cc:515] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.504384 14752 raft_consensus.cc:359] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.500142 14755 tablet_bootstrap.cc:492] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:32.515501 14754 raft_consensus.cc:359] T e5a799da74f4477c8386fd8c81906b7b P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.519498 14755 ts_tablet_manager.cc:1403] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.003s
I20260710 11:00:32.519881 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d523d3a7688434d8be568725d981664" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
W20260710 11:00:32.521364 14528 leader_election.cc:343] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.521790 14528 leader_election.cc:304] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [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: 677da738b67e4f498c9b5a3aed021316; no voters: 731cc024368747fead55d43adbf898ca, 86ebb0c579cb459fa716ce36abaf837d
I20260710 11:00:32.522526 14766 raft_consensus.cc:2749] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.523590 14753 tablet_bootstrap.cc:492] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:32.524026 14753 ts_tablet_manager.cc:1403] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.168s	user 0.012s	sys 0.002s
I20260710 11:00:32.524101 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046e5977e11b47dbaa54e70b246e32bf" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
W20260710 11:00:32.525830 14602 leader_election.cc:343] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.526317 14755 raft_consensus.cc:359] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.527033 14755 raft_consensus.cc:385] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.526845 14753 raft_consensus.cc:359] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.527362 14755 raft_consensus.cc:740] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.527594 14753 raft_consensus.cc:385] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.529456 14755 consensus_queue.cc:260] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.518162 14752 raft_consensus.cc:385] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.528163 14754 raft_consensus.cc:385] T e5a799da74f4477c8386fd8c81906b7b P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.530843 14752 raft_consensus.cc:740] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.528534 14753 raft_consensus.cc:740] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.539763 14752 consensus_queue.cc:260] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.542057 14752 ts_tablet_manager.cc:1434] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.097s	user 0.004s	sys 0.002s
I20260710 11:00:32.550374 14752 tablet_bootstrap.cc:492] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:32.536100 14754 raft_consensus.cc:740] T e5a799da74f4477c8386fd8c81906b7b P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.542364 14383 catalog_manager.cc:5697] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131). New cstate: current_term: 1 leader_uuid: "86ebb0c579cb459fa716ce36abaf837d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.554653 14752 tablet_bootstrap.cc:654] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.548098 14753 consensus_queue.cc:260] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.554672 14754 consensus_queue.cc:260] T e5a799da74f4477c8386fd8c81906b7b P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.563097 14753 ts_tablet_manager.cc:1434] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.004s
I20260710 11:00:32.564131 14753 tablet_bootstrap.cc:492] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:32.569962 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce1a76db55042b7abe9f8de5e9322ef" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:32.570560 14710 raft_consensus.cc:3060] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.570539 14755 ts_tablet_manager.cc:1434] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.027s
I20260710 11:00:32.574280 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207fa13af518416ba0646b6d41d5117c" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:32.576207 14754 ts_tablet_manager.cc:1434] T e5a799da74f4477c8386fd8c81906b7b P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.000s
W20260710 11:00:32.576603 14452 leader_election.cc:343] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.576820 14753 tablet_bootstrap.cc:654] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.574878 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce1a76db55042b7abe9f8de5e9322ef" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:32.576840 14764 leader_election.cc:290] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 election: Requested vote from peers e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:32.578155 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce1a76db55042b7abe9f8de5e9322ef" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:32.578501 14710 raft_consensus.cc:2468] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 1.
I20260710 11:00:32.578768 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207fa13af518416ba0646b6d41d5117c" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:32.579363 14754 tablet_bootstrap.cc:492] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:32.580408 14755 tablet_bootstrap.cc:492] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
W20260710 11:00:32.582381 14452 leader_election.cc:343] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:32.584925 14452 leader_election.cc:343] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:32.585430 14451 leader_election.cc:343] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.585790 14451 leader_election.cc:304] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [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: 731cc024368747fead55d43adbf898ca; no voters: 677da738b67e4f498c9b5a3aed021316, 86ebb0c579cb459fa716ce36abaf837d
I20260710 11:00:32.586352 14764 raft_consensus.cc:2749] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.588183 14452 leader_election.cc:304] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [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: 731cc024368747fead55d43adbf898ca, e94c24ca7ab941d2962177c1a941c487; no voters: 677da738b67e4f498c9b5a3aed021316
I20260710 11:00:32.590674 14754 tablet_bootstrap.cc:654] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.591035 14760 raft_consensus.cc:493] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.591313 14755 tablet_bootstrap.cc:654] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.591395 14752 tablet_bootstrap.cc:492] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:32.591931 14752 ts_tablet_manager.cc:1403] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.000s
I20260710 11:00:32.594669 14752 raft_consensus.cc:359] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.595129 14760 raft_consensus.cc:515] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.595901 14752 raft_consensus.cc:385] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.596220 14752 raft_consensus.cc:740] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.597049 14752 consensus_queue.cc:260] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.599041 14760 leader_election.cc:290] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:32.605765 14764 raft_consensus.cc:2804] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.606362 14764 raft_consensus.cc:697] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 1 LEADER]: Becoming Leader. State: Replica: 731cc024368747fead55d43adbf898ca, State: Running, Role: LEADER
I20260710 11:00:32.608016 14764 consensus_queue.cc:237] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.599157 14752 ts_tablet_manager.cc:1434] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:00:32.610514 14752 tablet_bootstrap.cc:492] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:32.617955 14752 tablet_bootstrap.cc:654] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.623728 14754 tablet_bootstrap.cc:492] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:32.624367 14754 ts_tablet_manager.cc:1403] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.013s
I20260710 11:00:32.626086 14753 tablet_bootstrap.cc:492] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:32.626546 14753 ts_tablet_manager.cc:1403] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.008s
I20260710 11:00:32.627377 14754 raft_consensus.cc:359] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.628167 14754 raft_consensus.cc:385] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.628509 14754 raft_consensus.cc:740] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.629392 14754 consensus_queue.cc:260] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.633788 14753 raft_consensus.cc:359] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.644543 14753 raft_consensus.cc:385] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.637748 14385 catalog_manager.cc:5697] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 731cc024368747fead55d43adbf898ca (127.12.20.129). New cstate: current_term: 1 leader_uuid: "731cc024368747fead55d43adbf898ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.643280 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b041ef2add2e44c99cd0d830c44499fa" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:32.636668 14754 ts_tablet_manager.cc:1434] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:00:32.645879 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b041ef2add2e44c99cd0d830c44499fa" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
W20260710 11:00:32.647351 14676 leader_election.cc:343] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.647639 14755 tablet_bootstrap.cc:492] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:32.648218 14755 ts_tablet_manager.cc:1403] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.031s
I20260710 11:00:32.648602 14754 tablet_bootstrap.cc:492] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:32.651000 14755 raft_consensus.cc:359] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:32.651706 14755 raft_consensus.cc:385] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.652067 14755 raft_consensus.cc:740] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.652778 14755 consensus_queue.cc:260] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:32.654026 14753 raft_consensus.cc:740] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.654848 14754 tablet_bootstrap.cc:654] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.655166 14755 ts_tablet_manager.cc:1434] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:32.656087 14755 tablet_bootstrap.cc:492] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:32.656538 14753 consensus_queue.cc:260] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.657511 14561 raft_consensus.cc:2468] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 0.
I20260710 11:00:32.656129 14752 tablet_bootstrap.cc:492] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:32.659086 14752 ts_tablet_manager.cc:1403] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.008s
I20260710 11:00:32.660357 14675 leader_election.cc:304] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [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: 677da738b67e4f498c9b5a3aed021316, e94c24ca7ab941d2962177c1a941c487; no voters: 731cc024368747fead55d43adbf898ca
I20260710 11:00:32.661501 14760 raft_consensus.cc:2804] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.661845 14760 raft_consensus.cc:493] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.662262 14760 raft_consensus.cc:3060] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.662807 14753 ts_tablet_manager.cc:1434] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260710 11:00:32.663138 14755 tablet_bootstrap.cc:654] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.663745 14753 tablet_bootstrap.cc:492] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:32.670010 14753 tablet_bootstrap.cc:654] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.671202 14760 raft_consensus.cc:515] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.661871 14752 raft_consensus.cc:359] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.673838 14752 raft_consensus.cc:385] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.674217 14752 raft_consensus.cc:740] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.674342 14755 tablet_bootstrap.cc:492] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:32.674300 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b041ef2add2e44c99cd0d830c44499fa" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:32.674790 14760 leader_election.cc:290] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Requested vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:32.674945 14561 raft_consensus.cc:3060] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.674995 14752 consensus_queue.cc:260] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.676162 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b041ef2add2e44c99cd0d830c44499fa" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:32.677042 14761 raft_consensus.cc:493] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.677273 14752 ts_tablet_manager.cc:1434] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:00:32.677527 14761 raft_consensus.cc:515] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.678225 14752 tablet_bootstrap.cc:492] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:32.683755 14754 tablet_bootstrap.cc:492] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:32.684260 14755 ts_tablet_manager.cc:1403] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.009s
I20260710 11:00:32.684358 14754 ts_tablet_manager.cc:1403] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.008s
I20260710 11:00:32.684544 14752 tablet_bootstrap.cc:654] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.685456 14561 raft_consensus.cc:2468] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:32.685895 14766 raft_consensus.cc:493] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.686494 14675 leader_election.cc:304] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:32.687336 14760 raft_consensus.cc:2804] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.686370 14766 raft_consensus.cc:515] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
W20260710 11:00:32.688581 14676 leader_election.cc:343] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.689397 14755 raft_consensus.cc:359] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:32.690161 14755 raft_consensus.cc:385] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.690495 14755 raft_consensus.cc:740] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.690791 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a799da74f4477c8386fd8c81906b7b" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:32.691897 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1bf960debb4e66aba12ea9dd5b6df1" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:32.691416 14755 consensus_queue.cc:260] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:32.693363 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1bf960debb4e66aba12ea9dd5b6df1" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:32.691412 14710 raft_consensus.cc:2468] T e5a799da74f4477c8386fd8c81906b7b P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 0.
I20260710 11:00:32.693944 14487 raft_consensus.cc:2468] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 0.
I20260710 11:00:32.694489 14755 ts_tablet_manager.cc:1434] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:00:32.694823 14601 leader_election.cc:304] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:32.695590 14755 tablet_bootstrap.cc:492] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:32.695197 14528 leader_election.cc:304] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, 731cc024368747fead55d43adbf898ca; no voters: 
I20260710 11:00:32.695883 14777 raft_consensus.cc:2804] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.696336 14777 raft_consensus.cc:493] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.696672 14777 raft_consensus.cc:3060] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:32.697198 14526 leader_election.cc:343] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.689764 14766 leader_election.cc:290] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:32.700168 14766 raft_consensus.cc:2804] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.700555 14766 raft_consensus.cc:493] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.700877 14766 raft_consensus.cc:3060] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.703120 14755 tablet_bootstrap.cc:654] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.679623 14761 leader_election.cc:290] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:32.723553 14754 raft_consensus.cc:359] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.725718 14754 raft_consensus.cc:385] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.726022 14754 raft_consensus.cc:740] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.726759 14777 raft_consensus.cc:515] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.726935 14754 consensus_queue.cc:260] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.729641 14766 raft_consensus.cc:515] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.732730 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a799da74f4477c8386fd8c81906b7b" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:32.732923 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1bf960debb4e66aba12ea9dd5b6df1" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
W20260710 11:00:32.734237 14601 leader_election.cc:343] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:32.734500 14526 leader_election.cc:343] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.737356 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a799da74f4477c8386fd8c81906b7b" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:32.737944 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1bf960debb4e66aba12ea9dd5b6df1" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:32.738574 14487 raft_consensus.cc:3060] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:32.738700 14601 leader_election.cc:343] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.740967 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a799da74f4477c8386fd8c81906b7b" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:32.741533 14710 raft_consensus.cc:3060] T e5a799da74f4477c8386fd8c81906b7b P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.746330 14487 raft_consensus.cc:2468] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 1.
I20260710 11:00:32.747886 14528 leader_election.cc:304] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [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: 677da738b67e4f498c9b5a3aed021316, 731cc024368747fead55d43adbf898ca; no voters: 86ebb0c579cb459fa716ce36abaf837d
I20260710 11:00:32.748418 14710 raft_consensus.cc:2468] T e5a799da74f4477c8386fd8c81906b7b P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 1.
I20260710 11:00:32.748936 14800 raft_consensus.cc:2804] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.749615 14601 leader_election.cc:304] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [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: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 677da738b67e4f498c9b5a3aed021316
I20260710 11:00:32.750524 14761 raft_consensus.cc:2804] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.753199 14761 raft_consensus.cc:697] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Becoming Leader. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Running, Role: LEADER
I20260710 11:00:32.754063 14761 consensus_queue.cc:237] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.755147 14754 ts_tablet_manager.cc:1434] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260710 11:00:32.756201 14777 leader_election.cc:290] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Requested vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:32.756438 14754 tablet_bootstrap.cc:492] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:32.756968 14766 leader_election.cc:290] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 election: Requested vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:32.757797 14760 raft_consensus.cc:697] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Becoming Leader. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
I20260710 11:00:32.758728 14760 consensus_queue.cc:237] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.762812 14800 raft_consensus.cc:697] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [term 1 LEADER]: Becoming Leader. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Running, Role: LEADER
I20260710 11:00:32.763738 14800 consensus_queue.cc:237] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.768230 14384 catalog_manager.cc:5697] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131). New cstate: current_term: 1 leader_uuid: "86ebb0c579cb459fa716ce36abaf837d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.784587 14753 tablet_bootstrap.cc:492] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:32.785090 14753 ts_tablet_manager.cc:1403] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.122s	user 0.029s	sys 0.024s
I20260710 11:00:32.788319 14754 tablet_bootstrap.cc:654] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.787889 14753 raft_consensus.cc:359] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.787814 14384 catalog_manager.cc:5697] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 reported cstate change: term changed from 0 to 1, leader changed from <none> to e94c24ca7ab941d2962177c1a941c487 (127.12.20.132). New cstate: current_term: 1 leader_uuid: "e94c24ca7ab941d2962177c1a941c487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.788738 14753 raft_consensus.cc:385] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.789074 14753 raft_consensus.cc:740] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.789906 14753 consensus_queue.cc:260] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.795370 14752 tablet_bootstrap.cc:492] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:32.797173 14752 ts_tablet_manager.cc:1403] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.119s	user 0.023s	sys 0.026s
I20260710 11:00:32.799993 14752 raft_consensus.cc:359] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.802649 14752 raft_consensus.cc:385] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.804087 14752 raft_consensus.cc:740] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.804955 14752 consensus_queue.cc:260] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.803786 14755 tablet_bootstrap.cc:492] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:32.806689 14755 ts_tablet_manager.cc:1403] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.111s	user 0.057s	sys 0.038s
I20260710 11:00:32.809832 14755 raft_consensus.cc:359] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.810348 14753 ts_tablet_manager.cc:1434] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 11:00:32.811445 14755 raft_consensus.cc:385] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.811873 14755 raft_consensus.cc:740] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.812088 14753 tablet_bootstrap.cc:492] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:32.812736 14752 ts_tablet_manager.cc:1434] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260710 11:00:32.813758 14752 tablet_bootstrap.cc:492] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:32.818401 14753 tablet_bootstrap.cc:654] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.819245 14755 consensus_queue.cc:260] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.822899 14752 tablet_bootstrap.cc:654] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.824498 14755 ts_tablet_manager.cc:1434] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:00:32.827769 14755 tablet_bootstrap.cc:492] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:32.827235 14383 catalog_manager.cc:5697] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677da738b67e4f498c9b5a3aed021316 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "677da738b67e4f498c9b5a3aed021316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.833449 14755 tablet_bootstrap.cc:654] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.834085 14754 tablet_bootstrap.cc:492] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:32.834568 14754 ts_tablet_manager.cc:1403] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.078s	user 0.028s	sys 0.006s
I20260710 11:00:32.837384 14754 raft_consensus.cc:359] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:32.838027 14754 raft_consensus.cc:385] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.838305 14754 raft_consensus.cc:740] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.838336 14753 tablet_bootstrap.cc:492] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:32.838855 14752 tablet_bootstrap.cc:492] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:32.838969 14753 ts_tablet_manager.cc:1403] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260710 11:00:32.839291 14752 ts_tablet_manager.cc:1403] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.002s
I20260710 11:00:32.839185 14754 consensus_queue.cc:260] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:32.842176 14752 raft_consensus.cc:359] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.842552 14753 raft_consensus.cc:359] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.842842 14752 raft_consensus.cc:385] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.843369 14752 raft_consensus.cc:740] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.843266 14753 raft_consensus.cc:385] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.844075 14753 raft_consensus.cc:740] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.844147 14752 consensus_queue.cc:260] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.844807 14753 consensus_queue.cc:260] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.846295 14755 tablet_bootstrap.cc:492] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:32.846761 14755 ts_tablet_manager.cc:1403] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:00:32.846870 14753 ts_tablet_manager.cc:1434] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260710 11:00:32.847148 14754 ts_tablet_manager.cc:1434] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:00:32.847793 14753 tablet_bootstrap.cc:492] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:32.848112 14754 tablet_bootstrap.cc:492] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:32.849459 14755 raft_consensus.cc:359] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.850132 14755 raft_consensus.cc:385] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.850411 14755 raft_consensus.cc:740] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.853780 14760 raft_consensus.cc:493] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.854156 14753 tablet_bootstrap.cc:654] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.854233 14760 raft_consensus.cc:515] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.856594 14760 leader_election.cc:290] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:32.857990 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac6d595655d4e9b9276de0b1d1da2c1" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:32.859050 14752 ts_tablet_manager.cc:1434] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
W20260710 11:00:32.859325 14675 leader_election.cc:343] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.864848 14752 tablet_bootstrap.cc:492] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:32.867763 14753 tablet_bootstrap.cc:492] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:32.868266 14753 ts_tablet_manager.cc:1403] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 11:00:32.868129 14755 consensus_queue.cc:260] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.870656 14753 raft_consensus.cc:359] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.871183 14753 raft_consensus.cc:385] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.871409 14753 raft_consensus.cc:740] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.871810 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac6d595655d4e9b9276de0b1d1da2c1" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:32.872304 14753 consensus_queue.cc:260] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.872870 14755 ts_tablet_manager.cc:1434] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
W20260710 11:00:32.873306 14674 leader_election.cc:343] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.873885 14755 tablet_bootstrap.cc:492] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:32.873746 14674 leader_election.cc:304] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [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: e94c24ca7ab941d2962177c1a941c487; no voters: 677da738b67e4f498c9b5a3aed021316, 86ebb0c579cb459fa716ce36abaf837d
I20260710 11:00:32.874878 14760 raft_consensus.cc:2749] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.875918 14754 tablet_bootstrap.cc:654] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.877274 14753 ts_tablet_manager.cc:1434] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:00:32.878324 14753 tablet_bootstrap.cc:492] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:32.881582 14764 raft_consensus.cc:493] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.882045 14764 raft_consensus.cc:515] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.884189 14764 leader_election.cc:290] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:32.885208 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bc146e3ff24e488a7e737ba2b7e763" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:32.885680 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bc146e3ff24e488a7e737ba2b7e763" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:32.885834 14561 raft_consensus.cc:2468] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 0.
I20260710 11:00:32.886287 14636 raft_consensus.cc:2468] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 0.
I20260710 11:00:32.887173 14753 tablet_bootstrap.cc:654] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.888703 14761 raft_consensus.cc:493] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.889164 14761 raft_consensus.cc:515] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.890215 14752 tablet_bootstrap.cc:654] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.887108 14452 leader_election.cc:304] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, 731cc024368747fead55d43adbf898ca; no voters: 
I20260710 11:00:32.891050 14761 leader_election.cc:290] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:32.892385 14764 raft_consensus.cc:2804] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.892517 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d523d3a7688434d8be568725d981664" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:32.892802 14764 raft_consensus.cc:493] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.892926 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d523d3a7688434d8be568725d981664" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:32.893184 14764 raft_consensus.cc:3060] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.893550 14561 raft_consensus.cc:2468] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 0.
W20260710 11:00:32.893932 14602 leader_election.cc:343] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.894810 14601 leader_election.cc:304] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [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: 677da738b67e4f498c9b5a3aed021316, 86ebb0c579cb459fa716ce36abaf837d; no voters: 731cc024368747fead55d43adbf898ca
I20260710 11:00:32.895915 14761 raft_consensus.cc:2804] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.896324 14761 raft_consensus.cc:493] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.896689 14761 raft_consensus.cc:3060] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.896950 14755 tablet_bootstrap.cc:654] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.900077 14764 raft_consensus.cc:515] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.903074 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bc146e3ff24e488a7e737ba2b7e763" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:32.903685 14561 raft_consensus.cc:3060] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.903743 14754 tablet_bootstrap.cc:492] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:32.904510 14754 ts_tablet_manager.cc:1403] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.009s
I20260710 11:00:32.905730 14764 leader_election.cc:290] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 election: Requested vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:32.903916 14761 raft_consensus.cc:515] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.906952 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bc146e3ff24e488a7e737ba2b7e763" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:32.907524 14636 raft_consensus.cc:3060] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.908978 14761 leader_election.cc:290] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Requested vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:32.909192 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d523d3a7688434d8be568725d981664" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:32.909778 14562 raft_consensus.cc:3060] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.913146 14754 raft_consensus.cc:359] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.913805 14754 raft_consensus.cc:385] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.914058 14754 raft_consensus.cc:740] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.914677 14754 consensus_queue.cc:260] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.915268 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d523d3a7688434d8be568725d981664" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:32.915776 14636 raft_consensus.cc:2468] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 1.
I20260710 11:00:32.916507 14754 ts_tablet_manager.cc:1434] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:00:32.917490 14754 tablet_bootstrap.cc:492] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:32.918967 14451 leader_election.cc:304] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 731cc024368747fead55d43adbf898ca, 86ebb0c579cb459fa716ce36abaf837d; no voters: 
I20260710 11:00:32.920174 14764 raft_consensus.cc:2804] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.920629 14764 raft_consensus.cc:697] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 1 LEADER]: Becoming Leader. State: Replica: 731cc024368747fead55d43adbf898ca, State: Running, Role: LEADER
I20260710 11:00:32.921402 14764 consensus_queue.cc:237] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.921844 14761 raft_consensus.cc:493] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.922436 14754 tablet_bootstrap.cc:654] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.922322 14761 raft_consensus.cc:515] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.924297 14761 leader_election.cc:290] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
W20260710 11:00:32.925540 14602 leader_election.cc:343] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.926220 14560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e7fd4c22214ae98ddf0c4a7d2473d9" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:32.926731 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e7fd4c22214ae98ddf0c4a7d2473d9" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
W20260710 11:00:32.927551 14601 leader_election.cc:343] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:32.928351 14601 leader_election.cc:343] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.928726 14601 leader_election.cc:304] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [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: 86ebb0c579cb459fa716ce36abaf837d; no voters: 677da738b67e4f498c9b5a3aed021316, e94c24ca7ab941d2962177c1a941c487
I20260710 11:00:32.929137 14562 raft_consensus.cc:2468] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 1.
I20260710 11:00:32.929829 14761 raft_consensus.cc:2749] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.930279 14601 leader_election.cc:304] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [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: 677da738b67e4f498c9b5a3aed021316, 86ebb0c579cb459fa716ce36abaf837d; no voters: 731cc024368747fead55d43adbf898ca
I20260710 11:00:32.931340 14761 raft_consensus.cc:2804] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.932003 14761 raft_consensus.cc:697] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Becoming Leader. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Running, Role: LEADER
I20260710 11:00:32.933116 14761 consensus_queue.cc:237] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.936024 14561 raft_consensus.cc:2468] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 1.
I20260710 11:00:32.940745 14752 tablet_bootstrap.cc:492] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:32.941254 14752 ts_tablet_manager.cc:1403] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.001s
I20260710 11:00:32.944054 14752 raft_consensus.cc:359] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.944710 14752 raft_consensus.cc:385] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.944980 14752 raft_consensus.cc:740] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.943713 14753 tablet_bootstrap.cc:492] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:32.946835 14753 ts_tablet_manager.cc:1403] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.012s
I20260710 11:00:32.948408 14761 consensus_queue.cc:1048] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:32.949290 14753 raft_consensus.cc:359] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.949958 14753 raft_consensus.cc:385] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.950219 14753 raft_consensus.cc:740] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.950330 14385 catalog_manager.cc:5697] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 731cc024368747fead55d43adbf898ca (127.12.20.129). New cstate: current_term: 1 leader_uuid: "731cc024368747fead55d43adbf898ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.951864 14753 consensus_queue.cc:260] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.953023 14755 tablet_bootstrap.cc:492] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:32.952414 14382 catalog_manager.cc:5697] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131). New cstate: current_term: 1 leader_uuid: "86ebb0c579cb459fa716ce36abaf837d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:32.953431 14755 ts_tablet_manager.cc:1403] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.010s
I20260710 11:00:32.955979 14755 raft_consensus.cc:359] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.956565 14755 raft_consensus.cc:385] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.956811 14755 raft_consensus.cc:740] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.957432 14755 consensus_queue.cc:260] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:32.945741 14752 consensus_queue.cc:260] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:32.959321 14755 ts_tablet_manager.cc:1434] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:00:32.960922 14753 ts_tablet_manager.cc:1434] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:00:32.965178 14753 tablet_bootstrap.cc:492] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:32.966902 14755 tablet_bootstrap.cc:492] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:32.960116 14752 ts_tablet_manager.cc:1434] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:00:32.971496 14753 tablet_bootstrap.cc:654] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.973047 14752 tablet_bootstrap.cc:492] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:32.976459 14754 tablet_bootstrap.cc:492] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:32.976969 14754 ts_tablet_manager.cc:1403] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.060s	user 0.005s	sys 0.006s
I20260710 11:00:32.982478 14755 tablet_bootstrap.cc:654] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.980584 14754 raft_consensus.cc:359] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:32.998068 14764 consensus_queue.cc:1048] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:32.998531 14754 raft_consensus.cc:385] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.998850 14754 raft_consensus.cc:740] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.001458 14754 consensus_queue.cc:260] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.003791 14754 ts_tablet_manager.cc:1434] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:00:33.004799 14754 tablet_bootstrap.cc:492] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:32.988262 14487 raft_consensus.cc:3060] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.986582 14752 tablet_bootstrap.cc:654] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.007422 14753 tablet_bootstrap.cc:492] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:33.007979 14753 ts_tablet_manager.cc:1403] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.006s
I20260710 11:00:33.010533 14753 raft_consensus.cc:359] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.012892 14754 tablet_bootstrap.cc:654] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.012367 14783 raft_consensus.cc:493] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.013300 14753 raft_consensus.cc:385] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.013398 14783 raft_consensus.cc:515] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.013928 14753 raft_consensus.cc:740] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.015070 14753 consensus_queue.cc:260] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.012892 14755 tablet_bootstrap.cc:492] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:33.016417 14755 ts_tablet_manager.cc:1403] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.002s
I20260710 11:00:33.016706 14753 ts_tablet_manager.cc:1434] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:00:33.017392 14753 tablet_bootstrap.cc:492] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:33.023371 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d523d3a7688434d8be568725d981664" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:33.024276 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d523d3a7688434d8be568725d981664" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:33.020074 14783 leader_election.cc:290] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:33.025931 14753 tablet_bootstrap.cc:654] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.026165 14561 raft_consensus.cc:2393] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 731cc024368747fead55d43adbf898ca in current term 1: Already voted for candidate 86ebb0c579cb459fa716ce36abaf837d in this term.
I20260710 11:00:33.038741 14452 leader_election.cc:304] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [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: 731cc024368747fead55d43adbf898ca; no voters: 677da738b67e4f498c9b5a3aed021316, 86ebb0c579cb459fa716ce36abaf837d
I20260710 11:00:33.039880 14783 raft_consensus.cc:3060] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.040858 14755 raft_consensus.cc:359] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.041508 14755 raft_consensus.cc:385] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.041757 14755 raft_consensus.cc:740] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.042405 14755 consensus_queue.cc:260] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.038075 14764 raft_consensus.cc:493] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.044572 14764 raft_consensus.cc:515] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.047086 14761 raft_consensus.cc:493] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.047637 14761 raft_consensus.cc:515] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.048532 14777 consensus_queue.cc:1048] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.049676 14761 leader_election.cc:290] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:33.052073 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7245a702d54b09bc549c335faf3a36" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:33.052806 14708 raft_consensus.cc:2468] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 0.
I20260710 11:00:33.054121 14601 leader_election.cc:304] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:33.055624 14761 raft_consensus.cc:2804] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.056041 14761 raft_consensus.cc:493] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.056394 14761 raft_consensus.cc:3060] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.061076 14783 raft_consensus.cc:2749] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.062249 14764 leader_election.cc:290] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:33.069576 14764 raft_consensus.cc:493] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.070103 14764 raft_consensus.cc:515] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.072131 14764 leader_election.cc:290] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:33.063809 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046e5977e11b47dbaa54e70b246e32bf" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:33.065948 14761 raft_consensus.cc:515] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.080283 14752 tablet_bootstrap.cc:492] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:33.080792 14752 ts_tablet_manager.cc:1403] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.022s
I20260710 11:00:33.083221 14752 raft_consensus.cc:359] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.085315 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046e5977e11b47dbaa54e70b246e32bf" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:33.087594 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c03962c375745ae813147cf95760137" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:33.088083 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7245a702d54b09bc549c335faf3a36" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:33.088685 14708 raft_consensus.cc:3060] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.090111 14755 ts_tablet_manager.cc:1434] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.000s
I20260710 11:00:33.091078 14755 tablet_bootstrap.cc:492] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:33.094552 14755 tablet_bootstrap.cc:654] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.095081 14777 raft_consensus.cc:493] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.095566 14777 raft_consensus.cc:515] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.096598 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7245a702d54b09bc549c335faf3a36" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:33.097249 14487 raft_consensus.cc:2468] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 0.
I20260710 11:00:33.098719 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1bf960debb4e66aba12ea9dd5b6df1" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:33.100332 14777 leader_election.cc:290] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:33.101159 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7245a702d54b09bc549c335faf3a36" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:33.101723 14487 raft_consensus.cc:3060] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.102888 14708 raft_consensus.cc:2468] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 1.
I20260710 11:00:33.103767 14754 tablet_bootstrap.cc:492] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:33.103983 14601 leader_election.cc:304] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:33.104805 14777 raft_consensus.cc:2804] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.104233 14754 ts_tablet_manager.cc:1403] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.100s	user 0.009s	sys 0.001s
I20260710 11:00:33.105947 14777 raft_consensus.cc:697] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Becoming Leader. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Running, Role: LEADER
I20260710 11:00:33.106824 14777 consensus_queue.cc:237] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.107479 14754 raft_consensus.cc:359] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.108134 14754 raft_consensus.cc:385] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.108415 14754 raft_consensus.cc:740] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.109097 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1bf960debb4e66aba12ea9dd5b6df1" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:33.109979 14485 raft_consensus.cc:2393] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86ebb0c579cb459fa716ce36abaf837d in current term 1: Already voted for candidate 677da738b67e4f498c9b5a3aed021316 in this term.
I20260710 11:00:33.110136 14761 leader_election.cc:290] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Requested vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:33.111151 14752 raft_consensus.cc:385] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.111511 14752 raft_consensus.cc:740] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.111827 14602 leader_election.cc:304] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d [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: 86ebb0c579cb459fa716ce36abaf837d; no voters: 677da738b67e4f498c9b5a3aed021316, 731cc024368747fead55d43adbf898ca
I20260710 11:00:33.112502 14753 tablet_bootstrap.cc:492] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:33.112192 14752 consensus_queue.cc:260] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.113040 14753 ts_tablet_manager.cc:1403] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.007s
I20260710 11:00:33.113183 14636 raft_consensus.cc:2468] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 0.
I20260710 11:00:33.115706 14753 raft_consensus.cc:359] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.116492 14753 raft_consensus.cc:385] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.116935 14753 raft_consensus.cc:740] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.118106 14761 raft_consensus.cc:3060] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.118783 14753 consensus_queue.cc:260] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.120823 14753 ts_tablet_manager.cc:1434] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260710 11:00:33.117602 14452 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.20.132:45917, user_credentials={real_user=slave}} blocked reactor thread for 52334.4us
I20260710 11:00:33.116113 14752 ts_tablet_manager.cc:1434] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260710 11:00:33.123178 14752 tablet_bootstrap.cc:492] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:33.124047 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c03962c375745ae813147cf95760137" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:33.124678 14708 raft_consensus.cc:2468] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 0.
I20260710 11:00:33.124868 14761 raft_consensus.cc:2749] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.128521 14752 tablet_bootstrap.cc:654] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.128671 14561 raft_consensus.cc:3060] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.128389 14382 catalog_manager.cc:5697] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131). New cstate: current_term: 1 leader_uuid: "86ebb0c579cb459fa716ce36abaf837d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.129297 14451 leader_election.cc:304] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [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: 731cc024368747fead55d43adbf898ca; no voters: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487
I20260710 11:00:33.130546 14831 raft_consensus.cc:2749] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:33.109127 14754 consensus_queue.cc:260] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.134667 14754 ts_tablet_manager.cc:1434] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.000s
I20260710 11:00:33.135455 14754 tablet_bootstrap.cc:492] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:33.131812 14451 leader_election.cc:304] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 731cc024368747fead55d43adbf898ca, 86ebb0c579cb459fa716ce36abaf837d; no voters: 
I20260710 11:00:33.136469 14831 raft_consensus.cc:2804] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.136806 14831 raft_consensus.cc:493] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.137096 14831 raft_consensus.cc:3060] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.141601 14760 raft_consensus.cc:493] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.142081 14760 raft_consensus.cc:515] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.145604 14760 leader_election.cc:290] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:33.145954 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31bb853cb854dfdb577b482729a429b" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:33.146462 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31bb853cb854dfdb577b482729a429b" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:33.146649 14562 raft_consensus.cc:2468] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 0.
I20260710 11:00:33.147070 14486 raft_consensus.cc:2468] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 0.
I20260710 11:00:33.148015 14675 leader_election.cc:304] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:33.149567 14487 raft_consensus.cc:2468] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 1.
I20260710 11:00:33.150079 14760 raft_consensus.cc:2804] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.150398 14761 raft_consensus.cc:493] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.150483 14760 raft_consensus.cc:493] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.150995 14760 raft_consensus.cc:3060] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.150887 14761 raft_consensus.cc:515] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.152908 14831 raft_consensus.cc:515] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.159212 14753 tablet_bootstrap.cc:492] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:33.153604 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac6d595655d4e9b9276de0b1d1da2c1" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:33.159715 14562 raft_consensus.cc:2468] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 0.
I20260710 11:00:33.161070 14831 leader_election.cc:290] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 election: Requested vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:33.156170 14761 leader_election.cc:290] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:33.156970 14832 consensus_queue.cc:1048] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:33.162590 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c03962c375745ae813147cf95760137" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:33.163157 14636 raft_consensus.cc:3060] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.158998 14754 tablet_bootstrap.cc:654] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.162006 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c03962c375745ae813147cf95760137" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:33.164201 14708 raft_consensus.cc:3060] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.162163 14601 leader_election.cc:304] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, 86ebb0c579cb459fa716ce36abaf837d; no voters: 
I20260710 11:00:33.155733 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac6d595655d4e9b9276de0b1d1da2c1" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:33.168330 14761 raft_consensus.cc:2804] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.168375 14802 raft_consensus.cc:493] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.168831 14761 raft_consensus.cc:493] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.168527 14710 raft_consensus.cc:2468] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 0.
I20260710 11:00:33.169224 14761 raft_consensus.cc:3060] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.169557 14636 raft_consensus.cc:2468] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 1.
I20260710 11:00:33.169171 14802 raft_consensus.cc:515] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.170655 14451 leader_election.cc:304] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 731cc024368747fead55d43adbf898ca, 86ebb0c579cb459fa716ce36abaf837d; no voters: 
I20260710 11:00:33.171372 14832 raft_consensus.cc:2804] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.171805 14832 raft_consensus.cc:697] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 1 LEADER]: Becoming Leader. State: Replica: 731cc024368747fead55d43adbf898ca, State: Running, Role: LEADER
I20260710 11:00:33.172201 14802 leader_election.cc:290] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:33.172590 14832 consensus_queue.cc:237] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.175951 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fca6fb81f04d0788470045582cf52c" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:33.177161 14755 tablet_bootstrap.cc:492] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
W20260710 11:00:33.177325 14676 leader_election.cc:343] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.178642 14755 ts_tablet_manager.cc:1403] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.088s	user 0.008s	sys 0.000s
I20260710 11:00:33.181638 14755 raft_consensus.cc:359] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.185899 14755 raft_consensus.cc:385] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.182379 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fca6fb81f04d0788470045582cf52c" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:33.186949 14561 raft_consensus.cc:2468] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 0.
I20260710 11:00:33.188228 14675 leader_election.cc:304] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [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: 677da738b67e4f498c9b5a3aed021316, e94c24ca7ab941d2962177c1a941c487; no voters: 731cc024368747fead55d43adbf898ca
I20260710 11:00:33.189450 14802 raft_consensus.cc:2804] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.189831 14802 raft_consensus.cc:493] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.190304 14802 raft_consensus.cc:3060] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.189976 14761 raft_consensus.cc:515] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.191129 14760 raft_consensus.cc:515] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.192788 14761 leader_election.cc:290] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Requested vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:33.193845 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac6d595655d4e9b9276de0b1d1da2c1" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:33.194438 14710 raft_consensus.cc:3060] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.196635 14560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac6d595655d4e9b9276de0b1d1da2c1" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:33.197253 14560 raft_consensus.cc:3060] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.204602 14799 raft_consensus.cc:493] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.204864 14560 raft_consensus.cc:2468] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 1.
I20260710 11:00:33.205122 14799 raft_consensus.cc:515] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.206226 14601 leader_election.cc:304] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, 86ebb0c579cb459fa716ce36abaf837d; no voters: 
I20260710 11:00:33.206333 14708 raft_consensus.cc:2468] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 1.
I20260710 11:00:33.207193 14761 raft_consensus.cc:2804] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.207332 14799 leader_election.cc:290] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:33.208001 14761 raft_consensus.cc:697] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Becoming Leader. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Running, Role: LEADER
I20260710 11:00:33.208539 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e7fd4c22214ae98ddf0c4a7d2473d9" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:33.209098 14559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e7fd4c22214ae98ddf0c4a7d2473d9" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:33.209252 14636 raft_consensus.cc:2468] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 0.
I20260710 11:00:33.208909 14761 consensus_queue.cc:237] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
W20260710 11:00:33.210493 14675 leader_election.cc:343] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.211092 14674 leader_election.cc:304] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [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: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 677da738b67e4f498c9b5a3aed021316
I20260710 11:00:33.212144 14799 raft_consensus.cc:2804] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.212502 14799 raft_consensus.cc:493] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.205176 14710 raft_consensus.cc:2468] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 1.
I20260710 11:00:33.215320 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31bb853cb854dfdb577b482729a429b" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:33.215780 14755 raft_consensus.cc:740] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.215891 14487 raft_consensus.cc:3060] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.217016 14755 consensus_queue.cc:260] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.212833 14799 raft_consensus.cc:3060] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.222045 14382 catalog_manager.cc:5697] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131). New cstate: current_term: 1 leader_uuid: "86ebb0c579cb459fa716ce36abaf837d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.223215 14487 raft_consensus.cc:2468] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:33.222939 14755 ts_tablet_manager.cc:1434] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260710 11:00:33.224388 14676 leader_election.cc:304] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 731cc024368747fead55d43adbf898ca, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:33.225143 14760 leader_election.cc:290] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Requested vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:33.225386 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31bb853cb854dfdb577b482729a429b" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:33.225724 14760 raft_consensus.cc:2804] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.226125 14561 raft_consensus.cc:3060] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.226222 14760 raft_consensus.cc:697] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Becoming Leader. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
I20260710 11:00:33.227190 14760 consensus_queue.cc:237] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
W20260710 11:00:33.221347 14433 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:33.230455 14384 catalog_manager.cc:5697] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 731cc024368747fead55d43adbf898ca (127.12.20.129). New cstate: current_term: 1 leader_uuid: "731cc024368747fead55d43adbf898ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:33.231256 14753 tablet_bootstrap.cc:654] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.215185 14802 raft_consensus.cc:515] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.232700 14755 tablet_bootstrap.cc:492] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:33.238211 14561 raft_consensus.cc:2468] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:33.231943 14799 raft_consensus.cc:515] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.241458 14799 leader_election.cc:290] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Requested vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:33.242177 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e7fd4c22214ae98ddf0c4a7d2473d9" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:33.243176 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e7fd4c22214ae98ddf0c4a7d2473d9" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
W20260710 11:00:33.243350 14675 leader_election.cc:343] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.243767 14636 raft_consensus.cc:3060] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.249619 14755 tablet_bootstrap.cc:654] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.257193 14636 raft_consensus.cc:2468] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:33.258122 14800 raft_consensus.cc:493] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.258669 14800 raft_consensus.cc:515] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.259323 14802 leader_election.cc:290] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Requested vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:33.260412 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fca6fb81f04d0788470045582cf52c" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:33.260577 14674 leader_election.cc:304] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [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: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 677da738b67e4f498c9b5a3aed021316
I20260710 11:00:33.260957 14561 raft_consensus.cc:3060] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.261711 14802 raft_consensus.cc:2804] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.262444 14802 raft_consensus.cc:697] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Becoming Leader. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
I20260710 11:00:33.263345 14802 consensus_queue.cc:237] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.264997 14800 leader_election.cc:290] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
W20260710 11:00:33.269578 14676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.20.129:33591, user_credentials={real_user=slave}} blocked reactor thread for 45322.1us
I20260710 11:00:33.270743 14752 tablet_bootstrap.cc:492] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:33.271198 14752 ts_tablet_manager.cc:1403] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.148s	user 0.023s	sys 0.046s
I20260710 11:00:33.271023 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fca6fb81f04d0788470045582cf52c" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:33.271274 14561 raft_consensus.cc:2468] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:33.272187 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a799da74f4477c8386fd8c81906b7b" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
W20260710 11:00:33.272317 14676 leader_election.cc:343] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.275439 14752 raft_consensus.cc:359] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.276156 14752 raft_consensus.cc:385] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.276427 14752 raft_consensus.cc:740] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.277096 14752 consensus_queue.cc:260] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.279014 14752 ts_tablet_manager.cc:1434] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:00:33.281975 14752 tablet_bootstrap.cc:492] T 207fa13af518416ba0646b6d41d5117c P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:33.285573 14754 tablet_bootstrap.cc:492] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:33.286083 14754 ts_tablet_manager.cc:1403] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.151s	user 0.022s	sys 0.015s
I20260710 11:00:33.286032 14382 catalog_manager.cc:5697] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 reported cstate change: term changed from 0 to 1, leader changed from <none> to e94c24ca7ab941d2962177c1a941c487 (127.12.20.132). New cstate: current_term: 1 leader_uuid: "e94c24ca7ab941d2962177c1a941c487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.288800 14754 raft_consensus.cc:359] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.289466 14754 raft_consensus.cc:385] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.289753 14754 raft_consensus.cc:740] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.291505 14675 leader_election.cc:304] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [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: 677da738b67e4f498c9b5a3aed021316, e94c24ca7ab941d2962177c1a941c487; no voters: 731cc024368747fead55d43adbf898ca
I20260710 11:00:33.292562 14760 raft_consensus.cc:2804] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.291927 14754 consensus_queue.cc:260] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.293037 14760 raft_consensus.cc:697] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Becoming Leader. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
I20260710 11:00:33.294574 14760 consensus_queue.cc:237] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.294914 14799 consensus_queue.cc:1048] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.298606 14754 ts_tablet_manager.cc:1434] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:00:33.299512 14754 tablet_bootstrap.cc:492] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:33.302043 14753 tablet_bootstrap.cc:492] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:33.303275 14753 ts_tablet_manager.cc:1403] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.144s	user 0.017s	sys 0.003s
I20260710 11:00:33.303077 14800 consensus_queue.cc:1048] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.304067 14755 tablet_bootstrap.cc:492] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:33.304562 14755 ts_tablet_manager.cc:1403] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.000s
I20260710 11:00:33.305721 14753 raft_consensus.cc:359] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.306423 14753 raft_consensus.cc:385] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.306679 14753 raft_consensus.cc:740] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.309162 14752 tablet_bootstrap.cc:654] T 207fa13af518416ba0646b6d41d5117c P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.307294 14755 raft_consensus.cc:359] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.312006 14754 tablet_bootstrap.cc:654] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.311969 14755 raft_consensus.cc:385] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.312577 14755 raft_consensus.cc:740] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.313449 14755 consensus_queue.cc:260] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.316419 14753 consensus_queue.cc:260] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.318751 14753 ts_tablet_manager.cc:1434] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:00:33.319272 14800 consensus_queue.cc:1048] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.319866 14753 tablet_bootstrap.cc:492] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:33.322525 14754 tablet_bootstrap.cc:492] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:33.322968 14754 ts_tablet_manager.cc:1403] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.007s
I20260710 11:00:33.322180 14382 catalog_manager.cc:5697] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 reported cstate change: term changed from 0 to 1, leader changed from <none> to e94c24ca7ab941d2962177c1a941c487 (127.12.20.132). New cstate: current_term: 1 leader_uuid: "e94c24ca7ab941d2962177c1a941c487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:33.324131 14382 catalog_manager.cc:5697] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 reported cstate change: term changed from 0 to 1, leader changed from <none> to e94c24ca7ab941d2962177c1a941c487 (127.12.20.132). New cstate: current_term: 1 leader_uuid: "e94c24ca7ab941d2962177c1a941c487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.325809 14753 tablet_bootstrap.cc:654] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.325850 14754 raft_consensus.cc:359] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.326575 14754 raft_consensus.cc:385] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.326833 14754 raft_consensus.cc:740] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.327419 14559 raft_consensus.cc:3060] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.327571 14832 raft_consensus.cc:493] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.327644 14754 consensus_queue.cc:260] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.328109 14832 raft_consensus.cc:515] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.330101 14832 leader_election.cc:290] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:33.330098 14754 ts_tablet_manager.cc:1434] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:33.331506 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fca6fb81f04d0788470045582cf52c" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:33.332120 14754 tablet_bootstrap.cc:492] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:33.332612 14753 tablet_bootstrap.cc:492] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:33.332724 14558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fca6fb81f04d0788470045582cf52c" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:33.333048 14753 ts_tablet_manager.cc:1403] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:00:33.333541 14558 raft_consensus.cc:2393] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 731cc024368747fead55d43adbf898ca in current term 1: Already voted for candidate e94c24ca7ab941d2962177c1a941c487 in this term.
I20260710 11:00:33.334542 14452 leader_election.cc:304] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [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: 731cc024368747fead55d43adbf898ca; no voters: 677da738b67e4f498c9b5a3aed021316, e94c24ca7ab941d2962177c1a941c487
I20260710 11:00:33.335232 14753 raft_consensus.cc:359] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.335518 14832 raft_consensus.cc:3060] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.335915 14753 raft_consensus.cc:385] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.336198 14753 raft_consensus.cc:740] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.336956 14753 consensus_queue.cc:260] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.337857 14754 tablet_bootstrap.cc:654] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.344440 14755 ts_tablet_manager.cc:1434] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260710 11:00:33.345783 14755 tablet_bootstrap.cc:492] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:33.339986 14486 raft_consensus.cc:3060] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.340328 14761 consensus_queue.cc:1048] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.355453 14831 raft_consensus.cc:493] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.356046 14831 raft_consensus.cc:515] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.346786 14754 tablet_bootstrap.cc:492] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:33.356408 14760 consensus_queue.cc:1048] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.356992 14754 ts_tablet_manager.cc:1403] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.005s
I20260710 11:00:33.344509 14832 raft_consensus.cc:2749] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.358454 14831 leader_election.cc:290] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:33.361343 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b041ef2add2e44c99cd0d830c44499fa" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:33.364033 14561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b041ef2add2e44c99cd0d830c44499fa" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:33.367533 14452 leader_election.cc:304] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [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: 731cc024368747fead55d43adbf898ca; no voters: 677da738b67e4f498c9b5a3aed021316, e94c24ca7ab941d2962177c1a941c487
I20260710 11:00:33.368391 14754 raft_consensus.cc:359] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.369544 14754 raft_consensus.cc:385] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.369793 14754 raft_consensus.cc:740] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.370062 14760 raft_consensus.cc:493] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.370522 14760 raft_consensus.cc:515] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.370432 14754 consensus_queue.cc:260] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.372798 14754 ts_tablet_manager.cc:1434] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:00:33.374713 14760 leader_election.cc:290] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:33.374933 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c707c7e6da40c590c283c9b671f377" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:33.375169 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c707c7e6da40c590c283c9b671f377" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:33.375862 14635 raft_consensus.cc:2468] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 0.
I20260710 11:00:33.339048 14753 ts_tablet_manager.cc:1434] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 11:00:33.376812 14676 leader_election.cc:343] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.377184 14752 tablet_bootstrap.cc:492] T 207fa13af518416ba0646b6d41d5117c P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:33.377682 14752 ts_tablet_manager.cc:1403] T 207fa13af518416ba0646b6d41d5117c P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.003s
I20260710 11:00:33.377514 14674 leader_election.cc:304] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [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: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 731cc024368747fead55d43adbf898ca
I20260710 11:00:33.378597 14760 raft_consensus.cc:2804] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.379040 14760 raft_consensus.cc:493] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.379412 14760 raft_consensus.cc:3060] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.379763 14754 tablet_bootstrap.cc:492] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:33.377449 14753 tablet_bootstrap.cc:492] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:33.392642 14754 tablet_bootstrap.cc:654] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.404342 14755 tablet_bootstrap.cc:654] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.404451 14753 tablet_bootstrap.cc:654] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.396832 14760 raft_consensus.cc:515] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.406986 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c707c7e6da40c590c283c9b671f377" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:33.407099 14760 leader_election.cc:290] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Requested vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:33.407567 14635 raft_consensus.cc:3060] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.407996 14824 consensus_queue.cc:1048] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:33.410025 14754 tablet_bootstrap.cc:492] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:33.410476 14754 ts_tablet_manager.cc:1403] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 11:00:33.410560 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c707c7e6da40c590c283c9b671f377" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
W20260710 11:00:33.411963 14676 leader_election.cc:343] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.415325 14752 raft_consensus.cc:359] T 207fa13af518416ba0646b6d41d5117c P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.416041 14752 raft_consensus.cc:385] T 207fa13af518416ba0646b6d41d5117c P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.416296 14752 raft_consensus.cc:740] T 207fa13af518416ba0646b6d41d5117c P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.417053 14752 consensus_queue.cc:260] T 207fa13af518416ba0646b6d41d5117c P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.419202 14752 ts_tablet_manager.cc:1434] T 207fa13af518416ba0646b6d41d5117c P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260710 11:00:33.420123 14752 tablet_bootstrap.cc:492] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:33.421939 14754 raft_consensus.cc:359] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.422569 14754 raft_consensus.cc:385] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.422829 14754 raft_consensus.cc:740] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.423656 14754 consensus_queue.cc:260] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.427650 14832 consensus_queue.cc:1048] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:33.429944 14754 ts_tablet_manager.cc:1434] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260710 11:00:33.430830 14754 tablet_bootstrap.cc:492] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:33.437987 14755 tablet_bootstrap.cc:492] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:33.438464 14755 ts_tablet_manager.cc:1403] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.093s	user 0.022s	sys 0.009s
I20260710 11:00:33.441363 14755 raft_consensus.cc:359] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.441995 14755 raft_consensus.cc:385] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.442245 14755 raft_consensus.cc:740] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.442879 14755 consensus_queue.cc:260] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.444908 14755 ts_tablet_manager.cc:1434] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:00:33.445747 14755 tablet_bootstrap.cc:492] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:33.450752 14755 tablet_bootstrap.cc:654] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.450896 14824 consensus_queue.cc:1048] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.454468 14752 tablet_bootstrap.cc:654] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.455089 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a799da74f4477c8386fd8c81906b7b" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:33.460708 14527 leader_election.cc:304] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316 [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: 677da738b67e4f498c9b5a3aed021316; no voters: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487
I20260710 11:00:33.461635 14863 raft_consensus.cc:2749] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.462749 14831 raft_consensus.cc:2749] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:33.456086 14754 tablet_bootstrap.cc:654] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.467538 14831 consensus_queue.cc:1048] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.458043 14635 raft_consensus.cc:2468] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:33.473508 14674 leader_election.cc:304] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [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: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 731cc024368747fead55d43adbf898ca
I20260710 11:00:33.475008 14799 raft_consensus.cc:2804] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.475250 14752 tablet_bootstrap.cc:492] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:33.475891 14752 ts_tablet_manager.cc:1403] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.001s
I20260710 11:00:33.477763 14824 consensus_queue.cc:1048] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.478440 14752 raft_consensus.cc:359] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.479142 14752 raft_consensus.cc:385] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.479405 14752 raft_consensus.cc:740] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.480297 14755 tablet_bootstrap.cc:492] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:33.475521 14799 raft_consensus.cc:697] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Becoming Leader. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
I20260710 11:00:33.481281 14755 ts_tablet_manager.cc:1403] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.007s
I20260710 11:00:33.482059 14799 consensus_queue.cc:237] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.480083 14752 consensus_queue.cc:260] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.486440 14755 raft_consensus.cc:359] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.488498 14755 raft_consensus.cc:385] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.489106 14755 raft_consensus.cc:740] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.490274 14753 tablet_bootstrap.cc:492] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:33.490733 14753 ts_tablet_manager.cc:1403] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.013s
I20260710 11:00:33.490121 14755 consensus_queue.cc:260] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.489285 14752 ts_tablet_manager.cc:1434] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:00:33.493049 14752 tablet_bootstrap.cc:492] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:33.494258 14755 ts_tablet_manager.cc:1434] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:00:33.496059 14755 tablet_bootstrap.cc:492] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:33.499033 14824 consensus_queue.cc:1048] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.501431 14755 tablet_bootstrap.cc:654] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.505654 14753 raft_consensus.cc:359] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.518914 14753 raft_consensus.cc:385] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.522528 14753 raft_consensus.cc:740] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.523351 14753 consensus_queue.cc:260] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.521584 14752 tablet_bootstrap.cc:654] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.525616 14753 ts_tablet_manager.cc:1434] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 11:00:33.526525 14753 tablet_bootstrap.cc:492] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:33.527460 14863 raft_consensus.cc:493] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.527989 14863 raft_consensus.cc:515] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.529016 14761 consensus_queue.cc:1048] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.530021 14863 leader_election.cc:290] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:33.531492 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e7fd4c22214ae98ddf0c4a7d2473d9" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:33.535682 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e7fd4c22214ae98ddf0c4a7d2473d9" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:33.536620 14636 raft_consensus.cc:2393] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 677da738b67e4f498c9b5a3aed021316 in current term 1: Already voted for candidate e94c24ca7ab941d2962177c1a941c487 in this term.
I20260710 11:00:33.537897 14526 leader_election.cc:304] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [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: 677da738b67e4f498c9b5a3aed021316; no voters: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487
I20260710 11:00:33.539160 14863 raft_consensus.cc:3060] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.547196 14863 raft_consensus.cc:2749] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.549399 14382 catalog_manager.cc:5697] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 reported cstate change: term changed from 0 to 1, leader changed from <none> to e94c24ca7ab941d2962177c1a941c487 (127.12.20.132). New cstate: current_term: 1 leader_uuid: "e94c24ca7ab941d2962177c1a941c487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.551800 14754 tablet_bootstrap.cc:492] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:33.552337 14754 ts_tablet_manager.cc:1403] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.005s
I20260710 11:00:33.554975 14754 raft_consensus.cc:359] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.562667 14754 raft_consensus.cc:385] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.563027 14754 raft_consensus.cc:740] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.563485 14831 raft_consensus.cc:493] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.561517 14753 tablet_bootstrap.cc:654] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.563759 14754 consensus_queue.cc:260] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.563966 14831 raft_consensus.cc:515] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.570194 14760 raft_consensus.cc:493] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.572098 14760 raft_consensus.cc:515] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.573100 14754 ts_tablet_manager.cc:1434] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260710 11:00:33.575234 14754 tablet_bootstrap.cc:492] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:33.578147 14783 consensus_queue.cc:1048] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.580303 14752 tablet_bootstrap.cc:492] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:33.580813 14752 ts_tablet_manager.cc:1403] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.088s	user 0.022s	sys 0.009s
I20260710 11:00:33.581054 14755 tablet_bootstrap.cc:492] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:33.581481 14755 ts_tablet_manager.cc:1403] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.019s
I20260710 11:00:33.583552 14755 raft_consensus.cc:359] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.584201 14755 raft_consensus.cc:385] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.584604 14755 raft_consensus.cc:740] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.585484 14753 tablet_bootstrap.cc:492] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:33.585314 14755 consensus_queue.cc:260] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.585903 14753 ts_tablet_manager.cc:1403] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.007s
I20260710 11:00:33.587221 14755 ts_tablet_manager.cc:1434] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:00:33.588056 14755 tablet_bootstrap.cc:492] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:33.583393 14752 raft_consensus.cc:359] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.588220 14753 raft_consensus.cc:359] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.588891 14753 raft_consensus.cc:385] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.589231 14753 raft_consensus.cc:740] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.588840 14752 raft_consensus.cc:385] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.589766 14752 raft_consensus.cc:740] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.589987 14753 consensus_queue.cc:260] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.590600 14752 consensus_queue.cc:260] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.592880 14752 ts_tablet_manager.cc:1434] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260710 11:00:33.589320 14754 tablet_bootstrap.cc:654] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.593482 14755 tablet_bootstrap.cc:654] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.593358 14634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c707c7e6da40c590c283c9b671f377" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:33.593926 14752 tablet_bootstrap.cc:492] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:33.584182 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28c04fd729a433a8a6ee2c0bc53ebc5" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:33.595312 14634 raft_consensus.cc:2393] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 731cc024368747fead55d43adbf898ca in current term 1: Already voted for candidate e94c24ca7ab941d2962177c1a941c487 in this term.
I20260710 11:00:33.595757 14635 raft_consensus.cc:2468] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 0.
I20260710 11:00:33.597018 14674 leader_election.cc:304] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:33.597769 14802 raft_consensus.cc:2804] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.598121 14802 raft_consensus.cc:493] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.598449 14802 raft_consensus.cc:3060] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.599334 14753 ts_tablet_manager.cc:1434] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:00:33.600406 14753 tablet_bootstrap.cc:492] T 85e2acc7f986497393cb87dc634576fd P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:33.604171 14752 tablet_bootstrap.cc:654] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.606637 14753 tablet_bootstrap.cc:654] T 85e2acc7f986497393cb87dc634576fd P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.606837 14802 raft_consensus.cc:515] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.608011 14831 leader_election.cc:290] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:33.574049 14760 leader_election.cc:290] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:33.616818 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c707c7e6da40c590c283c9b671f377" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:33.618000 14752 tablet_bootstrap.cc:492] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:33.618131 14452 leader_election.cc:304] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [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: 731cc024368747fead55d43adbf898ca; no voters: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487
I20260710 11:00:33.619652 14831 raft_consensus.cc:3060] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.619609 14560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28c04fd729a433a8a6ee2c0bc53ebc5" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:33.623039 14560 raft_consensus.cc:2468] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 0.
I20260710 11:00:33.628187 14831 raft_consensus.cc:2749] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.631737 14560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28c04fd729a433a8a6ee2c0bc53ebc5" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:33.632406 14799 raft_consensus.cc:493] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.632669 14831 consensus_queue.cc:1048] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.632925 14799 raft_consensus.cc:515] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.634773 14752 ts_tablet_manager.cc:1403] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.003s
I20260710 11:00:33.635624 14799 leader_election.cc:290] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:33.635892 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65145105165d4d0d94f854a0f3c7d83e" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:33.637039 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65145105165d4d0d94f854a0f3c7d83e" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
W20260710 11:00:33.637302 14676 leader_election.cc:343] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.639132 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28c04fd729a433a8a6ee2c0bc53ebc5" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:33.639750 14635 raft_consensus.cc:3060] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.641857 14752 raft_consensus.cc:359] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.646986 14752 raft_consensus.cc:385] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:00:33.647814 14674 leader_election.cc:343] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.648453 14674 leader_election.cc:304] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [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: e94c24ca7ab941d2962177c1a941c487; no voters: 731cc024368747fead55d43adbf898ca, 86ebb0c579cb459fa716ce36abaf837d
I20260710 11:00:33.649179 14799 raft_consensus.cc:2749] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.650110 14752 raft_consensus.cc:740] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.650933 14635 raft_consensus.cc:2468] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:33.650791 14752 consensus_queue.cc:260] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.652055 14802 leader_election.cc:290] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Requested vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:33.652189 14674 leader_election.cc:304] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:33.653242 14802 raft_consensus.cc:2804] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.637010 14560 raft_consensus.cc:3060] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.654255 14755 tablet_bootstrap.cc:492] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:33.654687 14755 ts_tablet_manager.cc:1403] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.021s
I20260710 11:00:33.657176 14755 raft_consensus.cc:359] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.657814 14755 raft_consensus.cc:385] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.658146 14755 raft_consensus.cc:740] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.658836 14755 consensus_queue.cc:260] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.660753 14560 raft_consensus.cc:2468] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:33.661207 14802 raft_consensus.cc:697] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Becoming Leader. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
I20260710 11:00:33.661998 14752 ts_tablet_manager.cc:1434] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 11:00:33.666429 14752 tablet_bootstrap.cc:492] T b612f20b355e411da7e75903ab6846fb P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:33.664182 14755 ts_tablet_manager.cc:1434] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:00:33.667398 14755 tablet_bootstrap.cc:492] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:33.670480 14799 consensus_queue.cc:1048] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.665283 14754 tablet_bootstrap.cc:492] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:33.672155 14754 ts_tablet_manager.cc:1403] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.012s
I20260710 11:00:33.666512 14753 tablet_bootstrap.cc:492] T 85e2acc7f986497393cb87dc634576fd P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:33.672739 14753 ts_tablet_manager.cc:1403] T 85e2acc7f986497393cb87dc634576fd P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.073s	user 0.028s	sys 0.023s
I20260710 11:00:33.672199 14752 tablet_bootstrap.cc:654] T b612f20b355e411da7e75903ab6846fb P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.675225 14753 raft_consensus.cc:359] T 85e2acc7f986497393cb87dc634576fd P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.675892 14753 raft_consensus.cc:385] T 85e2acc7f986497393cb87dc634576fd P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.676159 14753 raft_consensus.cc:740] T 85e2acc7f986497393cb87dc634576fd P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.676805 14753 consensus_queue.cc:260] T 85e2acc7f986497393cb87dc634576fd P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.678867 14753 ts_tablet_manager.cc:1434] T 85e2acc7f986497393cb87dc634576fd P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260710 11:00:33.678640 14754 raft_consensus.cc:359] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.679278 14754 raft_consensus.cc:385] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.679543 14754 raft_consensus.cc:740] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.680287 14754 consensus_queue.cc:260] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.680366 14802 consensus_queue.cc:237] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.683908 14754 ts_tablet_manager.cc:1434] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:00:33.685436 14755 tablet_bootstrap.cc:654] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.685554 14760 consensus_queue.cc:1048] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.679736 14753 tablet_bootstrap.cc:492] T b612f20b355e411da7e75903ab6846fb P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:33.693826 14752 tablet_bootstrap.cc:492] T b612f20b355e411da7e75903ab6846fb P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:33.694250 14752 ts_tablet_manager.cc:1403] T b612f20b355e411da7e75903ab6846fb P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260710 11:00:33.694538 14753 tablet_bootstrap.cc:654] T b612f20b355e411da7e75903ab6846fb P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.696976 14752 raft_consensus.cc:359] T b612f20b355e411da7e75903ab6846fb P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.698182 14752 raft_consensus.cc:385] T b612f20b355e411da7e75903ab6846fb P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.698475 14752 raft_consensus.cc:740] T b612f20b355e411da7e75903ab6846fb P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.699440 14752 consensus_queue.cc:260] T b612f20b355e411da7e75903ab6846fb P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.707244 14752 ts_tablet_manager.cc:1434] T b612f20b355e411da7e75903ab6846fb P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:00:33.708220 14752 tablet_bootstrap.cc:492] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:33.709118 14777 raft_consensus.cc:493] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.709621 14777 raft_consensus.cc:515] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.709481 14382 catalog_manager.cc:5697] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 reported cstate change: term changed from 0 to 1, leader changed from <none> to e94c24ca7ab941d2962177c1a941c487 (127.12.20.132). New cstate: current_term: 1 leader_uuid: "e94c24ca7ab941d2962177c1a941c487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:33.711619 14777 leader_election.cc:290] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:33.713498 14752 tablet_bootstrap.cc:654] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.719663 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc09ce7a5f3473d91fc3fc884ed9f26" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:33.720311 14485 raft_consensus.cc:2468] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 0.
I20260710 11:00:33.721755 14602 leader_election.cc:304] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 731cc024368747fead55d43adbf898ca, 86ebb0c579cb459fa716ce36abaf837d; no voters: 
I20260710 11:00:33.722524 14777 raft_consensus.cc:2804] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.722672 14560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc09ce7a5f3473d91fc3fc884ed9f26" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:33.722895 14777 raft_consensus.cc:493] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.723235 14777 raft_consensus.cc:3060] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.723299 14560 raft_consensus.cc:2468] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 0.
I20260710 11:00:33.728108 14802 consensus_queue.cc:1048] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.729586 14777 raft_consensus.cc:515] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.732992 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc09ce7a5f3473d91fc3fc884ed9f26" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:33.733734 14485 raft_consensus.cc:3060] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.734109 14754 tablet_bootstrap.cc:492] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:33.735082 14559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc09ce7a5f3473d91fc3fc884ed9f26" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:33.735626 14559 raft_consensus.cc:3060] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.740011 14777 leader_election.cc:290] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Requested vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:33.748834 14754 tablet_bootstrap.cc:654] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.751631 14755 tablet_bootstrap.cc:492] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:33.752096 14755 ts_tablet_manager.cc:1403] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.016s
I20260710 11:00:33.754571 14559 raft_consensus.cc:2468] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 1.
I20260710 11:00:33.754626 14755 raft_consensus.cc:359] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.755265 14753 tablet_bootstrap.cc:492] T b612f20b355e411da7e75903ab6846fb P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:33.755821 14753 ts_tablet_manager.cc:1403] T b612f20b355e411da7e75903ab6846fb P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.014s
I20260710 11:00:33.755792 14755 raft_consensus.cc:385] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.756403 14601 leader_election.cc:304] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, 86ebb0c579cb459fa716ce36abaf837d; no voters: 
I20260710 11:00:33.756863 14485 raft_consensus.cc:2468] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 1.
I20260710 11:00:33.757875 14761 raft_consensus.cc:2804] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.758373 14761 raft_consensus.cc:697] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Becoming Leader. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Running, Role: LEADER
I20260710 11:00:33.759573 14753 raft_consensus.cc:359] T b612f20b355e411da7e75903ab6846fb P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.760324 14753 raft_consensus.cc:385] T b612f20b355e411da7e75903ab6846fb P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.760623 14753 raft_consensus.cc:740] T b612f20b355e411da7e75903ab6846fb P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.759199 14761 consensus_queue.cc:237] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.761512 14753 consensus_queue.cc:260] T b612f20b355e411da7e75903ab6846fb P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.763974 14753 ts_tablet_manager.cc:1434] T b612f20b355e411da7e75903ab6846fb P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:00:33.764647 14863 raft_consensus.cc:493] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.765550 14799 consensus_queue.cc:1048] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.756377 14755 raft_consensus.cc:740] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.765966 14863 raft_consensus.cc:515] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.767267 14755 consensus_queue.cc:260] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.770747 14753 tablet_bootstrap.cc:492] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:33.769647 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207fa13af518416ba0646b6d41d5117c" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:33.772142 14755 ts_tablet_manager.cc:1434] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:00:33.778620 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207fa13af518416ba0646b6d41d5117c" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:33.779107 14485 raft_consensus.cc:2468] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 0.
I20260710 11:00:33.785701 14528 leader_election.cc:304] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, 731cc024368747fead55d43adbf898ca; no voters: 
I20260710 11:00:33.785933 14636 raft_consensus.cc:2468] T 207fa13af518416ba0646b6d41d5117c P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 0.
I20260710 11:00:33.772617 14863 leader_election.cc:290] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:33.786579 14800 raft_consensus.cc:2804] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.786938 14800 raft_consensus.cc:493] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.787238 14800 raft_consensus.cc:3060] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.788278 14755 tablet_bootstrap.cc:492] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:33.790858 14777 consensus_queue.cc:1048] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.798238 14755 tablet_bootstrap.cc:654] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.808643 14752 tablet_bootstrap.cc:492] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:33.808389 14800 raft_consensus.cc:515] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.809092 14752 ts_tablet_manager.cc:1403] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.010s
I20260710 11:00:33.811489 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207fa13af518416ba0646b6d41d5117c" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:33.811614 14752 raft_consensus.cc:359] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.812161 14636 raft_consensus.cc:3060] T 207fa13af518416ba0646b6d41d5117c P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.812333 14752 raft_consensus.cc:385] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.812659 14752 raft_consensus.cc:740] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.812817 14754 tablet_bootstrap.cc:492] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:33.813421 14754 ts_tablet_manager.cc:1403] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.022s
I20260710 11:00:33.813323 14752 consensus_queue.cc:260] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.814834 14752 ts_tablet_manager.cc:1434] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:00:33.815677 14752 tablet_bootstrap.cc:492] T 1678467eb80f4ff9a8dd1b54ebfda52e P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:33.816000 14754 raft_consensus.cc:359] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.816649 14754 raft_consensus.cc:385] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.816897 14754 raft_consensus.cc:740] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.812168 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207fa13af518416ba0646b6d41d5117c" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:33.818145 14485 raft_consensus.cc:3060] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.818990 14636 raft_consensus.cc:2468] T 207fa13af518416ba0646b6d41d5117c P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 1.
I20260710 11:00:33.820194 14526 leader_election.cc:304] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, 86ebb0c579cb459fa716ce36abaf837d; no voters: 
I20260710 11:00:33.821204 14752 tablet_bootstrap.cc:654] T 1678467eb80f4ff9a8dd1b54ebfda52e P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.821391 14861 raft_consensus.cc:2804] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.822821 14861 raft_consensus.cc:697] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [term 1 LEADER]: Becoming Leader. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Running, Role: LEADER
I20260710 11:00:33.821277 14754 consensus_queue.cc:260] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.824549 14754 ts_tablet_manager.cc:1434] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:00:33.823626 14861 consensus_queue.cc:237] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.825524 14754 tablet_bootstrap.cc:492] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487: Bootstrap starting.
I20260710 11:00:33.828228 14800 leader_election.cc:290] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 election: Requested vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:33.838946 14485 raft_consensus.cc:2468] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 1.
I20260710 11:00:33.841986 14761 consensus_queue.cc:1048] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.842397 14753 tablet_bootstrap.cc:654] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.851536 14754 tablet_bootstrap.cc:654] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.852427 14799 consensus_queue.cc:1048] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.853636 14760 raft_consensus.cc:493] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.854151 14760 raft_consensus.cc:515] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.855728 14755 tablet_bootstrap.cc:492] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:33.856585 14755 ts_tablet_manager.cc:1403] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.001s
I20260710 11:00:33.858145 14760 leader_election.cc:290] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:33.859449 14753 tablet_bootstrap.cc:492] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:33.859990 14753 ts_tablet_manager.cc:1403] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.000s
I20260710 11:00:33.862385 14753 raft_consensus.cc:359] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.863080 14753 raft_consensus.cc:385] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.859324 14755 raft_consensus.cc:359] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.863428 14753 raft_consensus.cc:740] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.863868 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2acc7f986497393cb87dc634576fd" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:33.864477 14562 raft_consensus.cc:2468] T 85e2acc7f986497393cb87dc634576fd P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 0.
I20260710 11:00:33.864228 14753 consensus_queue.cc:260] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:33.865495 14760 raft_consensus.cc:493] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.866392 14753 ts_tablet_manager.cc:1434] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:33.865988 14760 raft_consensus.cc:515] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.867005 14755 raft_consensus.cc:385] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.867260 14753 tablet_bootstrap.cc:492] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:33.865955 14675 leader_election.cc:304] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:33.867300 14755 raft_consensus.cc:740] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.869076 14799 raft_consensus.cc:2804] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.869458 14799 raft_consensus.cc:493] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.869814 14799 raft_consensus.cc:3060] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.869593 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b612f20b355e411da7e75903ab6846fb" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:33.870437 14635 raft_consensus.cc:2468] T b612f20b355e411da7e75903ab6846fb P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 0.
I20260710 11:00:33.871745 14674 leader_election.cc:304] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:33.872726 14845 raft_consensus.cc:2804] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.872983 14382 catalog_manager.cc:5697] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131). New cstate: current_term: 1 leader_uuid: "86ebb0c579cb459fa716ce36abaf837d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:33.873067 14753 tablet_bootstrap.cc:654] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.874415 14845 raft_consensus.cc:493] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.874974 14845 raft_consensus.cc:3060] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.873835 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2acc7f986497393cb87dc634576fd" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:33.877424 14485 raft_consensus.cc:2468] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 0.
I20260710 11:00:33.887805 14559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b612f20b355e411da7e75903ab6846fb" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:33.890018 14559 raft_consensus.cc:2468] T b612f20b355e411da7e75903ab6846fb P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 0.
I20260710 11:00:33.885461 14760 leader_election.cc:290] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:33.868815 14755 consensus_queue.cc:260] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.906025 14831 raft_consensus.cc:493] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.910250 14831 raft_consensus.cc:515] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:33.915782 14799 raft_consensus.cc:515] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.918752 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2acc7f986497393cb87dc634576fd" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:33.919363 14485 raft_consensus.cc:3060] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.919235 14802 consensus_queue.cc:1048] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:33.929229 14845 raft_consensus.cc:515] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.930742 14485 raft_consensus.cc:2468] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:33.931212 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6887037dca2a4b07891d9b53fc44034f" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:33.932588 14676 leader_election.cc:304] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 731cc024368747fead55d43adbf898ca, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:33.932869 14559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b612f20b355e411da7e75903ab6846fb" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:33.933450 14559 raft_consensus.cc:3060] T b612f20b355e411da7e75903ab6846fb P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.933663 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6887037dca2a4b07891d9b53fc44034f" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:33.934098 14802 raft_consensus.cc:2804] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.931936 14831 leader_election.cc:290] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:33.934621 14802 raft_consensus.cc:697] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Becoming Leader. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
W20260710 11:00:33.935223 14451 leader_election.cc:343] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.932546 14708 raft_consensus.cc:2468] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 0.
I20260710 11:00:33.935521 14802 consensus_queue.cc:237] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.939817 14452 leader_election.cc:304] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [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: 731cc024368747fead55d43adbf898ca, e94c24ca7ab941d2962177c1a941c487; no voters: 86ebb0c579cb459fa716ce36abaf837d
I20260710 11:00:33.941275 14832 raft_consensus.cc:2804] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.941633 14832 raft_consensus.cc:493] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.941767 14559 raft_consensus.cc:2468] T b612f20b355e411da7e75903ab6846fb P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:33.942013 14832 raft_consensus.cc:3060] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.952608 14755 ts_tablet_manager.cc:1434] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.096s	user 0.010s	sys 0.002s
I20260710 11:00:33.953576 14755 tablet_bootstrap.cc:492] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:33.960832 14845 leader_election.cc:290] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Requested vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:33.963690 14799 leader_election.cc:290] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Requested vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:33.969427 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b612f20b355e411da7e75903ab6846fb" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:33.970623 14635 raft_consensus.cc:3060] T b612f20b355e411da7e75903ab6846fb P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.964238 14675 leader_election.cc:304] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:33.973117 14845 raft_consensus.cc:2804] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.973605 14845 raft_consensus.cc:697] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Becoming Leader. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
I20260710 11:00:33.975553 14845 consensus_queue.cc:237] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.987159 14752 tablet_bootstrap.cc:492] T 1678467eb80f4ff9a8dd1b54ebfda52e P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:33.987571 14752 ts_tablet_manager.cc:1403] T 1678467eb80f4ff9a8dd1b54ebfda52e P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.172s	user 0.019s	sys 0.029s
I20260710 11:00:33.997387 14831 raft_consensus.cc:493] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.997884 14831 raft_consensus.cc:515] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:33.998296 14754 tablet_bootstrap.cc:492] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487: No bootstrap required, opened a new log
I20260710 11:00:33.999245 14754 ts_tablet_manager.cc:1403] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487: Time spent bootstrapping tablet: real 0.174s	user 0.044s	sys 0.025s
I20260710 11:00:33.999029 14635 raft_consensus.cc:2468] T b612f20b355e411da7e75903ab6846fb P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:34.000562 14831 leader_election.cc:290] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:34.006039 14754 raft_consensus.cc:359] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:34.006754 14754 raft_consensus.cc:385] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.007033 14754 raft_consensus.cc:740] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.007711 14754 consensus_queue.cc:260] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:33.995596 14832 raft_consensus.cc:515] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:34.011674 14754 ts_tablet_manager.cc:1434] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:00:34.010085 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2acc7f986497393cb87dc634576fd" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:34.017555 14559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446fc735f90f4812b8618be36bd651c2" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:34.017764 14562 raft_consensus.cc:3060] T 85e2acc7f986497393cb87dc634576fd P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:34.018805 14452 leader_election.cc:343] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:34.020121 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446fc735f90f4812b8618be36bd651c2" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:34.020705 14710 raft_consensus.cc:2468] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 0.
I20260710 11:00:34.022632 14832 leader_election.cc:290] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 election: Requested vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:34.023140 14799 consensus_queue.cc:1048] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.024294 14562 raft_consensus.cc:2468] T 85e2acc7f986497393cb87dc634576fd P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:34.025817 14636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6887037dca2a4b07891d9b53fc44034f" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:34.027825 14753 tablet_bootstrap.cc:492] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:34.032418 14753 ts_tablet_manager.cc:1403] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.165s	user 0.032s	sys 0.008s
I20260710 11:00:34.015619 14752 raft_consensus.cc:359] T 1678467eb80f4ff9a8dd1b54ebfda52e P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:34.032958 14752 raft_consensus.cc:385] T 1678467eb80f4ff9a8dd1b54ebfda52e P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.033250 14752 raft_consensus.cc:740] T 1678467eb80f4ff9a8dd1b54ebfda52e P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.035125 14824 raft_consensus.cc:493] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.036430 14824 raft_consensus.cc:515] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:34.038436 14824 leader_election.cc:290] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:34.039649 14755 tablet_bootstrap.cc:654] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.040380 14560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8375c11f8d8142388988c9462484cf3d" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:34.041042 14560 raft_consensus.cc:2468] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 0.
W20260710 11:00:34.041831 14451 leader_election.cc:343] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:34.042177 14601 leader_election.cc:304] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, 86ebb0c579cb459fa716ce36abaf837d; no voters: 
I20260710 11:00:34.043033 14753 raft_consensus.cc:359] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:34.043170 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8375c11f8d8142388988c9462484cf3d" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:34.044559 14486 raft_consensus.cc:2468] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 0.
I20260710 11:00:34.045502 14824 raft_consensus.cc:2804] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:34.043756 14753 raft_consensus.cc:385] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.046116 14752 consensus_queue.cc:260] T 1678467eb80f4ff9a8dd1b54ebfda52e P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:34.046224 14753 raft_consensus.cc:740] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.047133 14753 consensus_queue.cc:260] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:34.049587 14753 ts_tablet_manager.cc:1434] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:00:34.050521 14753 tablet_bootstrap.cc:492] T 1678467eb80f4ff9a8dd1b54ebfda52e P 677da738b67e4f498c9b5a3aed021316: Bootstrap starting.
I20260710 11:00:34.051574 14898 raft_consensus.cc:493] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.052105 14898 raft_consensus.cc:515] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:34.053586 14752 ts_tablet_manager.cc:1434] T 1678467eb80f4ff9a8dd1b54ebfda52e P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260710 11:00:34.054287 14752 tablet_bootstrap.cc:492] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d: Bootstrap starting.
I20260710 11:00:34.056356 14898 leader_election.cc:290] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917), 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:34.045908 14824 raft_consensus.cc:493] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:34.057124 14824 raft_consensus.cc:3060] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.057374 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446fc735f90f4812b8618be36bd651c2" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:34.058008 14486 raft_consensus.cc:2468] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 0.
I20260710 11:00:34.059600 14528 leader_election.cc:304] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, 731cc024368747fead55d43adbf898ca; no voters: 
I20260710 11:00:34.060271 14381 catalog_manager.cc:5697] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677da738b67e4f498c9b5a3aed021316 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "677da738b67e4f498c9b5a3aed021316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:34.065732 14898 raft_consensus.cc:2804] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:34.066128 14898 raft_consensus.cc:493] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:34.066392 14898 raft_consensus.cc:3060] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.072880 14898 raft_consensus.cc:515] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:34.075735 14753 tablet_bootstrap.cc:654] T 1678467eb80f4ff9a8dd1b54ebfda52e P 677da738b67e4f498c9b5a3aed021316: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.079095 14898 leader_election.cc:290] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 election: Requested vote from peers e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917), 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:34.079320 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446fc735f90f4812b8618be36bd651c2" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:34.080148 14486 raft_consensus.cc:3060] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.094420 14752 tablet_bootstrap.cc:654] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.095400 14824 raft_consensus.cc:515] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:34.097062 14777 raft_consensus.cc:493] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:34.089697 14674 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.20.131:38615, user_credentials={real_user=slave}} blocked reactor thread for 68658.8us
I20260710 11:00:34.097556 14777 raft_consensus.cc:515] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:34.098493 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8375c11f8d8142388988c9462484cf3d" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:34.099656 14487 raft_consensus.cc:3060] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.100538 14452 leader_election.cc:304] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [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: 731cc024368747fead55d43adbf898ca, e94c24ca7ab941d2962177c1a941c487; no voters: 677da738b67e4f498c9b5a3aed021316
I20260710 11:00:34.103264 14753 tablet_bootstrap.cc:492] T 1678467eb80f4ff9a8dd1b54ebfda52e P 677da738b67e4f498c9b5a3aed021316: No bootstrap required, opened a new log
I20260710 11:00:34.103756 14753 ts_tablet_manager.cc:1403] T 1678467eb80f4ff9a8dd1b54ebfda52e P 677da738b67e4f498c9b5a3aed021316: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.006s
I20260710 11:00:34.103997 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446fc735f90f4812b8618be36bd651c2" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:34.104678 14710 raft_consensus.cc:2468] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 0.
I20260710 11:00:34.110571 14777 leader_election.cc:290] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917), 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:34.111879 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65145105165d4d0d94f854a0f3c7d83e" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
W20260710 11:00:34.113511 14602 leader_election.cc:343] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:34.116818 14487 raft_consensus.cc:2468] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 1.
I20260710 11:00:34.118096 14602 leader_election.cc:304] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 731cc024368747fead55d43adbf898ca, 86ebb0c579cb459fa716ce36abaf837d; no voters: 
I20260710 11:00:34.118942 14777 raft_consensus.cc:2804] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:34.119450 14777 raft_consensus.cc:697] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Becoming Leader. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Running, Role: LEADER
I20260710 11:00:34.120339 14777 consensus_queue.cc:237] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:34.126132 14753 raft_consensus.cc:359] T 1678467eb80f4ff9a8dd1b54ebfda52e P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:34.126868 14912 consensus_queue.cc:1048] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:34.127507 14710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446fc735f90f4812b8618be36bd651c2" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:34.128197 14710 raft_consensus.cc:3060] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.133281 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8375c11f8d8142388988c9462484cf3d" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:34.126888 14753 raft_consensus.cc:385] T 1678467eb80f4ff9a8dd1b54ebfda52e P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.133911 14562 raft_consensus.cc:3060] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.134069 14753 raft_consensus.cc:740] T 1678467eb80f4ff9a8dd1b54ebfda52e P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.135027 14753 consensus_queue.cc:260] T 1678467eb80f4ff9a8dd1b54ebfda52e P 677da738b67e4f498c9b5a3aed021316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:34.137274 14753 ts_tablet_manager.cc:1434] T 1678467eb80f4ff9a8dd1b54ebfda52e P 677da738b67e4f498c9b5a3aed021316: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 11:00:34.138058 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65145105165d4d0d94f854a0f3c7d83e" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:34.138689 14709 raft_consensus.cc:2468] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 0.
I20260710 11:00:34.137460 14486 raft_consensus.cc:2468] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 1.
I20260710 11:00:34.145999 14710 raft_consensus.cc:2468] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 1.
I20260710 11:00:34.151516 14562 raft_consensus.cc:2468] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 1.
I20260710 11:00:34.144379 14824 leader_election.cc:290] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Requested vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:34.147032 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6887037dca2a4b07891d9b53fc44034f" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:34.153847 14831 raft_consensus.cc:2764] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:00:34.156386 14709 raft_consensus.cc:3060] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.157862 14528 leader_election.cc:304] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, 731cc024368747fead55d43adbf898ca; no voters: 
I20260710 11:00:34.158627 14898 raft_consensus.cc:2804] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:34.159086 14898 raft_consensus.cc:697] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [term 1 LEADER]: Becoming Leader. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Running, Role: LEADER
I20260710 11:00:34.159883 14898 consensus_queue.cc:237] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:34.165782 14709 raft_consensus.cc:2468] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 1.
I20260710 11:00:34.164466 14752 tablet_bootstrap.cc:492] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d: No bootstrap required, opened a new log
I20260710 11:00:34.166616 14752 ts_tablet_manager.cc:1403] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.007s
I20260710 11:00:34.169155 14752 raft_consensus.cc:359] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:34.169776 14752 raft_consensus.cc:385] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.170037 14752 raft_consensus.cc:740] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.170658 14752 consensus_queue.cc:260] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:34.178259 14752 ts_tablet_manager.cc:1434] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:00:34.176403 14383 catalog_manager.cc:5697] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 reported cstate change: term changed from 0 to 1, leader changed from <none> to e94c24ca7ab941d2962177c1a941c487 (127.12.20.132). New cstate: current_term: 1 leader_uuid: "e94c24ca7ab941d2962177c1a941c487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:34.179986 14383 catalog_manager.cc:5697] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 reported cstate change: term changed from 0 to 1, leader changed from <none> to e94c24ca7ab941d2962177c1a941c487 (127.12.20.132). New cstate: current_term: 1 leader_uuid: "e94c24ca7ab941d2962177c1a941c487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:34.184988 14380 catalog_manager.cc:5697] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131). New cstate: current_term: 1 leader_uuid: "86ebb0c579cb459fa716ce36abaf837d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:34.178997 14601 leader_election.cc:304] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [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: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 731cc024368747fead55d43adbf898ca
I20260710 11:00:34.187691 14777 raft_consensus.cc:2804] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:34.188136 14777 raft_consensus.cc:493] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:34.188542 14777 raft_consensus.cc:3060] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.188934 14755 tablet_bootstrap.cc:492] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca: No bootstrap required, opened a new log
I20260710 11:00:34.189404 14755 ts_tablet_manager.cc:1403] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.236s	user 0.019s	sys 0.023s
I20260710 11:00:34.193220 14452 leader_election.cc:304] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [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: 731cc024368747fead55d43adbf898ca, e94c24ca7ab941d2962177c1a941c487; no voters: 86ebb0c579cb459fa716ce36abaf837d
I20260710 11:00:34.194304 14831 raft_consensus.cc:2804] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:34.194774 14831 raft_consensus.cc:697] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 1 LEADER]: Becoming Leader. State: Replica: 731cc024368747fead55d43adbf898ca, State: Running, Role: LEADER
I20260710 11:00:34.195560 14831 consensus_queue.cc:237] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:34.200431 14755 raft_consensus.cc:359] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:34.202453 14755 raft_consensus.cc:385] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.202819 14755 raft_consensus.cc:740] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.202037 14912 consensus_queue.cc:1048] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:00:34.204066 14755 consensus_queue.cc:260] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:34.207479 14755 ts_tablet_manager.cc:1434] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:00:34.198935 14777 raft_consensus.cc:515] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:34.210682 14777 leader_election.cc:290] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Requested vote from peers e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917), 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:34.214435 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65145105165d4d0d94f854a0f3c7d83e" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:34.215081 14486 raft_consensus.cc:3060] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.219079 14912 consensus_queue.cc:1048] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.227959 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65145105165d4d0d94f854a0f3c7d83e" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:34.228569 14709 raft_consensus.cc:3060] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.229652 14382 catalog_manager.cc:5697] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 731cc024368747fead55d43adbf898ca (127.12.20.129). New cstate: current_term: 1 leader_uuid: "731cc024368747fead55d43adbf898ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:34.234156 14380 catalog_manager.cc:5697] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677da738b67e4f498c9b5a3aed021316 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "677da738b67e4f498c9b5a3aed021316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:34.238651 14486 raft_consensus.cc:2468] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 1.
I20260710 11:00:34.239825 14602 leader_election.cc:304] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 731cc024368747fead55d43adbf898ca, 86ebb0c579cb459fa716ce36abaf837d; no voters: 
I20260710 11:00:34.241043 14777 raft_consensus.cc:2804] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:34.241695 14777 raft_consensus.cc:697] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Becoming Leader. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Running, Role: LEADER
I20260710 11:00:34.250907 14709 raft_consensus.cc:2468] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 1.
I20260710 11:00:34.270366 14802 raft_consensus.cc:493] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:34.270725 14433 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:34.242520 14777 consensus_queue.cc:237] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:34.270861 14802 raft_consensus.cc:515] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:34.273313 14802 leader_election.cc:290] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:34.273419 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1678467eb80f4ff9a8dd1b54ebfda52e" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:34.274085 14562 raft_consensus.cc:2468] T 1678467eb80f4ff9a8dd1b54ebfda52e P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 0.
I20260710 11:00:34.274983 14675 leader_election.cc:304] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:34.275600 14912 raft_consensus.cc:2804] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:34.275909 14912 raft_consensus.cc:493] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:34.276178 14912 raft_consensus.cc:3060] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.278765 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1678467eb80f4ff9a8dd1b54ebfda52e" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:34.279453 14635 raft_consensus.cc:2468] T 1678467eb80f4ff9a8dd1b54ebfda52e P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 0.
I20260710 11:00:34.282672 14912 raft_consensus.cc:515] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:34.284751 14912 leader_election.cc:290] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Requested vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:34.285573 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1678467eb80f4ff9a8dd1b54ebfda52e" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:34.286192 14562 raft_consensus.cc:3060] T 1678467eb80f4ff9a8dd1b54ebfda52e P 677da738b67e4f498c9b5a3aed021316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.291517 14562 raft_consensus.cc:2468] T 1678467eb80f4ff9a8dd1b54ebfda52e P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:34.286177 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1678467eb80f4ff9a8dd1b54ebfda52e" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:34.292471 14635 raft_consensus.cc:3060] T 1678467eb80f4ff9a8dd1b54ebfda52e P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.292651 14675 leader_election.cc:304] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677da738b67e4f498c9b5a3aed021316, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:34.293581 14912 raft_consensus.cc:2804] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:34.293530 14382 catalog_manager.cc:5697] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d reported cstate change: term changed from 0 to 1, leader changed from <none> to 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131). New cstate: current_term: 1 leader_uuid: "86ebb0c579cb459fa716ce36abaf837d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:34.294883 14912 raft_consensus.cc:697] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Becoming Leader. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
I20260710 11:00:34.295730 14912 consensus_queue.cc:237] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:34.299477 14635 raft_consensus.cc:2468] T 1678467eb80f4ff9a8dd1b54ebfda52e P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:34.309562 14898 consensus_queue.cc:1048] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.309940 14382 catalog_manager.cc:5697] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 reported cstate change: term changed from 0 to 1, leader changed from <none> to e94c24ca7ab941d2962177c1a941c487 (127.12.20.132). New cstate: current_term: 1 leader_uuid: "e94c24ca7ab941d2962177c1a941c487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:34.321660 14800 consensus_queue.cc:1048] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.332789 14802 consensus_queue.cc:1048] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.343698 14802 consensus_queue.cc:1048] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.355939 14777 consensus_queue.cc:1048] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.365391 14824 consensus_queue.cc:1048] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.379354 14824 raft_consensus.cc:493] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.379729 14824 raft_consensus.cc:515] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:34.381350 14824 leader_election.cc:290] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917), 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:34.382023 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6887037dca2a4b07891d9b53fc44034f" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:34.382647 14709 raft_consensus.cc:2393] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86ebb0c579cb459fa716ce36abaf837d in current term 1: Already voted for candidate 731cc024368747fead55d43adbf898ca in this term.
I20260710 11:00:34.382673 14487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6887037dca2a4b07891d9b53fc44034f" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:34.383911 14602 leader_election.cc:304] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [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: 86ebb0c579cb459fa716ce36abaf837d; no voters: 731cc024368747fead55d43adbf898ca, e94c24ca7ab941d2962177c1a941c487
I20260710 11:00:34.384480 14824 raft_consensus.cc:3060] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.388816 14824 raft_consensus.cc:2749] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:34.474913 12370 tablet_server.cc:179] TabletServer@127.12.20.129:0 shutting down...
I20260710 11:00:34.490876 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:34.491665 12370 tablet_replica.cc:333] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.492509 12370 raft_consensus.cc:2243] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:34.493113 12370 pending_rounds.cc:70] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca: Trying to abort 1 pending ops.
I20260710 11:00:34.493335 12370 pending_rounds.cc:77] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958335275663360 op_type: NO_OP noop_request { }
I20260710 11:00:34.493611 12370 raft_consensus.cc:2889] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:00:34.493834 12370 raft_consensus.cc:2272] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.495631 12370 tablet_replica.cc:333] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.496186 12370 raft_consensus.cc:2243] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.496516 12370 raft_consensus.cc:2272] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.498070 12370 tablet_replica.cc:333] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.498562 12370 raft_consensus.cc:2243] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.498857 12370 raft_consensus.cc:2272] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.500536 12370 tablet_replica.cc:333] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.501128 12370 raft_consensus.cc:2243] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.501562 12370 raft_consensus.cc:2272] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.503655 12370 tablet_replica.cc:333] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.504179 12370 raft_consensus.cc:2243] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.504499 12370 raft_consensus.cc:2272] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.505893 12370 tablet_replica.cc:333] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.506597 12370 raft_consensus.cc:2243] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.507055 12370 raft_consensus.cc:2272] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.508623 12370 tablet_replica.cc:333] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.509073 12370 raft_consensus.cc:2243] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.509395 12370 raft_consensus.cc:2272] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.511106 12370 tablet_replica.cc:333] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.511731 12370 raft_consensus.cc:2243] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.512217 12370 raft_consensus.cc:2272] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.514942 12370 tablet_replica.cc:333] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.515201 14802 consensus_queue.cc:1048] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.515651 12370 raft_consensus.cc:2243] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.516172 12370 raft_consensus.cc:2272] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.522408 12370 tablet_replica.cc:333] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.523247 12370 raft_consensus.cc:2243] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.523805 12370 raft_consensus.cc:2272] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.527827 12370 tablet_replica.cc:333] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca: stopping tablet replica
W20260710 11:00:34.528172 14602 consensus_peers.cc:597] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:34.528689 12370 raft_consensus.cc:2243] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:34.529493 12370 raft_consensus.cc:2272] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.531474 12370 tablet_replica.cc:333] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.532191 12370 raft_consensus.cc:2243] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.532624 12370 raft_consensus.cc:2272] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.533792 14802 consensus_queue.cc:1048] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.534760 12370 tablet_replica.cc:333] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.535386 12370 raft_consensus.cc:2243] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.535878 12370 raft_consensus.cc:2272] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.539193 12370 tablet_replica.cc:333] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.539928 12370 raft_consensus.cc:2243] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:34.540786 12370 raft_consensus.cc:2272] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.542423 12370 tablet_replica.cc:333] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.542907 12370 raft_consensus.cc:2243] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.543252 12370 raft_consensus.cc:2272] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.545564 12370 tablet_replica.cc:333] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.546186 12370 raft_consensus.cc:2243] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.546576 12370 raft_consensus.cc:2272] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.548079 12370 tablet_replica.cc:333] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.548647 12370 raft_consensus.cc:2243] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.549003 12370 raft_consensus.cc:2272] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.550806 12370 tablet_replica.cc:333] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca: stopping tablet replica
I20260710 11:00:34.551230 12370 raft_consensus.cc:2243] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:34.551951 12370 raft_consensus.cc:2272] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.554826 14898 consensus_queue.cc:1048] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:34.564292 14602 consensus_peers.cc:597] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:34.570947 14528 consensus_peers.cc:597] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:34.573625 14761 consensus_queue.cc:1048] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:34.578295 14602 consensus_peers.cc:597] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:34.599409 12370 tablet_server.cc:196] TabletServer@127.12.20.129:0 shutdown complete.
W20260710 11:00:34.599797 14676 consensus_peers.cc:597] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:34.614019 14602 consensus_peers.cc:597] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:34.622265 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:34.627439 14940 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:34.628409 14941 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:34.630188 12370 server_base.cc:1061] running on GCE node
W20260710 11:00:34.630278 14943 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:34.631786 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:34.632023 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:34.632189 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681234632173 us; error 0 us; skew 500 ppm
I20260710 11:00:34.632853 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:34.635552 12370 webserver.cc:533] Webserver started at http://127.12.20.129:43219/ using document root <none> and password file <none>
I20260710 11:00:34.636031 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:34.636179 12370 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:00:34.639804 12370 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 11:00:34.643955 14948 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:34.644740 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:00:34.645020 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-0-root
uuid: "731cc024368747fead55d43adbf898ca"
format_stamp: "Formatted at 2026-07-10 11:00:31 on dist-test-slave-l0nf"
I20260710 11:00:34.645267 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681178886435-12370-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)
W20260710 11:00:34.651582 14676 consensus_peers.cc:597] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:34.659433 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:34.660547 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:34.661978 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:34.665581 14955 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:00:34.690325 14602 consensus_peers.cc:597] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:34.719960 14799 consensus_queue.cc:1048] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.730352 14799 consensus_queue.cc:1048] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.756659 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:00:34.756934 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.092s	user 0.003s	sys 0.000s
I20260710 11:00:34.757190 12370 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:00:34.761217 14955 tablet_bootstrap.cc:492] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:34.774143 14955 tablet_bootstrap.cc:492] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:34.775054 14955 tablet_bootstrap.cc:492] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:34.775666 14955 ts_tablet_manager.cc:1403] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260710 11:00:34.775905 14824 consensus_queue.cc:1048] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.778167 14955 raft_consensus.cc:359] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:34.778822 14955 raft_consensus.cc:740] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.779487 14955 consensus_queue.cc:260] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [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: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
W20260710 11:00:34.787256 14676 consensus_peers.cc:597] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:34.787635 14955 ts_tablet_manager.cc:1434] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 11:00:34.788458 14955 tablet_bootstrap.cc:492] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:34.805464 14955 tablet_bootstrap.cc:492] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:34.806200 14955 tablet_bootstrap.cc:492] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:34.806811 14955 ts_tablet_manager.cc:1403] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260710 11:00:34.809653 14955 raft_consensus.cc:359] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:34.810286 14955 raft_consensus.cc:740] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.811075 14955 consensus_queue.cc:260] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:34.812963 14955 ts_tablet_manager.cc:1434] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:00:34.813665 14955 tablet_bootstrap.cc:492] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
W20260710 11:00:34.822017 14528 consensus_peers.cc:597] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:34.825851 14955 tablet_bootstrap.cc:492] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:34.826527 14955 tablet_bootstrap.cc:492] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:34.826987 14955 ts_tablet_manager.cc:1403] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 11:00:34.829214 14955 raft_consensus.cc:359] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:34.829829 14955 raft_consensus.cc:740] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.830549 14955 consensus_queue.cc:260] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca [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: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:34.832046 14955 ts_tablet_manager.cc:1434] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260710 11:00:34.832587 14955 tablet_bootstrap.cc:492] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:34.842743 14955 tablet_bootstrap.cc:492] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:34.843438 14955 tablet_bootstrap.cc:492] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:34.843950 14955 ts_tablet_manager.cc:1403] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.003s
I20260710 11:00:34.845474 14955 raft_consensus.cc:359] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:34.845935 14955 raft_consensus.cc:740] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.846489 14955 consensus_queue.cc:260] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [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: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:34.847812 14955 ts_tablet_manager.cc:1434] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 11:00:34.848409 14955 tablet_bootstrap.cc:492] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:34.851395 12370 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:00:34.851617 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.094s	user 0.077s	sys 0.000s
I20260710 11:00:34.858301 14955 tablet_bootstrap.cc:492] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:34.859020 14955 tablet_bootstrap.cc:492] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:34.859462 14955 ts_tablet_manager.cc:1403] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:00:34.861268 14955 raft_consensus.cc:359] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:34.861920 14955 raft_consensus.cc:740] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.862505 14955 consensus_queue.cc:260] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [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: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:34.864138 14955 ts_tablet_manager.cc:1434] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.003s
I20260710 11:00:34.864729 14955 tablet_bootstrap.cc:492] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
W20260710 11:00:34.871420 14528 consensus_peers.cc:597] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:34.876497 14955 tablet_bootstrap.cc:492] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:34.877209 14955 tablet_bootstrap.cc:492] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:34.877677 14955 ts_tablet_manager.cc:1403] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:00:34.879314 14955 raft_consensus.cc:359] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:34.879782 14955 raft_consensus.cc:740] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.880450 14955 consensus_queue.cc:260] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [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: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:34.882009 14955 ts_tablet_manager.cc:1434] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:34.882591 14955 tablet_bootstrap.cc:492] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:34.893718 14955 tablet_bootstrap.cc:492] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:34.894411 14955 tablet_bootstrap.cc:492] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:34.894985 14955 ts_tablet_manager.cc:1403] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:00:34.896874 14955 raft_consensus.cc:359] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:34.897408 14955 raft_consensus.cc:740] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.898089 14955 consensus_queue.cc:260] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [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: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:34.899677 14955 ts_tablet_manager.cc:1434] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:34.900437 14955 tablet_bootstrap.cc:492] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:34.904475 15023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.129:33591 every 8 connection(s)
I20260710 11:00:34.904369 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.129:33591
I20260710 11:00:34.919615 14955 tablet_bootstrap.cc:492] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca: 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
W20260710 11:00:34.919837 14676 consensus_peers.cc:597] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:34.920387 14955 tablet_bootstrap.cc:492] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:34.920923 14955 ts_tablet_manager.cc:1403] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 11:00:34.922591 14955 raft_consensus.cc:359] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:34.923091 14955 raft_consensus.cc:740] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.923610 14955 consensus_queue.cc:260] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca [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: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:34.925213 14955 ts_tablet_manager.cc:1434] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:34.925935 14955 tablet_bootstrap.cc:492] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:34.931663 15025 heartbeater.cc:344] Connected to a master server at 127.12.20.190:38945
I20260710 11:00:34.932046 15025 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:34.932701 15025 heartbeater.cc:507] Master 127.12.20.190:38945 requested a full tablet report, sending...
I20260710 11:00:34.934876 14955 tablet_bootstrap.cc:492] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:34.935447 14955 tablet_bootstrap.cc:492] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:34.935992 14955 ts_tablet_manager.cc:1403] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:00:34.937668 14955 raft_consensus.cc:359] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:34.938117 14955 raft_consensus.cc:740] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.938604 14955 consensus_queue.cc:260] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:34.939172 14383 ts_manager.cc:194] Re-registered known tserver with Master: 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:34.940516 14955 ts_tablet_manager.cc:1434] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:34.941219 14955 tablet_bootstrap.cc:492] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:34.959630 14955 tablet_bootstrap.cc:492] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:34.960538 14955 tablet_bootstrap.cc:492] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:34.961191 14955 ts_tablet_manager.cc:1403] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 11:00:34.963397 14955 raft_consensus.cc:359] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:34.964077 14955 raft_consensus.cc:740] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.964718 14955 consensus_queue.cc:260] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [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: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:34.965163 14383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46334
I20260710 11:00:34.966609 14955 ts_tablet_manager.cc:1434] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:34.967209 14955 tablet_bootstrap.cc:492] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:34.968063 15025 heartbeater.cc:499] Master 127.12.20.190:38945 was elected leader, sending a full tablet report...
I20260710 11:00:34.977090 14955 tablet_bootstrap.cc:492] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:34.977816 14955 tablet_bootstrap.cc:492] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:34.978422 14955 ts_tablet_manager.cc:1403] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:00:34.980345 14955 raft_consensus.cc:359] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:34.980885 14955 raft_consensus.cc:740] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.981429 14955 consensus_queue.cc:260] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:34.982882 14955 ts_tablet_manager.cc:1434] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:00:34.983608 14955 tablet_bootstrap.cc:492] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:34.995411 14955 tablet_bootstrap.cc:492] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:34.996217 14955 tablet_bootstrap.cc:492] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:34.996810 14955 ts_tablet_manager.cc:1403] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260710 11:00:34.998535 14955 raft_consensus.cc:359] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:34.999004 14955 raft_consensus.cc:740] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.999462 14955 consensus_queue.cc:260] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [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: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:35.001142 14955 ts_tablet_manager.cc:1434] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.002048 14955 tablet_bootstrap.cc:492] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:35.013990 14955 tablet_bootstrap.cc:492] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:35.014657 14955 tablet_bootstrap.cc:492] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:35.015126 14955 ts_tablet_manager.cc:1403] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 11:00:35.016649 14955 raft_consensus.cc:359] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:35.017230 14955 raft_consensus.cc:740] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.017838 14955 consensus_queue.cc:260] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [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: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:35.019688 14955 ts_tablet_manager.cc:1434] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:00:35.020501 14955 tablet_bootstrap.cc:492] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:35.033665 14955 tablet_bootstrap.cc:492] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:35.034550 14955 tablet_bootstrap.cc:492] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:35.035149 14955 ts_tablet_manager.cc:1403] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:00:35.036882 14955 raft_consensus.cc:359] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:35.037322 14955 raft_consensus.cc:740] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.037781 14955 consensus_queue.cc:260] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [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: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:35.039397 14955 ts_tablet_manager.cc:1434] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:00:35.040028 14955 tablet_bootstrap.cc:492] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:35.051043 14955 tablet_bootstrap.cc:492] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:35.051908 14955 tablet_bootstrap.cc:492] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:35.052496 14955 ts_tablet_manager.cc:1403] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:00:35.054605 14955 raft_consensus.cc:359] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:35.055231 14955 raft_consensus.cc:740] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.055864 14955 consensus_queue.cc:260] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca [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: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:35.057597 14955 ts_tablet_manager.cc:1434] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:35.058306 14955 tablet_bootstrap.cc:492] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:35.069525 14955 tablet_bootstrap.cc:492] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:35.070173 14955 tablet_bootstrap.cc:492] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:35.070619 14955 ts_tablet_manager.cc:1403] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:00:35.072167 14955 raft_consensus.cc:359] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:35.072619 14955 raft_consensus.cc:740] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.073083 14955 consensus_queue.cc:260] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [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: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:35.074407 14955 ts_tablet_manager.cc:1434] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.075155 14955 tablet_bootstrap.cc:492] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:35.087900 14955 tablet_bootstrap.cc:492] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:35.088608 14955 tablet_bootstrap.cc:492] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:35.089097 14955 ts_tablet_manager.cc:1403] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:00:35.090850 14955 raft_consensus.cc:359] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:35.091305 14955 raft_consensus.cc:740] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.091787 14955 consensus_queue.cc:260] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [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: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:35.093742 14955 ts_tablet_manager.cc:1434] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:35.094342 14955 tablet_bootstrap.cc:492] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca: Bootstrap starting.
I20260710 11:00:35.106149 14955 tablet_bootstrap.cc:492] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca: 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
I20260710 11:00:35.106906 14955 tablet_bootstrap.cc:492] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca: Bootstrap complete.
I20260710 11:00:35.107409 14955 ts_tablet_manager.cc:1403] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:00:35.109524 14955 raft_consensus.cc:359] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:35.110293 14955 raft_consensus.cc:740] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731cc024368747fead55d43adbf898ca, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.110867 14955 consensus_queue.cc:260] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [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: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:35.112349 14955 ts_tablet_manager.cc:1434] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 11:00:35.545241 14824 raft_consensus.cc:493] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 731cc024368747fead55d43adbf898ca)
I20260710 11:00:35.545688 14824 raft_consensus.cc:515] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:35.547633 14824 leader_election.cc:290] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:35.548503 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bc146e3ff24e488a7e737ba2b7e763" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:35.548714 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bc146e3ff24e488a7e737ba2b7e763" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:35.549188 14997 raft_consensus.cc:2468] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 1.
I20260710 11:00:35.550276 14602 leader_election.cc:304] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [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: 731cc024368747fead55d43adbf898ca, 86ebb0c579cb459fa716ce36abaf837d; no voters: 677da738b67e4f498c9b5a3aed021316
I20260710 11:00:35.551046 14824 raft_consensus.cc:2804] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:35.551357 14824 raft_consensus.cc:493] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 731cc024368747fead55d43adbf898ca)
I20260710 11:00:35.551649 14824 raft_consensus.cc:3060] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.556092 14824 raft_consensus.cc:515] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:35.557597 14824 leader_election.cc:290] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 2 election: Requested vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:35.558316 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bc146e3ff24e488a7e737ba2b7e763" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:35.558540 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bc146e3ff24e488a7e737ba2b7e763" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:35.558975 14997 raft_consensus.cc:3060] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.565451 14997 raft_consensus.cc:2468] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 2.
I20260710 11:00:35.566368 14602 leader_election.cc:304] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [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: 731cc024368747fead55d43adbf898ca, 86ebb0c579cb459fa716ce36abaf837d; no voters: 677da738b67e4f498c9b5a3aed021316
I20260710 11:00:35.566980 14824 raft_consensus.cc:2804] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:35.567461 14824 raft_consensus.cc:697] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 2 LEADER]: Becoming Leader. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Running, Role: LEADER
I20260710 11:00:35.568264 14824 consensus_queue.cc:237] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [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: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:35.574956 14382 catalog_manager.cc:5697] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d reported cstate change: term changed from 1 to 2, leader changed from 731cc024368747fead55d43adbf898ca (127.12.20.129) to 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131). New cstate: current_term: 2 leader_uuid: "86ebb0c579cb459fa716ce36abaf837d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:35.657884 14910 raft_consensus.cc:493] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 731cc024368747fead55d43adbf898ca)
I20260710 11:00:35.658329 14910 raft_consensus.cc:515] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:35.660189 14910 leader_election.cc:290] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:35.660759 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c03962c375745ae813147cf95760137" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:35.661216 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c03962c375745ae813147cf95760137" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:35.661844 14997 raft_consensus.cc:2468] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:35.662779 14676 leader_election.cc:304] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [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: 731cc024368747fead55d43adbf898ca, e94c24ca7ab941d2962177c1a941c487; no voters: 86ebb0c579cb459fa716ce36abaf837d
I20260710 11:00:35.663403 14910 raft_consensus.cc:2804] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:35.663739 14910 raft_consensus.cc:493] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 731cc024368747fead55d43adbf898ca)
I20260710 11:00:35.664058 14910 raft_consensus.cc:3060] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.668566 14910 raft_consensus.cc:515] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:35.670007 14910 leader_election.cc:290] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 2 election: Requested vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:35.670626 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c03962c375745ae813147cf95760137" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:35.670950 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c03962c375745ae813147cf95760137" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:35.671490 14997 raft_consensus.cc:3060] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.676146 14997 raft_consensus.cc:2468] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 2.
I20260710 11:00:35.677030 14676 leader_election.cc:304] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [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: 731cc024368747fead55d43adbf898ca, e94c24ca7ab941d2962177c1a941c487; no voters: 86ebb0c579cb459fa716ce36abaf837d
I20260710 11:00:35.677666 14910 raft_consensus.cc:2804] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:35.678066 14910 raft_consensus.cc:697] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 2 LEADER]: Becoming Leader. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
I20260710 11:00:35.678735 14910 consensus_queue.cc:237] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [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: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:35.686226 14382 catalog_manager.cc:5697] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 reported cstate change: term changed from 1 to 2, leader changed from 731cc024368747fead55d43adbf898ca (127.12.20.129) to e94c24ca7ab941d2962177c1a941c487 (127.12.20.132). New cstate: current_term: 2 leader_uuid: "e94c24ca7ab941d2962177c1a941c487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:35.797042 14910 raft_consensus.cc:493] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:35.797494 14910 raft_consensus.cc:515] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:35.799069 14910 leader_election.cc:290] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:35.799803 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6887037dca2a4b07891d9b53fc44034f" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:35.800110 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6887037dca2a4b07891d9b53fc44034f" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:35.800479 14635 raft_consensus.cc:2468] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:35.800902 14997 raft_consensus.cc:2410] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e94c24ca7ab941d2962177c1a941c487 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:00:35.801653 14674 leader_election.cc:304] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [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: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:35.802595 14910 raft_consensus.cc:2804] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:35.802935 14910 raft_consensus.cc:493] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:35.803260 14910 raft_consensus.cc:3060] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.809442 14910 raft_consensus.cc:515] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:35.811057 14910 leader_election.cc:290] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 2 election: Requested vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:35.811736 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6887037dca2a4b07891d9b53fc44034f" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:35.812067 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6887037dca2a4b07891d9b53fc44034f" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:35.812384 14635 raft_consensus.cc:3060] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.812685 14997 raft_consensus.cc:3060] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.816988 14635 raft_consensus.cc:2468] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 2.
I20260710 11:00:35.817276 14997 raft_consensus.cc:2410] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e94c24ca7ab941d2962177c1a941c487 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:00:35.818367 14674 leader_election.cc:304] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [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: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 731cc024368747fead55d43adbf898ca
I20260710 11:00:35.819082 14910 raft_consensus.cc:2804] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:35.819523 14910 raft_consensus.cc:697] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 2 LEADER]: Becoming Leader. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
I20260710 11:00:35.820257 14910 consensus_queue.cc:237] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Queue going to LEADER 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: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:35.826208 14382 catalog_manager.cc:5697] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 reported cstate change: term changed from 1 to 2, leader changed from 731cc024368747fead55d43adbf898ca (127.12.20.129) to e94c24ca7ab941d2962177c1a941c487 (127.12.20.132). New cstate: current_term: 2 leader_uuid: "e94c24ca7ab941d2962177c1a941c487" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:35.892853 14800 raft_consensus.cc:493] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 731cc024368747fead55d43adbf898ca)
I20260710 11:00:35.893389 14800 raft_consensus.cc:515] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:35.895375 14800 leader_election.cc:290] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:35.896826 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce1a76db55042b7abe9f8de5e9322ef" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:35.897078 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce1a76db55042b7abe9f8de5e9322ef" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:35.897771 14997 raft_consensus.cc:2468] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 1.
I20260710 11:00:35.898691 14528 leader_election.cc:304] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [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: 677da738b67e4f498c9b5a3aed021316, 731cc024368747fead55d43adbf898ca; no voters: e94c24ca7ab941d2962177c1a941c487
I20260710 11:00:35.899307 14800 raft_consensus.cc:2804] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:35.899652 14800 raft_consensus.cc:493] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 731cc024368747fead55d43adbf898ca)
I20260710 11:00:35.899971 14800 raft_consensus.cc:3060] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.902447 14799 raft_consensus.cc:493] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 731cc024368747fead55d43adbf898ca)
I20260710 11:00:35.902877 14799 raft_consensus.cc:515] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:35.904484 14799 leader_election.cc:290] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:35.905103 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce1a76db55042b7abe9f8de5e9322ef" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:35.904855 14800 raft_consensus.cc:515] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:35.905695 14997 raft_consensus.cc:2468] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e94c24ca7ab941d2962177c1a941c487 in term 1.
I20260710 11:00:35.905695 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce1a76db55042b7abe9f8de5e9322ef" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316" is_pre_election: true
I20260710 11:00:35.906687 14562 raft_consensus.cc:2393] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e94c24ca7ab941d2962177c1a941c487 in current term 2: Already voted for candidate 677da738b67e4f498c9b5a3aed021316 in this term.
I20260710 11:00:35.907081 14676 leader_election.cc:304] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [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: 731cc024368747fead55d43adbf898ca, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:35.907609 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce1a76db55042b7abe9f8de5e9322ef" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:35.907964 14799 raft_consensus.cc:2804] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:35.908177 14997 raft_consensus.cc:3060] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.908371 14800 leader_election.cc:290] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 2 election: Requested vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:35.908356 14799 raft_consensus.cc:493] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 731cc024368747fead55d43adbf898ca)
I20260710 11:00:35.908573 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce1a76db55042b7abe9f8de5e9322ef" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:35.909085 14799 raft_consensus.cc:3060] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.910313 14761 raft_consensus.cc:493] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 731cc024368747fead55d43adbf898ca)
I20260710 11:00:35.910704 14761 raft_consensus.cc:515] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:35.912283 14761 leader_election.cc:290] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917), 731cc024368747fead55d43adbf898ca (127.12.20.129:33591)
I20260710 11:00:35.912885 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c03962c375745ae813147cf95760137" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e94c24ca7ab941d2962177c1a941c487" is_pre_election: true
I20260710 11:00:35.913285 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c03962c375745ae813147cf95760137" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:35.914005 14998 raft_consensus.cc:2393] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86ebb0c579cb459fa716ce36abaf837d in current term 2: Already voted for candidate e94c24ca7ab941d2962177c1a941c487 in this term.
I20260710 11:00:35.914821 14602 leader_election.cc:304] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [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: 86ebb0c579cb459fa716ce36abaf837d; no voters: 731cc024368747fead55d43adbf898ca, e94c24ca7ab941d2962177c1a941c487
I20260710 11:00:35.914866 14997 raft_consensus.cc:2468] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 2.
I20260710 11:00:35.915462 14761 raft_consensus.cc:3060] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.916024 14528 leader_election.cc:304] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [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: 677da738b67e4f498c9b5a3aed021316, 731cc024368747fead55d43adbf898ca; no voters: 
I20260710 11:00:35.916791 14800 raft_consensus.cc:2804] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:35.916977 14799 raft_consensus.cc:515] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:35.917307 14800 raft_consensus.cc:697] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [term 2 LEADER]: Becoming Leader. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Running, Role: LEADER
I20260710 11:00:35.918036 14709 raft_consensus.cc:2393] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 677da738b67e4f498c9b5a3aed021316 in current term 2: Already voted for candidate e94c24ca7ab941d2962177c1a941c487 in this term.
I20260710 11:00:35.918150 14800 consensus_queue.cc:237] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [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: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:35.919487 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce1a76db55042b7abe9f8de5e9322ef" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca"
I20260710 11:00:35.919719 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce1a76db55042b7abe9f8de5e9322ef" candidate_uuid: "e94c24ca7ab941d2962177c1a941c487" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:35.920311 14997 raft_consensus.cc:2393] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e94c24ca7ab941d2962177c1a941c487 in current term 2: Already voted for candidate 677da738b67e4f498c9b5a3aed021316 in this term.
I20260710 11:00:35.920624 14799 leader_election.cc:290] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 2 election: Requested vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:35.921525 14675 leader_election.cc:304] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e94c24ca7ab941d2962177c1a941c487; no voters: 677da738b67e4f498c9b5a3aed021316, 731cc024368747fead55d43adbf898ca
I20260710 11:00:35.922262 14799 raft_consensus.cc:2749] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:00:35.924443 14761 raft_consensus.cc:2749] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:35.927450 14382 catalog_manager.cc:5697] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 reported cstate change: term changed from 1 to 2, leader changed from 731cc024368747fead55d43adbf898ca (127.12.20.129) to 677da738b67e4f498c9b5a3aed021316 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "677da738b67e4f498c9b5a3aed021316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:35.968104 14800 raft_consensus.cc:493] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 731cc024368747fead55d43adbf898ca)
I20260710 11:00:35.968627 14800 raft_consensus.cc:515] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:35.970217 14800 leader_election.cc:290] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 731cc024368747fead55d43adbf898ca (127.12.20.129:33591), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:35.971158 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bc146e3ff24e488a7e737ba2b7e763" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "731cc024368747fead55d43adbf898ca" is_pre_election: true
I20260710 11:00:35.971275 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bc146e3ff24e488a7e737ba2b7e763" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86ebb0c579cb459fa716ce36abaf837d" is_pre_election: true
I20260710 11:00:35.971989 14997 raft_consensus.cc:2393] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 677da738b67e4f498c9b5a3aed021316 in current term 2: Already voted for candidate 86ebb0c579cb459fa716ce36abaf837d in this term.
I20260710 11:00:35.973145 14526 leader_election.cc:304] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [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: 677da738b67e4f498c9b5a3aed021316; no voters: 731cc024368747fead55d43adbf898ca, 86ebb0c579cb459fa716ce36abaf837d
I20260710 11:00:35.973872 14800 raft_consensus.cc:3060] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.979182 14800 raft_consensus.cc:2749] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:35.992359 14562 raft_consensus.cc:1275] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Refusing update from remote peer 86ebb0c579cb459fa716ce36abaf837d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:35.993726 14998 raft_consensus.cc:1275] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Refusing update from remote peer 86ebb0c579cb459fa716ce36abaf837d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:35.993662 14761 consensus_queue.cc:1048] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:35.995052 14761 consensus_queue.cc:1048] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.075006 14998 raft_consensus.cc:1275] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Refusing update from remote peer e94c24ca7ab941d2962177c1a941c487: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.076128 14799 consensus_queue.cc:1048] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.084517 14635 raft_consensus.cc:1275] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Refusing update from remote peer e94c24ca7ab941d2962177c1a941c487: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.086014 14799 consensus_queue.cc:1048] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.315807 14709 raft_consensus.cc:1275] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Refusing update from remote peer 677da738b67e4f498c9b5a3aed021316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.317010 14800 consensus_queue.cc:1048] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.321164 14998 raft_consensus.cc:1275] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Refusing update from remote peer e94c24ca7ab941d2962177c1a941c487: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:00:36.321573 14998 pending_rounds.cc:85] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca: Aborting all ops after (but not including) 0
I20260710 11:00:36.321827 14998 pending_rounds.cc:107] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:00:36.322088 14998 raft_consensus.cc:2889] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:00:36.323730 14910 consensus_queue.cc:1048] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:36.330063 14995 raft_consensus.cc:1275] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Refusing update from remote peer 677da738b67e4f498c9b5a3aed021316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.332732 14861 consensus_queue.cc:1048] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.342988 14635 raft_consensus.cc:1275] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Refusing update from remote peer e94c24ca7ab941d2962177c1a941c487: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:00:36.348256 14910 consensus_queue.cc:1048] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:44.920214 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:44.944561 14709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66c707c7e6da40c590c283c9b671f377"
dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
mode: GRACEFUL
new_leader_uuid: "731cc024368747fead55d43adbf898ca"
 from {username='slave'} at 127.0.0.1:49856
I20260710 11:00:44.945165 14709 raft_consensus.cc:606] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Received request to transfer leadership to TS 731cc024368747fead55d43adbf898ca
I20260710 11:00:44.955559 14635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8375c11f8d8142388988c9462484cf3d"
dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
mode: GRACEFUL
new_leader_uuid: "731cc024368747fead55d43adbf898ca"
 from {username='slave'} at 127.0.0.1:45806
I20260710 11:00:44.956012 14635 raft_consensus.cc:606] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Received request to transfer leadership to TS 731cc024368747fead55d43adbf898ca
I20260710 11:00:44.958134 14709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85e7fd4c22214ae98ddf0c4a7d2473d9"
dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
mode: GRACEFUL
new_leader_uuid: "677da738b67e4f498c9b5a3aed021316"
 from {username='slave'} at 127.0.0.1:49856
I20260710 11:00:44.958580 14709 raft_consensus.cc:606] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Received request to transfer leadership to TS 677da738b67e4f498c9b5a3aed021316
I20260710 11:00:44.960564 14635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c7245a702d54b09bc549c335faf3a36"
dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
mode: GRACEFUL
new_leader_uuid: "731cc024368747fead55d43adbf898ca"
 from {username='slave'} at 127.0.0.1:45806
I20260710 11:00:44.960948 14635 raft_consensus.cc:606] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Received request to transfer leadership to TS 731cc024368747fead55d43adbf898ca
I20260710 11:00:44.962973 14635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac6d595655d4e9b9276de0b1d1da2c1"
dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
mode: GRACEFUL
new_leader_uuid: "677da738b67e4f498c9b5a3aed021316"
 from {username='slave'} at 127.0.0.1:45806
I20260710 11:00:44.963416 14635 raft_consensus.cc:606] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Received request to transfer leadership to TS 677da738b67e4f498c9b5a3aed021316
I20260710 11:00:44.964373 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:00:44.964951 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:45.057546 15082 raft_consensus.cc:993] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487: : Instructing follower 731cc024368747fead55d43adbf898ca to start an election
I20260710 11:00:45.058059 15081 raft_consensus.cc:1081] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Signalling peer 731cc024368747fead55d43adbf898ca to start an election
I20260710 11:00:45.059352 14998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66c707c7e6da40c590c283c9b671f377"
dest_uuid: "731cc024368747fead55d43adbf898ca"
 from {username='slave'} at 127.0.0.1:38076
I20260710 11:00:45.059770 14998 raft_consensus.cc:493] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:45.060081 14998 raft_consensus.cc:3060] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.065397 14998 raft_consensus.cc:515] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:45.067137 14998 leader_election.cc:290] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 2 election: Requested vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:45.077366 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c707c7e6da40c590c283c9b671f377" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:45.077998 14635 raft_consensus.cc:3060] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.078137 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c707c7e6da40c590c283c9b671f377" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:45.078610 14709 raft_consensus.cc:3055] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:45.078825 14709 raft_consensus.cc:740] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
I20260710 11:00:45.079487 14709 consensus_queue.cc:260] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [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: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:45.080410 14709 raft_consensus.cc:3060] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.083781 14635 raft_consensus.cc:2468] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 2.
I20260710 11:00:45.084904 14950 leader_election.cc:304] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [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: 731cc024368747fead55d43adbf898ca, 86ebb0c579cb459fa716ce36abaf837d; no voters: 
I20260710 11:00:45.086400 14709 raft_consensus.cc:2468] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 2.
I20260710 11:00:45.087128 15090 raft_consensus.cc:2804] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:45.088284 15090 raft_consensus.cc:697] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 2 LEADER]: Becoming Leader. State: Replica: 731cc024368747fead55d43adbf898ca, State: Running, Role: LEADER
I20260710 11:00:45.089133 15090 consensus_queue.cc:237] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [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: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } }
I20260710 11:00:45.097030 14382 catalog_manager.cc:5697] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca reported cstate change: term changed from 1 to 2, leader changed from e94c24ca7ab941d2962177c1a941c487 (127.12.20.132) to 731cc024368747fead55d43adbf898ca (127.12.20.129). New cstate: current_term: 2 leader_uuid: "731cc024368747fead55d43adbf898ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:45.199782 15083 raft_consensus.cc:993] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d: : Instructing follower 731cc024368747fead55d43adbf898ca to start an election
I20260710 11:00:45.200492 15066 raft_consensus.cc:1081] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Signalling peer 731cc024368747fead55d43adbf898ca to start an election
I20260710 11:00:45.201786 14998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c7245a702d54b09bc549c335faf3a36"
dest_uuid: "731cc024368747fead55d43adbf898ca"
 from {username='slave'} at 127.0.0.1:38082
I20260710 11:00:45.202186 14998 raft_consensus.cc:493] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:45.202427 14998 raft_consensus.cc:3060] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.207026 14998 raft_consensus.cc:515] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:45.208458 14998 leader_election.cc:290] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 2 election: Requested vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:45.209142 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7245a702d54b09bc549c335faf3a36" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:45.209409 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7245a702d54b09bc549c335faf3a36" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:45.209708 14635 raft_consensus.cc:3055] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:45.209977 14635 raft_consensus.cc:740] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Running, Role: LEADER
I20260710 11:00:45.209864 14709 raft_consensus.cc:3060] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.210696 14635 consensus_queue.cc:260] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [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: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:45.211608 14635 raft_consensus.cc:3060] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.214382 14709 raft_consensus.cc:2468] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 2.
I20260710 11:00:45.215420 14951 leader_election.cc:304] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [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: 731cc024368747fead55d43adbf898ca, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:45.215698 14635 raft_consensus.cc:2468] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 2.
I20260710 11:00:45.216282 15090 raft_consensus.cc:2804] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:45.216742 15090 raft_consensus.cc:697] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 2 LEADER]: Becoming Leader. State: Replica: 731cc024368747fead55d43adbf898ca, State: Running, Role: LEADER
I20260710 11:00:45.217638 15090 consensus_queue.cc:237] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [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: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:45.225304 14382 catalog_manager.cc:5697] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca reported cstate change: term changed from 1 to 2, leader changed from 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131) to 731cc024368747fead55d43adbf898ca (127.12.20.129). New cstate: current_term: 2 leader_uuid: "731cc024368747fead55d43adbf898ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:45.305905 15081 raft_consensus.cc:993] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487: : Instructing follower 677da738b67e4f498c9b5a3aed021316 to start an election
I20260710 11:00:45.306314 15082 raft_consensus.cc:1081] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Signalling peer 677da738b67e4f498c9b5a3aed021316 to start an election
I20260710 11:00:45.307734 14562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85e7fd4c22214ae98ddf0c4a7d2473d9"
dest_uuid: "677da738b67e4f498c9b5a3aed021316"
 from {username='slave'} at 127.0.0.1:55278
I20260710 11:00:45.308256 14562 raft_consensus.cc:493] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:45.308519 14562 raft_consensus.cc:3060] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.312846 14562 raft_consensus.cc:515] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:45.314319 14562 leader_election.cc:290] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 2 election: Requested vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:45.314947 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e7fd4c22214ae98ddf0c4a7d2473d9" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:45.315459 14635 raft_consensus.cc:3060] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.315281 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e7fd4c22214ae98ddf0c4a7d2473d9" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:45.316108 14709 raft_consensus.cc:3055] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:45.316342 14709 raft_consensus.cc:740] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
I20260710 11:00:45.316975 14709 consensus_queue.cc:260] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [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: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:45.317799 14709 raft_consensus.cc:3060] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.319551 14635 raft_consensus.cc:2468] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 2.
I20260710 11:00:45.320488 14526 leader_election.cc:304] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [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: 677da738b67e4f498c9b5a3aed021316, 86ebb0c579cb459fa716ce36abaf837d; no voters: 
I20260710 11:00:45.321384 15084 raft_consensus.cc:2804] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:45.322120 14709 raft_consensus.cc:2468] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 2.
I20260710 11:00:45.322319 15084 raft_consensus.cc:697] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [term 2 LEADER]: Becoming Leader. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Running, Role: LEADER
I20260710 11:00:45.323285 15084 consensus_queue.cc:237] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [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: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:45.330286 15083 raft_consensus.cc:993] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d: : Instructing follower 677da738b67e4f498c9b5a3aed021316 to start an election
I20260710 11:00:45.330708 15083 raft_consensus.cc:1081] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Signalling peer 677da738b67e4f498c9b5a3aed021316 to start an election
I20260710 11:00:45.330858 14382 catalog_manager.cc:5697] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 reported cstate change: term changed from 1 to 2, leader changed from e94c24ca7ab941d2962177c1a941c487 (127.12.20.132) to 677da738b67e4f498c9b5a3aed021316 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "677da738b67e4f498c9b5a3aed021316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:45.332089 14562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac6d595655d4e9b9276de0b1d1da2c1"
dest_uuid: "677da738b67e4f498c9b5a3aed021316"
 from {username='slave'} at 127.0.0.1:55284
I20260710 11:00:45.332593 14562 raft_consensus.cc:493] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:45.332939 14562 raft_consensus.cc:3060] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.337685 14562 raft_consensus.cc:515] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:45.339694 14562 leader_election.cc:290] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 2 election: Requested vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:45.340304 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac6d595655d4e9b9276de0b1d1da2c1" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:45.340551 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac6d595655d4e9b9276de0b1d1da2c1" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:45.340801 14635 raft_consensus.cc:3055] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:45.341034 14709 raft_consensus.cc:3060] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.341075 14635 raft_consensus.cc:740] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Running, Role: LEADER
I20260710 11:00:45.341931 14635 consensus_queue.cc:260] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [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: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:45.342821 14635 raft_consensus.cc:3060] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.345217 14709 raft_consensus.cc:2468] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 2.
I20260710 11:00:45.346134 14527 leader_election.cc:304] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [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: 677da738b67e4f498c9b5a3aed021316, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:45.346815 15084 raft_consensus.cc:2804] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:45.347232 15084 raft_consensus.cc:697] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [term 2 LEADER]: Becoming Leader. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Running, Role: LEADER
I20260710 11:00:45.347362 14635 raft_consensus.cc:2468] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 2.
I20260710 11:00:45.348109 15084 consensus_queue.cc:237] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [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: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:45.356400 14382 catalog_manager.cc:5697] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 reported cstate change: term changed from 1 to 2, leader changed from 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131) to 677da738b67e4f498c9b5a3aed021316 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "677da738b67e4f498c9b5a3aed021316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:45.392670 15066 raft_consensus.cc:993] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d: : Instructing follower 731cc024368747fead55d43adbf898ca to start an election
I20260710 11:00:45.393044 15083 raft_consensus.cc:1081] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Signalling peer 731cc024368747fead55d43adbf898ca to start an election
I20260710 11:00:45.394265 14998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8375c11f8d8142388988c9462484cf3d"
dest_uuid: "731cc024368747fead55d43adbf898ca"
 from {username='slave'} at 127.0.0.1:38082
I20260710 11:00:45.394697 14998 raft_consensus.cc:493] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:45.394953 14998 raft_consensus.cc:3060] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.399132 14998 raft_consensus.cc:515] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:45.400745 14998 leader_election.cc:290] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 2 election: Requested vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:45.402066 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8375c11f8d8142388988c9462484cf3d" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:45.402683 14635 raft_consensus.cc:3055] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:45.402966 14635 raft_consensus.cc:740] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Running, Role: LEADER
I20260710 11:00:45.403667 14635 consensus_queue.cc:260] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [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: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:45.404800 14635 raft_consensus.cc:3060] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.409009 14635 raft_consensus.cc:2468] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 2.
I20260710 11:00:45.409822 14950 leader_election.cc:304] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [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: 731cc024368747fead55d43adbf898ca, 86ebb0c579cb459fa716ce36abaf837d; no voters: 
I20260710 11:00:45.410151 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8375c11f8d8142388988c9462484cf3d" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:45.410491 15090 raft_consensus.cc:2804] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:45.410687 14562 raft_consensus.cc:3060] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.411015 15090 raft_consensus.cc:697] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 2 LEADER]: Becoming Leader. State: Replica: 731cc024368747fead55d43adbf898ca, State: Running, Role: LEADER
I20260710 11:00:45.411929 15090 consensus_queue.cc:237] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [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: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:45.417259 14562 raft_consensus.cc:2468] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 2.
I20260710 11:00:45.424072 14382 catalog_manager.cc:5697] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca reported cstate change: term changed from 1 to 2, leader changed from 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131) to 731cc024368747fead55d43adbf898ca (127.12.20.129). New cstate: current_term: 2 leader_uuid: "731cc024368747fead55d43adbf898ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:45.495522 14635 raft_consensus.cc:1275] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Refusing update from remote peer 731cc024368747fead55d43adbf898ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.496615 15090 consensus_queue.cc:1048] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.506440 14709 raft_consensus.cc:1275] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Refusing update from remote peer 731cc024368747fead55d43adbf898ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.508327 15105 consensus_queue.cc:1048] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:45.650178 14635 raft_consensus.cc:1275] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Refusing update from remote peer 731cc024368747fead55d43adbf898ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.651242 15105 consensus_queue.cc:1048] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.659906 14709 raft_consensus.cc:1275] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Refusing update from remote peer 731cc024368747fead55d43adbf898ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.661407 15091 consensus_queue.cc:1048] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.742527 14635 raft_consensus.cc:1275] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Refusing update from remote peer 677da738b67e4f498c9b5a3aed021316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.743654 15084 consensus_queue.cc:1048] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.754860 14709 raft_consensus.cc:1275] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Refusing update from remote peer 677da738b67e4f498c9b5a3aed021316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.756112 15114 consensus_queue.cc:1048] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.866844 14635 raft_consensus.cc:1275] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Refusing update from remote peer 677da738b67e4f498c9b5a3aed021316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.867868 15114 consensus_queue.cc:1048] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.875720 14709 raft_consensus.cc:1275] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Refusing update from remote peer 677da738b67e4f498c9b5a3aed021316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.877213 15084 consensus_queue.cc:1048] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.963862 14635 raft_consensus.cc:1275] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Refusing update from remote peer 731cc024368747fead55d43adbf898ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.964804 15091 consensus_queue.cc:1048] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.965708 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:45.975919 14562 raft_consensus.cc:1275] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Refusing update from remote peer 731cc024368747fead55d43adbf898ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.977463 15105 consensus_queue.cc:1048] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.988277 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:46.003533 14708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a28c04fd729a433a8a6ee2c0bc53ebc5"
dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
mode: GRACEFUL
new_leader_uuid: "677da738b67e4f498c9b5a3aed021316"
 from {username='slave'} at 127.0.0.1:49856
I20260710 11:00:46.004033 14708 raft_consensus.cc:606] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Received request to transfer leadership to TS 677da738b67e4f498c9b5a3aed021316
I20260710 11:00:46.005978 14708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b041ef2add2e44c99cd0d830c44499fa"
dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
mode: GRACEFUL
new_leader_uuid: "731cc024368747fead55d43adbf898ca"
 from {username='slave'} at 127.0.0.1:49856
I20260710 11:00:46.006382 14708 raft_consensus.cc:606] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Received request to transfer leadership to TS 731cc024368747fead55d43adbf898ca
I20260710 11:00:46.008339 14708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f31bb853cb854dfdb577b482729a429b"
dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
mode: GRACEFUL
new_leader_uuid: "731cc024368747fead55d43adbf898ca"
 from {username='slave'} at 127.0.0.1:49856
I20260710 11:00:46.008733 14708 raft_consensus.cc:606] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Received request to transfer leadership to TS 731cc024368747fead55d43adbf898ca
I20260710 11:00:46.009596 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:00:46.010159 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:46.126825 15082 raft_consensus.cc:993] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487: : Instructing follower 731cc024368747fead55d43adbf898ca to start an election
I20260710 11:00:46.127350 15081 raft_consensus.cc:1081] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Signalling peer 731cc024368747fead55d43adbf898ca to start an election
I20260710 11:00:46.128796 14995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f31bb853cb854dfdb577b482729a429b"
dest_uuid: "731cc024368747fead55d43adbf898ca"
 from {username='slave'} at 127.0.0.1:38076
I20260710 11:00:46.129233 14995 raft_consensus.cc:493] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:46.129513 14995 raft_consensus.cc:3060] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.135255 14995 raft_consensus.cc:515] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:46.136865 14995 leader_election.cc:290] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 2 election: Requested vote from peers e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:46.137408 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31bb853cb854dfdb577b482729a429b" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:46.137883 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31bb853cb854dfdb577b482729a429b" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:46.138024 14708 raft_consensus.cc:3055] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:46.138414 14562 raft_consensus.cc:3060] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.138386 14708 raft_consensus.cc:740] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
I20260710 11:00:46.139345 14708 consensus_queue.cc:260] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [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: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:46.140590 14708 raft_consensus.cc:3060] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.144625 14562 raft_consensus.cc:2468] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 2.
I20260710 11:00:46.145573 14951 leader_election.cc:304] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [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: 677da738b67e4f498c9b5a3aed021316, 731cc024368747fead55d43adbf898ca; no voters: 
I20260710 11:00:46.146231 15105 raft_consensus.cc:2804] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:46.146677 15105 raft_consensus.cc:697] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 2 LEADER]: Becoming Leader. State: Replica: 731cc024368747fead55d43adbf898ca, State: Running, Role: LEADER
I20260710 11:00:46.147025 14708 raft_consensus.cc:2468] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 2.
I20260710 11:00:46.147571 15105 consensus_queue.cc:237] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [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: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:46.154925 14383 catalog_manager.cc:5697] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca reported cstate change: term changed from 1 to 2, leader changed from e94c24ca7ab941d2962177c1a941c487 (127.12.20.132) to 731cc024368747fead55d43adbf898ca (127.12.20.129). New cstate: current_term: 2 leader_uuid: "731cc024368747fead55d43adbf898ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:46.315793 15082 raft_consensus.cc:993] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487: : Instructing follower 677da738b67e4f498c9b5a3aed021316 to start an election
I20260710 11:00:46.316196 15081 raft_consensus.cc:1081] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Signalling peer 677da738b67e4f498c9b5a3aed021316 to start an election
I20260710 11:00:46.317521 14560 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a28c04fd729a433a8a6ee2c0bc53ebc5"
dest_uuid: "677da738b67e4f498c9b5a3aed021316"
 from {username='slave'} at 127.0.0.1:55278
I20260710 11:00:46.317917 14560 raft_consensus.cc:493] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:46.318156 14560 raft_consensus.cc:3060] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.323354 15082 raft_consensus.cc:993] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487: : Instructing follower 731cc024368747fead55d43adbf898ca to start an election
I20260710 11:00:46.323194 14560 raft_consensus.cc:515] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:46.323817 15081 raft_consensus.cc:1081] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Signalling peer 731cc024368747fead55d43adbf898ca to start an election
I20260710 11:00:46.325297 14560 leader_election.cc:290] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [CANDIDATE]: Term 2 election: Requested vote from peers 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:46.325379 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28c04fd729a433a8a6ee2c0bc53ebc5" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:46.325980 14635 raft_consensus.cc:3060] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.326043 14995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b041ef2add2e44c99cd0d830c44499fa"
dest_uuid: "731cc024368747fead55d43adbf898ca"
 from {username='slave'} at 127.0.0.1:38076
I20260710 11:00:46.326649 14995 raft_consensus.cc:493] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:46.326996 14995 raft_consensus.cc:3060] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.327585 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28c04fd729a433a8a6ee2c0bc53ebc5" candidate_uuid: "677da738b67e4f498c9b5a3aed021316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:46.328172 14708 raft_consensus.cc:3055] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:46.328471 14708 raft_consensus.cc:740] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
I20260710 11:00:46.329308 14708 consensus_queue.cc:260] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [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: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:46.330502 14708 raft_consensus.cc:3060] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.330843 14635 raft_consensus.cc:2468] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 2.
I20260710 11:00:46.331898 14526 leader_election.cc:304] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [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: 677da738b67e4f498c9b5a3aed021316, 86ebb0c579cb459fa716ce36abaf837d; no voters: 
I20260710 11:00:46.332525 15084 raft_consensus.cc:2804] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:46.332887 15084 raft_consensus.cc:697] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 2 LEADER]: Becoming Leader. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Running, Role: LEADER
I20260710 11:00:46.333559 14995 raft_consensus.cc:515] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:46.333571 15084 consensus_queue.cc:237] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [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: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:46.335603 14995 leader_election.cc:290] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 2 election: Requested vote from peers e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917), 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477)
I20260710 11:00:46.336740 14708 raft_consensus.cc:2468] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677da738b67e4f498c9b5a3aed021316 in term 2.
I20260710 11:00:46.340816 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b041ef2add2e44c99cd0d830c44499fa" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:46.341620 14708 raft_consensus.cc:3055] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:46.341641 14560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b041ef2add2e44c99cd0d830c44499fa" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:46.342087 14708 raft_consensus.cc:740] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e94c24ca7ab941d2962177c1a941c487, State: Running, Role: LEADER
I20260710 11:00:46.342316 14560 raft_consensus.cc:3060] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.343039 14708 consensus_queue.cc:260] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [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: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:46.344583 14708 raft_consensus.cc:3060] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.344172 14383 catalog_manager.cc:5697] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 reported cstate change: term changed from 1 to 2, leader changed from e94c24ca7ab941d2962177c1a941c487 (127.12.20.132) to 677da738b67e4f498c9b5a3aed021316 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "677da738b67e4f498c9b5a3aed021316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:46.348387 14560 raft_consensus.cc:2468] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 2.
I20260710 11:00:46.349524 14951 leader_election.cc:304] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [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: 677da738b67e4f498c9b5a3aed021316, 731cc024368747fead55d43adbf898ca; no voters: 
I20260710 11:00:46.350376 15105 raft_consensus.cc:2804] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:46.350847 15105 raft_consensus.cc:697] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 2 LEADER]: Becoming Leader. State: Replica: 731cc024368747fead55d43adbf898ca, State: Running, Role: LEADER
I20260710 11:00:46.351672 15105 consensus_queue.cc:237] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [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: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } }
I20260710 11:00:46.352720 14708 raft_consensus.cc:2468] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 2.
I20260710 11:00:46.359009 14383 catalog_manager.cc:5697] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca reported cstate change: term changed from 1 to 2, leader changed from e94c24ca7ab941d2962177c1a941c487 (127.12.20.132) to 731cc024368747fead55d43adbf898ca (127.12.20.129). New cstate: current_term: 2 leader_uuid: "731cc024368747fead55d43adbf898ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:46.560835 14560 raft_consensus.cc:1275] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Refusing update from remote peer 731cc024368747fead55d43adbf898ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.561923 15105 consensus_queue.cc:1048] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:46.570677 14708 raft_consensus.cc:1275] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Refusing update from remote peer 731cc024368747fead55d43adbf898ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.572333 15090 consensus_queue.cc:1048] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:46.779966 14708 raft_consensus.cc:1275] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Refusing update from remote peer 677da738b67e4f498c9b5a3aed021316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.781035 15084 consensus_queue.cc:1048] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:46.789664 14635 raft_consensus.cc:1275] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Refusing update from remote peer 677da738b67e4f498c9b5a3aed021316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.791214 15125 consensus_queue.cc:1048] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:46.793013 14560 raft_consensus.cc:1275] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Refusing update from remote peer 731cc024368747fead55d43adbf898ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.794591 15105 consensus_queue.cc:1048] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:46.805626 14708 raft_consensus.cc:1275] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Refusing update from remote peer 731cc024368747fead55d43adbf898ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.807229 15090 consensus_queue.cc:1048] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:47.010865 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:47.025815 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:47.053222 14560 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a28c04fd729a433a8a6ee2c0bc53ebc5"
dest_uuid: "677da738b67e4f498c9b5a3aed021316"
mode: GRACEFUL
new_leader_uuid: "86ebb0c579cb459fa716ce36abaf837d"
 from {username='slave'} at 127.0.0.1:33992
I20260710 11:00:47.053673 14560 raft_consensus.cc:606] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 2 LEADER]: Received request to transfer leadership to TS 86ebb0c579cb459fa716ce36abaf837d
I20260710 11:00:47.054668 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:00:47.055258 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:47.250607 15125 raft_consensus.cc:993] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316: : Instructing follower 86ebb0c579cb459fa716ce36abaf837d to start an election
I20260710 11:00:47.251127 15125 raft_consensus.cc:1081] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 2 LEADER]: Signalling peer 86ebb0c579cb459fa716ce36abaf837d to start an election
I20260710 11:00:47.252728 14635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a28c04fd729a433a8a6ee2c0bc53ebc5"
dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
 from {username='slave'} at 127.0.0.1:36644
I20260710 11:00:47.253199 14635 raft_consensus.cc:493] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:47.253495 14635 raft_consensus.cc:3060] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:47.260968 14635 raft_consensus.cc:515] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:47.263108 14635 leader_election.cc:290] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [CANDIDATE]: Term 3 election: Requested vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), e94c24ca7ab941d2962177c1a941c487 (127.12.20.132:45917)
I20260710 11:00:47.263612 14560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28c04fd729a433a8a6ee2c0bc53ebc5" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:47.263986 14708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28c04fd729a433a8a6ee2c0bc53ebc5" candidate_uuid: "86ebb0c579cb459fa716ce36abaf837d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e94c24ca7ab941d2962177c1a941c487"
I20260710 11:00:47.264225 14560 raft_consensus.cc:3055] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:47.264523 14560 raft_consensus.cc:740] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 677da738b67e4f498c9b5a3aed021316, State: Running, Role: LEADER
I20260710 11:00:47.264554 14708 raft_consensus.cc:3060] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:47.265321 14560 consensus_queue.cc:260] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [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: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:47.266438 14560 raft_consensus.cc:3060] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:47.271097 14708 raft_consensus.cc:2468] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 3.
I20260710 11:00:47.272317 14560 raft_consensus.cc:2468] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ebb0c579cb459fa716ce36abaf837d in term 3.
I20260710 11:00:47.272341 14601 leader_election.cc:304] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [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: 86ebb0c579cb459fa716ce36abaf837d, e94c24ca7ab941d2962177c1a941c487; no voters: 
I20260710 11:00:47.273286 15083 raft_consensus.cc:2804] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:47.274111 15083 raft_consensus.cc:697] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 3 LEADER]: Becoming Leader. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Running, Role: LEADER
I20260710 11:00:47.274866 15083 consensus_queue.cc:237] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [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: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } }
I20260710 11:00:47.280980 14383 catalog_manager.cc:5697] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d reported cstate change: term changed from 2 to 3, leader changed from 677da738b67e4f498c9b5a3aed021316 (127.12.20.130) to 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131). New cstate: current_term: 3 leader_uuid: "86ebb0c579cb459fa716ce36abaf837d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:47.691462 14708 raft_consensus.cc:1275] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 3 FOLLOWER]: Refusing update from remote peer 86ebb0c579cb459fa716ce36abaf837d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:47.692569 15083 consensus_queue.cc:1048] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e94c24ca7ab941d2962177c1a941c487" member_type: VOTER last_known_addr { host: "127.12.20.132" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:47.699504 14560 raft_consensus.cc:1275] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 3 FOLLOWER]: Refusing update from remote peer 86ebb0c579cb459fa716ce36abaf837d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:47.700961 15083 consensus_queue.cc:1048] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [LEADER]: Connected to new peer: Peer: permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:48.056047 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:48.074743 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:48.087577 14635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3bc146e3ff24e488a7e737ba2b7e763"
dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
mode: GRACEFUL
new_leader_uuid: "731cc024368747fead55d43adbf898ca"
 from {username='slave'} at 127.0.0.1:45806
I20260710 11:00:48.088063 14635 raft_consensus.cc:606] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 2 LEADER]: Received request to transfer leadership to TS 731cc024368747fead55d43adbf898ca
I20260710 11:00:48.089102 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:00:48.089636 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:48.569808 15146 raft_consensus.cc:993] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d: : Instructing follower 731cc024368747fead55d43adbf898ca to start an election
I20260710 11:00:48.570295 15083 raft_consensus.cc:1081] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 2 LEADER]: Signalling peer 731cc024368747fead55d43adbf898ca to start an election
I20260710 11:00:48.571631 14995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3bc146e3ff24e488a7e737ba2b7e763"
dest_uuid: "731cc024368747fead55d43adbf898ca"
 from {username='slave'} at 127.0.0.1:38082
I20260710 11:00:48.572101 14995 raft_consensus.cc:493] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:48.572389 14995 raft_consensus.cc:3060] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:48.577461 14995 raft_consensus.cc:515] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:48.578841 14995 leader_election.cc:290] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [CANDIDATE]: Term 3 election: Requested vote from peers 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477), 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131:38615)
I20260710 11:00:48.579416 14560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bc146e3ff24e488a7e737ba2b7e763" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "677da738b67e4f498c9b5a3aed021316"
I20260710 11:00:48.580025 14560 raft_consensus.cc:3060] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:48.580107 14635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3bc146e3ff24e488a7e737ba2b7e763" candidate_uuid: "731cc024368747fead55d43adbf898ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "86ebb0c579cb459fa716ce36abaf837d"
I20260710 11:00:48.580713 14635 raft_consensus.cc:3055] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:48.581054 14635 raft_consensus.cc:740] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86ebb0c579cb459fa716ce36abaf837d, State: Running, Role: LEADER
I20260710 11:00:48.581884 14635 consensus_queue.cc:260] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [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: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:48.582979 14635 raft_consensus.cc:3060] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:48.585498 14560 raft_consensus.cc:2468] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 3.
I20260710 11:00:48.586398 14951 leader_election.cc:304] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [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: 677da738b67e4f498c9b5a3aed021316, 731cc024368747fead55d43adbf898ca; no voters: 
I20260710 11:00:48.587174 15110 raft_consensus.cc:2804] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:48.588936 14635 raft_consensus.cc:2468] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731cc024368747fead55d43adbf898ca in term 3.
I20260710 11:00:48.589573 15110 raft_consensus.cc:697] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 3 LEADER]: Becoming Leader. State: Replica: 731cc024368747fead55d43adbf898ca, State: Running, Role: LEADER
I20260710 11:00:48.590543 15110 consensus_queue.cc:237] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [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: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } }
I20260710 11:00:48.597851 14382 catalog_manager.cc:5697] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca reported cstate change: term changed from 2 to 3, leader changed from 86ebb0c579cb459fa716ce36abaf837d (127.12.20.131) to 731cc024368747fead55d43adbf898ca (127.12.20.129). New cstate: current_term: 3 leader_uuid: "731cc024368747fead55d43adbf898ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731cc024368747fead55d43adbf898ca" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677da738b67e4f498c9b5a3aed021316" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 43477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ebb0c579cb459fa716ce36abaf837d" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:49.090425 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:49.104683 12370 tablet_server.cc:179] TabletServer@127.12.20.129:33591 shutting down...
I20260710 11:00:49.129208 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:49.130101 12370 tablet_replica.cc:333] stopping tablet replica
W20260710 11:00:49.130651 14602 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 25 similar messages]
I20260710 11:00:49.130960 12370 raft_consensus.cc:2243] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.131481 12370 raft_consensus.cc:2272] T 6887037dca2a4b07891d9b53fc44034f P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:49.133424 14602 consensus_peers.cc:597] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:49.133908 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.134476 12370 raft_consensus.cc:2243] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.135162 12370 raft_consensus.cc:2272] T f31bb853cb854dfdb577b482729a429b P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.137408 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.138099 12370 raft_consensus.cc:2243] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.138415 12370 raft_consensus.cc:2272] T 9d523d3a7688434d8be568725d981664 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.140084 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.140501 12370 raft_consensus.cc:2243] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.140800 12370 raft_consensus.cc:2272] T 85e2acc7f986497393cb87dc634576fd P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.142789 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.143335 12370 raft_consensus.cc:2243] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.143725 12370 raft_consensus.cc:2272] T 046e5977e11b47dbaa54e70b246e32bf P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.145615 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.146107 12370 raft_consensus.cc:2243] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.146790 12370 raft_consensus.cc:2272] T 8375c11f8d8142388988c9462484cf3d P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.148542 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.149040 12370 raft_consensus.cc:2243] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.149408 12370 raft_consensus.cc:2272] T 5ce1a76db55042b7abe9f8de5e9322ef P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.151068 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.151548 12370 raft_consensus.cc:2243] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.151960 12370 raft_consensus.cc:2272] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.153606 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.154072 12370 raft_consensus.cc:2243] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.154399 12370 raft_consensus.cc:2272] T ad1bf960debb4e66aba12ea9dd5b6df1 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.156093 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.156600 12370 raft_consensus.cc:2243] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.156965 12370 raft_consensus.cc:2272] T 3c03962c375745ae813147cf95760137 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.158560 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.159008 12370 raft_consensus.cc:2243] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.159641 12370 raft_consensus.cc:2272] T b041ef2add2e44c99cd0d830c44499fa P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.161350 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.161792 12370 raft_consensus.cc:2243] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.162146 12370 raft_consensus.cc:2272] T 446fc735f90f4812b8618be36bd651c2 P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.163800 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.164268 12370 raft_consensus.cc:2243] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.164881 12370 raft_consensus.cc:2272] T 9c7245a702d54b09bc549c335faf3a36 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.166572 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.167043 12370 raft_consensus.cc:2243] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.167665 12370 raft_consensus.cc:2272] T 66c707c7e6da40c590c283c9b671f377 P 731cc024368747fead55d43adbf898ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.169291 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.169718 12370 raft_consensus.cc:2243] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.170210 12370 pending_rounds.cc:70] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca: Trying to abort 1 pending ops.
I20260710 11:00:49.170383 12370 pending_rounds.cc:77] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305958394235097088 op_type: NO_OP noop_request { }
I20260710 11:00:49.170648 12370 raft_consensus.cc:2889] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:00:49.170902 12370 raft_consensus.cc:2272] T d3bc146e3ff24e488a7e737ba2b7e763 P 731cc024368747fead55d43adbf898ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.172925 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.173578 12370 raft_consensus.cc:2243] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.173935 12370 raft_consensus.cc:2272] T 207fa13af518416ba0646b6d41d5117c P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.175979 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.176597 12370 raft_consensus.cc:2243] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.177079 12370 raft_consensus.cc:2272] T 58fca6fb81f04d0788470045582cf52c P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:49.178267 14528 consensus_peers.cc:597] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:49.178985 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:49.179563 12370 raft_consensus.cc:2243] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.180024 12370 raft_consensus.cc:2272] T 65145105165d4d0d94f854a0f3c7d83e P 731cc024368747fead55d43adbf898ca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:49.199621 14676 consensus_peers.cc:597] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:49.215917 12370 tablet_server.cc:196] TabletServer@127.12.20.129:33591 shutdown complete.
W20260710 11:00:49.223999 14602 consensus_peers.cc:597] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:49.224452 14602 consensus_peers.cc:597] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:49.246932 12370 tablet_server.cc:179] TabletServer@127.12.20.130:0 shutting down...
W20260710 11:00:49.250981 14675 consensus_peers.cc:597] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 -> Peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Couldn't send request to peer 677da738b67e4f498c9b5a3aed021316. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:49.270830 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:49.271667 12370 tablet_replica.cc:333] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.272670 12370 raft_consensus.cc:2243] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.273212 12370 raft_consensus.cc:2272] T 8375c11f8d8142388988c9462484cf3d P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.275362 12370 tablet_replica.cc:333] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.275940 12370 raft_consensus.cc:2243] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.276367 12370 raft_consensus.cc:2272] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 677da738b67e4f498c9b5a3aed021316 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:49.277839 14676 consensus_peers.cc:597] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:49.278666 12370 tablet_replica.cc:333] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.279352 12370 raft_consensus.cc:2243] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:00:49.279703 14601 consensus_peers.cc:597] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d -> Peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Couldn't send request to peer 677da738b67e4f498c9b5a3aed021316. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:49.280205 12370 raft_consensus.cc:2272] T fac6d595655d4e9b9276de0b1d1da2c1 P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.281915 12370 tablet_replica.cc:333] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.282406 12370 raft_consensus.cc:2243] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.283005 12370 raft_consensus.cc:2272] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.284595 12370 tablet_replica.cc:333] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.285133 12370 raft_consensus.cc:2243] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.285485 12370 raft_consensus.cc:2272] T f31bb853cb854dfdb577b482729a429b P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.286948 12370 tablet_replica.cc:333] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.287376 12370 raft_consensus.cc:2243] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.287701 12370 raft_consensus.cc:2272] T e5a799da74f4477c8386fd8c81906b7b P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.289273 12370 tablet_replica.cc:333] T b612f20b355e411da7e75903ab6846fb P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.289683 12370 raft_consensus.cc:2243] T b612f20b355e411da7e75903ab6846fb P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.289999 12370 raft_consensus.cc:2272] T b612f20b355e411da7e75903ab6846fb P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.291558 12370 tablet_replica.cc:333] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.292019 12370 raft_consensus.cc:2243] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.292354 12370 raft_consensus.cc:2272] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.293887 12370 tablet_replica.cc:333] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.294327 12370 raft_consensus.cc:2243] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.294945 12370 raft_consensus.cc:2272] T 5ce1a76db55042b7abe9f8de5e9322ef P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.296574 12370 tablet_replica.cc:333] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.297220 12370 raft_consensus.cc:2243] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.297642 12370 raft_consensus.cc:2272] T 58fca6fb81f04d0788470045582cf52c P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.299661 12370 tablet_replica.cc:333] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.300174 12370 raft_consensus.cc:2243] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:00:49.300196 14676 consensus_peers.cc:597] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:49.301136 12370 raft_consensus.cc:2272] T 446fc735f90f4812b8618be36bd651c2 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.303483 12370 tablet_replica.cc:333] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.304060 12370 raft_consensus.cc:2243] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.304512 12370 raft_consensus.cc:2272] T b041ef2add2e44c99cd0d830c44499fa P 677da738b67e4f498c9b5a3aed021316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.306078 12370 tablet_replica.cc:333] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.306593 12370 raft_consensus.cc:2243] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.307276 12370 raft_consensus.cc:2272] T 207fa13af518416ba0646b6d41d5117c P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.308965 12370 tablet_replica.cc:333] T 1678467eb80f4ff9a8dd1b54ebfda52e P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.309415 12370 raft_consensus.cc:2243] T 1678467eb80f4ff9a8dd1b54ebfda52e P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.309746 12370 raft_consensus.cc:2272] T 1678467eb80f4ff9a8dd1b54ebfda52e P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.311357 12370 tablet_replica.cc:333] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.311782 12370 raft_consensus.cc:2243] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.312166 12370 raft_consensus.cc:2272] T d3bc146e3ff24e488a7e737ba2b7e763 P 677da738b67e4f498c9b5a3aed021316 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.313750 12370 tablet_replica.cc:333] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.314157 12370 raft_consensus.cc:2243] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.314785 12370 raft_consensus.cc:2272] T ad1bf960debb4e66aba12ea9dd5b6df1 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.316912 12370 tablet_replica.cc:333] T 85e2acc7f986497393cb87dc634576fd P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.317420 12370 raft_consensus.cc:2243] T 85e2acc7f986497393cb87dc634576fd P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.317857 12370 raft_consensus.cc:2272] T 85e2acc7f986497393cb87dc634576fd P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.319684 12370 tablet_replica.cc:333] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316: stopping tablet replica
I20260710 11:00:49.320106 12370 raft_consensus.cc:2243] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.320469 12370 raft_consensus.cc:2272] T 9d523d3a7688434d8be568725d981664 P 677da738b67e4f498c9b5a3aed021316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.372905 12370 tablet_server.cc:196] TabletServer@127.12.20.130:0 shutdown complete.
I20260710 11:00:49.420168 12370 tablet_server.cc:179] TabletServer@127.12.20.131:0 shutting down...
W20260710 11:00:49.449910 14601 consensus_peers.cc:597] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d -> Peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Couldn't send request to peer 677da738b67e4f498c9b5a3aed021316. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.130:43477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:49.452656 14601 consensus_peers.cc:597] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d -> Peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Couldn't send request to peer 677da738b67e4f498c9b5a3aed021316. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.130:43477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:49.453251 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:49.454203 12370 tablet_replica.cc:333] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.455188 12370 raft_consensus.cc:2243] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.455804 12370 raft_consensus.cc:2272] T 6887037dca2a4b07891d9b53fc44034f P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.458038 12370 tablet_replica.cc:333] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.458633 12370 raft_consensus.cc:2243] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.459138 12370 raft_consensus.cc:2272] T 8375c11f8d8142388988c9462484cf3d P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.461222 12370 tablet_replica.cc:333] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.461859 12370 raft_consensus.cc:2243] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.463042 12370 raft_consensus.cc:2272] T 65145105165d4d0d94f854a0f3c7d83e P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.465111 12370 tablet_replica.cc:333] T b612f20b355e411da7e75903ab6846fb P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.465773 12370 raft_consensus.cc:2243] T b612f20b355e411da7e75903ab6846fb P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.466464 12370 raft_consensus.cc:2272] T b612f20b355e411da7e75903ab6846fb P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.468353 12370 tablet_replica.cc:333] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.468984 12370 raft_consensus.cc:2243] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.469857 12370 raft_consensus.cc:2272] T ebc09ce7a5f3473d91fc3fc884ed9f26 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.471705 12370 tablet_replica.cc:333] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.472262 12370 raft_consensus.cc:2243] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.473450 12370 raft_consensus.cc:2272] T a28c04fd729a433a8a6ee2c0bc53ebc5 P 86ebb0c579cb459fa716ce36abaf837d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.475463 12370 tablet_replica.cc:333] T 1678467eb80f4ff9a8dd1b54ebfda52e P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.476018 12370 raft_consensus.cc:2243] T 1678467eb80f4ff9a8dd1b54ebfda52e P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.476480 12370 raft_consensus.cc:2272] T 1678467eb80f4ff9a8dd1b54ebfda52e P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.478189 12370 tablet_replica.cc:333] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.478681 12370 raft_consensus.cc:2243] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.479161 12370 raft_consensus.cc:2272] T d3bc146e3ff24e488a7e737ba2b7e763 P 86ebb0c579cb459fa716ce36abaf837d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.481256 12370 tablet_replica.cc:333] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.481783 12370 raft_consensus.cc:2243] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.482309 12370 raft_consensus.cc:2272] T 9c7245a702d54b09bc549c335faf3a36 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.484390 12370 tablet_replica.cc:333] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.484900 12370 raft_consensus.cc:2243] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.485414 12370 raft_consensus.cc:2272] T 66c707c7e6da40c590c283c9b671f377 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.487495 12370 tablet_replica.cc:333] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.488138 12370 raft_consensus.cc:2243] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.488981 12370 raft_consensus.cc:2272] T ad1bf960debb4e66aba12ea9dd5b6df1 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.491104 12370 tablet_replica.cc:333] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.491671 12370 raft_consensus.cc:2243] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.492112 12370 raft_consensus.cc:2272] T 3c03962c375745ae813147cf95760137 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.494035 12370 tablet_replica.cc:333] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.494501 12370 raft_consensus.cc:2243] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.495420 12370 raft_consensus.cc:2272] T 046e5977e11b47dbaa54e70b246e32bf P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.497360 12370 tablet_replica.cc:333] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.497808 12370 raft_consensus.cc:2243] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.498219 12370 raft_consensus.cc:2272] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.499997 12370 tablet_replica.cc:333] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.500615 12370 raft_consensus.cc:2243] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.501077 12370 raft_consensus.cc:2272] T fac6d595655d4e9b9276de0b1d1da2c1 P 86ebb0c579cb459fa716ce36abaf837d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.502929 12370 tablet_replica.cc:333] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.503336 12370 raft_consensus.cc:2243] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.504235 12370 raft_consensus.cc:2272] T 9d523d3a7688434d8be568725d981664 P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.506178 12370 tablet_replica.cc:333] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.506644 12370 raft_consensus.cc:2243] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.507515 12370 raft_consensus.cc:2272] T e5a799da74f4477c8386fd8c81906b7b P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.509375 12370 tablet_replica.cc:333] T 207fa13af518416ba0646b6d41d5117c P 86ebb0c579cb459fa716ce36abaf837d: stopping tablet replica
I20260710 11:00:49.509753 12370 raft_consensus.cc:2243] T 207fa13af518416ba0646b6d41d5117c P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.510152 12370 raft_consensus.cc:2272] T 207fa13af518416ba0646b6d41d5117c P 86ebb0c579cb459fa716ce36abaf837d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.548101 12370 tablet_server.cc:196] TabletServer@127.12.20.131:0 shutdown complete.
I20260710 11:00:49.580510 12370 tablet_server.cc:179] TabletServer@127.12.20.132:0 shutting down...
W20260710 11:00:49.581961 14675 consensus_peers.cc:597] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 -> Peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Couldn't send request to peer 677da738b67e4f498c9b5a3aed021316. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.130:43477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:49.597882 14675 consensus_peers.cc:597] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 -> Peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Couldn't send request to peer 677da738b67e4f498c9b5a3aed021316. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.130:43477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:49.611176 14676 consensus_peers.cc:597] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 -> Peer 731cc024368747fead55d43adbf898ca (127.12.20.129:33591): Couldn't send request to peer 731cc024368747fead55d43adbf898ca. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:49.617105 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:49.618075 12370 tablet_replica.cc:333] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.619112 12370 raft_consensus.cc:2243] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:00:49.619719 14675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:00:49.620751 12370 raft_consensus.cc:2272] T 6887037dca2a4b07891d9b53fc44034f P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.623610 12370 tablet_replica.cc:333] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.624377 12370 raft_consensus.cc:2243] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.625617 12370 raft_consensus.cc:2272] T 85e2acc7f986497393cb87dc634576fd P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.628376 12370 tablet_replica.cc:333] T 046e5977e11b47dbaa54e70b246e32bf P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.629204 12370 raft_consensus.cc:2243] T 046e5977e11b47dbaa54e70b246e32bf P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.629753 12370 raft_consensus.cc:2272] T 046e5977e11b47dbaa54e70b246e32bf P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.632329 12370 tablet_replica.cc:333] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.633064 12370 raft_consensus.cc:2243] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.633630 12370 raft_consensus.cc:2272] T fac6d595655d4e9b9276de0b1d1da2c1 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.636468 12370 tablet_replica.cc:333] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.637221 12370 raft_consensus.cc:2243] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.637972 12370 raft_consensus.cc:2272] T 85e7fd4c22214ae98ddf0c4a7d2473d9 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:49.639886 14675 consensus_peers.cc:597] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 -> Peer 677da738b67e4f498c9b5a3aed021316 (127.12.20.130:43477): Couldn't send request to peer 677da738b67e4f498c9b5a3aed021316. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.130:43477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:49.640935 12370 tablet_replica.cc:333] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.641785 12370 raft_consensus.cc:2243] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.642351 12370 raft_consensus.cc:2272] T f31bb853cb854dfdb577b482729a429b P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.645097 12370 tablet_replica.cc:333] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.645870 12370 raft_consensus.cc:2243] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.647121 12370 raft_consensus.cc:2272] T 3c03962c375745ae813147cf95760137 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.649008 12370 tablet_replica.cc:333] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.649457 12370 raft_consensus.cc:2243] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.649893 12370 raft_consensus.cc:2272] T 65145105165d4d0d94f854a0f3c7d83e P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.651463 12370 tablet_replica.cc:333] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.652007 12370 raft_consensus.cc:2243] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.652716 12370 raft_consensus.cc:2272] T 58fca6fb81f04d0788470045582cf52c P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.654440 12370 tablet_replica.cc:333] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.654879 12370 raft_consensus.cc:2243] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.655287 12370 raft_consensus.cc:2272] T a28c04fd729a433a8a6ee2c0bc53ebc5 P e94c24ca7ab941d2962177c1a941c487 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.657012 12370 tablet_replica.cc:333] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.657454 12370 raft_consensus.cc:2243] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.658141 12370 raft_consensus.cc:2272] T 1678467eb80f4ff9a8dd1b54ebfda52e P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.659897 12370 tablet_replica.cc:333] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.660315 12370 raft_consensus.cc:2243] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.660665 12370 raft_consensus.cc:2272] T 66c707c7e6da40c590c283c9b671f377 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.662223 12370 tablet_replica.cc:333] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.662631 12370 raft_consensus.cc:2243] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.663094 12370 raft_consensus.cc:2272] T 9c7245a702d54b09bc549c335faf3a36 P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.664680 12370 tablet_replica.cc:333] T e5a799da74f4477c8386fd8c81906b7b P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.665108 12370 raft_consensus.cc:2243] T e5a799da74f4477c8386fd8c81906b7b P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.665460 12370 raft_consensus.cc:2272] T e5a799da74f4477c8386fd8c81906b7b P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.667107 12370 tablet_replica.cc:333] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.667493 12370 raft_consensus.cc:2243] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.668359 12370 raft_consensus.cc:2272] T b612f20b355e411da7e75903ab6846fb P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.670037 12370 tablet_replica.cc:333] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.670436 12370 raft_consensus.cc:2243] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.670828 12370 raft_consensus.cc:2272] T 5ce1a76db55042b7abe9f8de5e9322ef P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.672559 12370 tablet_replica.cc:333] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.672948 12370 raft_consensus.cc:2243] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.673288 12370 raft_consensus.cc:2272] T 446fc735f90f4812b8618be36bd651c2 P e94c24ca7ab941d2962177c1a941c487 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.674898 12370 tablet_replica.cc:333] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487: stopping tablet replica
I20260710 11:00:49.675261 12370 raft_consensus.cc:2243] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:49.675628 12370 raft_consensus.cc:2272] T b041ef2add2e44c99cd0d830c44499fa P e94c24ca7ab941d2962177c1a941c487 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.709503 12370 tablet_server.cc:196] TabletServer@127.12.20.132:0 shutdown complete.
I20260710 11:00:49.738884 12370 master.cc:562] Master@127.12.20.190:38945 shutting down...
I20260710 11:00:49.759447 12370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:49.760085 12370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:49.760411 12370 tablet_replica.cc:333] T 00000000000000000000000000000000 P e621e83a77fc40879af9e18352a2ef55: stopping tablet replica
I20260710 11:00:49.780051 12370 master.cc:584] Master@127.12.20.190:38945 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18751 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:00:49.829368 12370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.20.190:32931
I20260710 11:00:49.830539 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:49.836256 15163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:49.836601 15164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:49.836892 15166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:49.837536 12370 server_base.cc:1061] running on GCE node
I20260710 11:00:49.838335 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:49.838524 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:49.838670 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681249838654 us; error 0 us; skew 500 ppm
I20260710 11:00:49.839154 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:49.841346 12370 webserver.cc:533] Webserver started at http://127.12.20.190:38625/ using document root <none> and password file <none>
I20260710 11:00:49.841801 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:49.841970 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:49.842218 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:49.843393 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/master-0-root/instance:
uuid: "7d71dc5a9fef49a3b75d163cb9602776"
format_stamp: "Formatted at 2026-07-10 11:00:49 on dist-test-slave-l0nf"
I20260710 11:00:49.847479 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:00:49.850467 15171 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:49.851085 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:49.851356 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/master-0-root
uuid: "7d71dc5a9fef49a3b75d163cb9602776"
format_stamp: "Formatted at 2026-07-10 11:00:49 on dist-test-slave-l0nf"
I20260710 11:00:49.851596 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-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)
I20260710 11:00:49.866473 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:49.867610 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:49.902863 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.190:32931
I20260710 11:00:49.902968 15222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.190:32931 every 8 connection(s)
I20260710 11:00:49.906580 15223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.916513 15223 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776: Bootstrap starting.
I20260710 11:00:49.920926 15223 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.924849 15223 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776: No bootstrap required, opened a new log
I20260710 11:00:49.926846 15223 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d71dc5a9fef49a3b75d163cb9602776" member_type: VOTER }
I20260710 11:00:49.927228 15223 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.927409 15223 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d71dc5a9fef49a3b75d163cb9602776, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.927925 15223 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7d71dc5a9fef49a3b75d163cb9602776" member_type: VOTER }
I20260710 11:00:49.928388 15223 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:49.928576 15223 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:49.928784 15223 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.932787 15223 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d71dc5a9fef49a3b75d163cb9602776" member_type: VOTER }
I20260710 11:00:49.933213 15223 leader_election.cc:304] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [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: 7d71dc5a9fef49a3b75d163cb9602776; no voters: 
I20260710 11:00:49.934149 15223 leader_election.cc:290] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:49.934496 15226 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.935626 15226 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [term 1 LEADER]: Becoming Leader. State: Replica: 7d71dc5a9fef49a3b75d163cb9602776, State: Running, Role: LEADER
I20260710 11:00:49.936307 15226 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [LEADER]: Queue going to LEADER mode. State: All 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: "7d71dc5a9fef49a3b75d163cb9602776" member_type: VOTER }
I20260710 11:00:49.936838 15223 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:49.941864 15227 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7d71dc5a9fef49a3b75d163cb9602776" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d71dc5a9fef49a3b75d163cb9602776" member_type: VOTER } }
I20260710 11:00:49.942433 15227 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:49.943743 15228 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7d71dc5a9fef49a3b75d163cb9602776. Latest consensus state: current_term: 1 leader_uuid: "7d71dc5a9fef49a3b75d163cb9602776" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d71dc5a9fef49a3b75d163cb9602776" member_type: VOTER } }
I20260710 11:00:49.944301 15228 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:49.944466 15235 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:49.949680 15235 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:49.950882 12370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:49.957895 15235 catalog_manager.cc:1383] Generated new cluster ID: d63de2a5f8cb4279b587471e38eb4045
I20260710 11:00:49.958128 15235 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:49.976413 15235 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:49.977545 15235 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:49.994010 15235 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776: Generated new TSK 0
I20260710 11:00:49.994565 15235 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:50.017026 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:50.022677 15244 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:50.023396 15245 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:50.025221 15247 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:50.025418 12370 server_base.cc:1061] running on GCE node
I20260710 11:00:50.026319 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:50.026507 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:50.026665 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681250026648 us; error 0 us; skew 500 ppm
I20260710 11:00:50.027182 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:50.029341 12370 webserver.cc:533] Webserver started at http://127.12.20.129:43015/ using document root <none> and password file <none>
I20260710 11:00:50.029781 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:50.029953 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:50.030190 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:50.031268 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/ts-0-root/instance:
uuid: "aab10147176e486081f55d737e2b3359"
format_stamp: "Formatted at 2026-07-10 11:00:50 on dist-test-slave-l0nf"
I20260710 11:00:50.035418 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:00:50.038429 15252 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:50.039095 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:50.039350 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/ts-0-root
uuid: "aab10147176e486081f55d737e2b3359"
format_stamp: "Formatted at 2026-07-10 11:00:50 on dist-test-slave-l0nf"
I20260710 11:00:50.039597 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-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)
I20260710 11:00:50.054112 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:50.055239 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:50.056614 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:50.058697 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:50.058876 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:50.059082 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:50.059243 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:50.095808 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.129:39215
I20260710 11:00:50.095947 15314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.129:39215 every 8 connection(s)
I20260710 11:00:50.100479 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:50.107221 15319 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:50.111200 15320 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:50.112073 12370 server_base.cc:1061] running on GCE node
W20260710 11:00:50.112407 15322 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:50.113319 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:50.113503 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:50.113623 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681250113612 us; error 0 us; skew 500 ppm
I20260710 11:00:50.114118 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:50.116677 12370 webserver.cc:533] Webserver started at http://127.12.20.130:39521/ using document root <none> and password file <none>
I20260710 11:00:50.117131 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:50.117311 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:50.117364 15315 heartbeater.cc:344] Connected to a master server at 127.12.20.190:32931
I20260710 11:00:50.117558 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:50.117781 15315 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:50.118480 15315 heartbeater.cc:507] Master 127.12.20.190:32931 requested a full tablet report, sending...
I20260710 11:00:50.118808 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/ts-1-root/instance:
uuid: "21e8e3762ba746c699bc5c47086b5b8e"
format_stamp: "Formatted at 2026-07-10 11:00:50 on dist-test-slave-l0nf"
I20260710 11:00:50.120384 15188 ts_manager.cc:194] Registered new tserver with Master: aab10147176e486081f55d737e2b3359 (127.12.20.129:39215)
I20260710 11:00:50.122092 15188 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54450
I20260710 11:00:50.123756 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:50.127547 15327 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:50.128360 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:50.128628 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/ts-1-root
uuid: "21e8e3762ba746c699bc5c47086b5b8e"
format_stamp: "Formatted at 2026-07-10 11:00:50 on dist-test-slave-l0nf"
I20260710 11:00:50.128877 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-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)
I20260710 11:00:50.140861 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:50.142020 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:50.143383 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:50.145501 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:50.145689 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:50.145931 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:50.146077 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:50.183524 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.130:36829
I20260710 11:00:50.183656 15389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.130:36829 every 8 connection(s)
I20260710 11:00:50.188534 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:50.195240 15393 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:50.198868 15394 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:50.200897 12370 server_base.cc:1061] running on GCE node
W20260710 11:00:50.201700 15396 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:50.202056 15390 heartbeater.cc:344] Connected to a master server at 127.12.20.190:32931
I20260710 11:00:50.202502 15390 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:50.202750 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:50.203037 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:50.203234 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681250203216 us; error 0 us; skew 500 ppm
I20260710 11:00:50.203354 15390 heartbeater.cc:507] Master 127.12.20.190:32931 requested a full tablet report, sending...
I20260710 11:00:50.204028 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:50.205646 15188 ts_manager.cc:194] Registered new tserver with Master: 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829)
I20260710 11:00:50.206686 12370 webserver.cc:533] Webserver started at http://127.12.20.131:42553/ using document root <none> and password file <none>
I20260710 11:00:50.207327 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:50.207392 15188 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54464
I20260710 11:00:50.207617 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:50.207991 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:50.209455 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/ts-2-root/instance:
uuid: "7e58b87036ad419c913ce30491f25ebd"
format_stamp: "Formatted at 2026-07-10 11:00:50 on dist-test-slave-l0nf"
I20260710 11:00:50.213867 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:00:50.216950 15401 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:50.217618 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:50.217991 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/ts-2-root
uuid: "7e58b87036ad419c913ce30491f25ebd"
format_stamp: "Formatted at 2026-07-10 11:00:50 on dist-test-slave-l0nf"
I20260710 11:00:50.218240 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-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)
I20260710 11:00:50.241226 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:50.242434 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:50.243892 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:50.246171 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:50.246374 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:50.246591 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:50.246738 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:50.283420 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.131:42515
I20260710 11:00:50.283525 15463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.131:42515 every 8 connection(s)
I20260710 11:00:50.296466 15464 heartbeater.cc:344] Connected to a master server at 127.12.20.190:32931
I20260710 11:00:50.296808 15464 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:50.297462 15464 heartbeater.cc:507] Master 127.12.20.190:32931 requested a full tablet report, sending...
I20260710 11:00:50.299141 15188 ts_manager.cc:194] Registered new tserver with Master: 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:50.299335 12370 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013054107s
I20260710 11:00:50.300406 15188 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54476
I20260710 11:00:50.321847 15188 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54488:
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"
    }
  }
}
W20260710 11:00:50.324513 15188 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.
I20260710 11:00:50.404942 15280 tablet_service.cc:1511] Processing CreateTablet for tablet 6c42cb858a654e9da1a79f93ce003da1 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:50.406308 15280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c42cb858a654e9da1a79f93ce003da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.408994 15355 tablet_service.cc:1511] Processing CreateTablet for tablet 6c42cb858a654e9da1a79f93ce003da1 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:50.410372 15355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c42cb858a654e9da1a79f93ce003da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.410102 15278 tablet_service.cc:1511] Processing CreateTablet for tablet 38cf76cf4dbb4d53a88b7caf8dbd3a0a (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:50.411491 15278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38cf76cf4dbb4d53a88b7caf8dbd3a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.411243 15275 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0fd9d77cbf47ca881c34c0e8d3ae17 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:50.412536 15275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0fd9d77cbf47ca881c34c0e8d3ae17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.408996 15279 tablet_service.cc:1511] Processing CreateTablet for tablet fea7f17db44d4fc1ad8c19515f80d152 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:50.413206 15354 tablet_service.cc:1511] Processing CreateTablet for tablet fea7f17db44d4fc1ad8c19515f80d152 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:50.410161 15274 tablet_service.cc:1511] Processing CreateTablet for tablet 82a7344336f54a14b71aee7e519d14ee (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:50.414453 15354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea7f17db44d4fc1ad8c19515f80d152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.413679 15279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea7f17db44d4fc1ad8c19515f80d152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.416141 15274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a7344336f54a14b71aee7e519d14ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.416960 15353 tablet_service.cc:1511] Processing CreateTablet for tablet 38cf76cf4dbb4d53a88b7caf8dbd3a0a (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:50.417073 15276 tablet_service.cc:1511] Processing CreateTablet for tablet 8feda13a0a744272b12d271a69002252 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:50.418200 15353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38cf76cf4dbb4d53a88b7caf8dbd3a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.418349 15276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8feda13a0a744272b12d271a69002252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.419514 15352 tablet_service.cc:1511] Processing CreateTablet for tablet c418bf26d2d54b4bba0bfa4ebd45cfdb (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:50.420661 15277 tablet_service.cc:1511] Processing CreateTablet for tablet c418bf26d2d54b4bba0bfa4ebd45cfdb (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:50.421900 15277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c418bf26d2d54b4bba0bfa4ebd45cfdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.421674 15351 tablet_service.cc:1511] Processing CreateTablet for tablet 8feda13a0a744272b12d271a69002252 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:50.422803 15348 tablet_service.cc:1511] Processing CreateTablet for tablet de59c49caba447bba304d7936318a620 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:50.423779 15350 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0fd9d77cbf47ca881c34c0e8d3ae17 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:50.425374 15349 tablet_service.cc:1511] Processing CreateTablet for tablet 82a7344336f54a14b71aee7e519d14ee (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:50.426182 15273 tablet_service.cc:1511] Processing CreateTablet for tablet de59c49caba447bba304d7936318a620 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:50.426615 15349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a7344336f54a14b71aee7e519d14ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.427423 15273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de59c49caba447bba304d7936318a620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.427706 15350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0fd9d77cbf47ca881c34c0e8d3ae17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.431099 15348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de59c49caba447bba304d7936318a620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.432219 15351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8feda13a0a744272b12d271a69002252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.432659 15272 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf68551cd944b0cb7fcdfd760699507 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:50.433931 15272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf68551cd944b0cb7fcdfd760699507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.433677 15347 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf68551cd944b0cb7fcdfd760699507 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:50.434945 15347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf68551cd944b0cb7fcdfd760699507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.437351 15346 tablet_service.cc:1511] Processing CreateTablet for tablet 6749cab674044a898927d620d8e1bb56 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:50.437372 15271 tablet_service.cc:1511] Processing CreateTablet for tablet 6749cab674044a898927d620d8e1bb56 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:50.438624 15346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6749cab674044a898927d620d8e1bb56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.438838 15271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6749cab674044a898927d620d8e1bb56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.439311 15429 tablet_service.cc:1511] Processing CreateTablet for tablet 6c42cb858a654e9da1a79f93ce003da1 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:50.440230 15352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c418bf26d2d54b4bba0bfa4ebd45cfdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.440526 15429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c42cb858a654e9da1a79f93ce003da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.442199 15421 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf68551cd944b0cb7fcdfd760699507 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:50.443452 15421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf68551cd944b0cb7fcdfd760699507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.444900 15428 tablet_service.cc:1511] Processing CreateTablet for tablet fea7f17db44d4fc1ad8c19515f80d152 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:50.446154 15428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea7f17db44d4fc1ad8c19515f80d152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.447888 15420 tablet_service.cc:1511] Processing CreateTablet for tablet 6749cab674044a898927d620d8e1bb56 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:50.449132 15420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6749cab674044a898927d620d8e1bb56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.448961 15427 tablet_service.cc:1511] Processing CreateTablet for tablet 38cf76cf4dbb4d53a88b7caf8dbd3a0a (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:50.451098 15426 tablet_service.cc:1511] Processing CreateTablet for tablet c418bf26d2d54b4bba0bfa4ebd45cfdb (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:50.452368 15426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c418bf26d2d54b4bba0bfa4ebd45cfdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.457007 15425 tablet_service.cc:1511] Processing CreateTablet for tablet 8feda13a0a744272b12d271a69002252 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:50.458284 15425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8feda13a0a744272b12d271a69002252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.460974 15424 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0fd9d77cbf47ca881c34c0e8d3ae17 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:50.462199 15424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0fd9d77cbf47ca881c34c0e8d3ae17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.464918 15423 tablet_service.cc:1511] Processing CreateTablet for tablet 82a7344336f54a14b71aee7e519d14ee (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:50.466138 15423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a7344336f54a14b71aee7e519d14ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.469012 15422 tablet_service.cc:1511] Processing CreateTablet for tablet de59c49caba447bba304d7936318a620 (DEFAULT_TABLE table=test-workload [id=5b613f0936024e359f1485867bf319b4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:50.470228 15422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de59c49caba447bba304d7936318a620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.476503 15427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38cf76cf4dbb4d53a88b7caf8dbd3a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:50.548239 15479 tablet_bootstrap.cc:492] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e: Bootstrap starting.
I20260710 11:00:50.564623 15480 tablet_bootstrap.cc:492] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:50.587072 15481 tablet_bootstrap.cc:492] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd: Bootstrap starting.
I20260710 11:00:50.594419 15480 tablet_bootstrap.cc:654] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.594617 15479 tablet_bootstrap.cc:654] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.595311 15481 tablet_bootstrap.cc:654] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.598743 15480 tablet_bootstrap.cc:492] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359: No bootstrap required, opened a new log
I20260710 11:00:50.599164 15480 ts_tablet_manager.cc:1403] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.035s	user 0.000s	sys 0.011s
I20260710 11:00:50.600297 15481 tablet_bootstrap.cc:492] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd: No bootstrap required, opened a new log
I20260710 11:00:50.600639 15479 tablet_bootstrap.cc:492] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e: No bootstrap required, opened a new log
I20260710 11:00:50.600661 15481 ts_tablet_manager.cc:1403] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260710 11:00:50.601271 15479 ts_tablet_manager.cc:1403] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.006s
I20260710 11:00:50.601987 15480 raft_consensus.cc:359] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.602694 15480 raft_consensus.cc:385] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.602999 15480 raft_consensus.cc:740] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.603349 15481 raft_consensus.cc:359] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.604031 15481 raft_consensus.cc:385] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.603758 15480 consensus_queue.cc:260] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.604290 15481 raft_consensus.cc:740] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.604158 15479 raft_consensus.cc:359] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.604995 15479 raft_consensus.cc:385] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.605443 15479 raft_consensus.cc:740] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.605054 15481 consensus_queue.cc:260] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.606240 15315 heartbeater.cc:499] Master 127.12.20.190:32931 was elected leader, sending a full tablet report...
I20260710 11:00:50.606633 15480 ts_tablet_manager.cc:1434] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:00:50.606297 15479 consensus_queue.cc:260] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.610999 15480 tablet_bootstrap.cc:492] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:50.618389 15480 tablet_bootstrap.cc:654] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.621527 15479 ts_tablet_manager.cc:1434] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.009s
I20260710 11:00:50.622215 15390 heartbeater.cc:499] Master 127.12.20.190:32931 was elected leader, sending a full tablet report...
I20260710 11:00:50.622606 15479 tablet_bootstrap.cc:492] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e: Bootstrap starting.
I20260710 11:00:50.627620 15480 tablet_bootstrap.cc:492] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359: No bootstrap required, opened a new log
I20260710 11:00:50.628237 15480 ts_tablet_manager.cc:1403] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:00:50.628947 15479 tablet_bootstrap.cc:654] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.631328 15480 raft_consensus.cc:359] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.632275 15480 raft_consensus.cc:385] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.632639 15480 raft_consensus.cc:740] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.633598 15480 consensus_queue.cc:260] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.635938 15480 ts_tablet_manager.cc:1434] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:50.637043 15480 tablet_bootstrap.cc:492] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:50.642735 15479 tablet_bootstrap.cc:492] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e: No bootstrap required, opened a new log
I20260710 11:00:50.643364 15479 ts_tablet_manager.cc:1403] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260710 11:00:50.644903 15480 tablet_bootstrap.cc:654] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.646698 15479 raft_consensus.cc:359] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.647549 15479 raft_consensus.cc:385] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.647909 15479 raft_consensus.cc:740] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.648769 15479 consensus_queue.cc:260] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.651041 15479 ts_tablet_manager.cc:1434] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:50.652143 15479 tablet_bootstrap.cc:492] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e: Bootstrap starting.
I20260710 11:00:50.657792 15480 tablet_bootstrap.cc:492] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359: No bootstrap required, opened a new log
I20260710 11:00:50.658337 15480 ts_tablet_manager.cc:1403] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.012s
I20260710 11:00:50.659339 15479 tablet_bootstrap.cc:654] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.661315 15480 raft_consensus.cc:359] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.662204 15480 raft_consensus.cc:385] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.662542 15480 raft_consensus.cc:740] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.663416 15480 consensus_queue.cc:260] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.665799 15480 ts_tablet_manager.cc:1434] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:50.666805 15480 tablet_bootstrap.cc:492] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:50.673998 15480 tablet_bootstrap.cc:654] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.674546 15464 heartbeater.cc:499] Master 127.12.20.190:32931 was elected leader, sending a full tablet report...
I20260710 11:00:50.676402 15479 tablet_bootstrap.cc:492] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e: No bootstrap required, opened a new log
I20260710 11:00:50.676962 15479 ts_tablet_manager.cc:1403] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260710 11:00:50.679631 15481 ts_tablet_manager.cc:1434] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd: Time spent starting tablet: real 0.078s	user 0.029s	sys 0.043s
I20260710 11:00:50.680079 15486 raft_consensus.cc:493] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.680840 15481 tablet_bootstrap.cc:492] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd: Bootstrap starting.
I20260710 11:00:50.680639 15486 raft_consensus.cc:515] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.684901 15487 raft_consensus.cc:493] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.685398 15487 raft_consensus.cc:515] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.688061 15481 tablet_bootstrap.cc:654] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.689450 15479 raft_consensus.cc:359] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.691105 15479 raft_consensus.cc:385] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.692174 15479 raft_consensus.cc:740] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.693389 15479 consensus_queue.cc:260] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.691669 15486 leader_election.cc:290] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829)
I20260710 11:00:50.696030 15487 leader_election.cc:290] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:50.709460 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0fd9d77cbf47ca881c34c0e8d3ae17" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd" is_pre_election: true
W20260710 11:00:50.711366 15328 leader_election.cc:343] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.724850 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359" is_pre_election: true
W20260710 11:00:50.726521 15405 leader_election.cc:343] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.742841 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e" is_pre_election: true
I20260710 11:00:50.743971 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0fd9d77cbf47ca881c34c0e8d3ae17" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359" is_pre_election: true
W20260710 11:00:50.744426 15403 leader_election.cc:343] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.744954 15403 leader_election.cc:304] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [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: 7e58b87036ad419c913ce30491f25ebd; no voters: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359
I20260710 11:00:50.745919 15486 raft_consensus.cc:2749] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:50.743888 15479 ts_tablet_manager.cc:1434] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e: Time spent starting tablet: real 0.066s	user 0.012s	sys 0.017s
W20260710 11:00:50.746850 15331 leader_election.cc:343] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.748052 15331 leader_election.cc:304] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [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: 21e8e3762ba746c699bc5c47086b5b8e; no voters: 7e58b87036ad419c913ce30491f25ebd, aab10147176e486081f55d737e2b3359
I20260710 11:00:50.749001 15497 raft_consensus.cc:2749] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:50.747668 15481 tablet_bootstrap.cc:492] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd: No bootstrap required, opened a new log
I20260710 11:00:50.749408 15480 tablet_bootstrap.cc:492] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359: No bootstrap required, opened a new log
I20260710 11:00:50.750509 15481 ts_tablet_manager.cc:1403] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.044s
I20260710 11:00:50.750584 15480 ts_tablet_manager.cc:1403] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.017s
I20260710 11:00:50.747185 15479 tablet_bootstrap.cc:492] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e: Bootstrap starting.
I20260710 11:00:50.753536 15480 raft_consensus.cc:359] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.754261 15480 raft_consensus.cc:385] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.754580 15480 raft_consensus.cc:740] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.755358 15480 consensus_queue.cc:260] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.757480 15480 ts_tablet_manager.cc:1434] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:50.758462 15480 tablet_bootstrap.cc:492] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:50.760473 15479 tablet_bootstrap.cc:654] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.754657 15481 raft_consensus.cc:359] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.761229 15481 raft_consensus.cc:385] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.761580 15481 raft_consensus.cc:740] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.762470 15481 consensus_queue.cc:260] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.764560 15480 tablet_bootstrap.cc:654] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.764633 15481 ts_tablet_manager.cc:1434] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:00:50.765789 15481 tablet_bootstrap.cc:492] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd: Bootstrap starting.
I20260710 11:00:50.771909 15481 tablet_bootstrap.cc:654] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.771940 15479 tablet_bootstrap.cc:492] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e: No bootstrap required, opened a new log
I20260710 11:00:50.772583 15479 ts_tablet_manager.cc:1403] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260710 11:00:50.775588 15479 raft_consensus.cc:359] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.776373 15479 raft_consensus.cc:385] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.776726 15479 raft_consensus.cc:740] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.777413 15480 tablet_bootstrap.cc:492] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359: No bootstrap required, opened a new log
I20260710 11:00:50.777817 15480 ts_tablet_manager.cc:1403] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.001s
I20260710 11:00:50.777657 15479 consensus_queue.cc:260] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.780076 15480 raft_consensus.cc:359] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.780807 15480 raft_consensus.cc:385] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.781188 15479 ts_tablet_manager.cc:1434] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:00:50.781134 15480 raft_consensus.cc:740] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.782220 15479 tablet_bootstrap.cc:492] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e: Bootstrap starting.
I20260710 11:00:50.782095 15480 consensus_queue.cc:260] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.786962 15480 ts_tablet_manager.cc:1434] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:00:50.787982 15480 tablet_bootstrap.cc:492] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:50.790632 15479 tablet_bootstrap.cc:654] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.793815 15481 tablet_bootstrap.cc:492] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd: No bootstrap required, opened a new log
I20260710 11:00:50.794337 15481 ts_tablet_manager.cc:1403] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.013s
I20260710 11:00:50.794759 15480 tablet_bootstrap.cc:654] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.795954 15479 tablet_bootstrap.cc:492] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e: No bootstrap required, opened a new log
I20260710 11:00:50.796473 15479 ts_tablet_manager.cc:1403] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260710 11:00:50.797217 15481 raft_consensus.cc:359] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.797973 15481 raft_consensus.cc:385] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.798285 15481 raft_consensus.cc:740] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.799163 15481 consensus_queue.cc:260] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.799410 15479 raft_consensus.cc:359] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.800151 15479 raft_consensus.cc:385] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.800504 15479 raft_consensus.cc:740] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.801290 15481 ts_tablet_manager.cc:1434] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:00:50.801342 15479 consensus_queue.cc:260] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.802414 15481 tablet_bootstrap.cc:492] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd: Bootstrap starting.
I20260710 11:00:50.805868 15479 ts_tablet_manager.cc:1434] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 11:00:50.806892 15479 tablet_bootstrap.cc:492] T 6749cab674044a898927d620d8e1bb56 P 21e8e3762ba746c699bc5c47086b5b8e: Bootstrap starting.
I20260710 11:00:50.809381 15481 tablet_bootstrap.cc:654] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.813014 15479 tablet_bootstrap.cc:654] T 6749cab674044a898927d620d8e1bb56 P 21e8e3762ba746c699bc5c47086b5b8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.817958 15480 tablet_bootstrap.cc:492] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359: No bootstrap required, opened a new log
I20260710 11:00:50.818369 15481 tablet_bootstrap.cc:492] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd: No bootstrap required, opened a new log
I20260710 11:00:50.818535 15480 ts_tablet_manager.cc:1403] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.016s
I20260710 11:00:50.818895 15481 ts_tablet_manager.cc:1403] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.012s
I20260710 11:00:50.821583 15481 raft_consensus.cc:359] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.822324 15481 raft_consensus.cc:385] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.822005 15480 raft_consensus.cc:359] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.822674 15481 raft_consensus.cc:740] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.822957 15480 raft_consensus.cc:385] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.823527 15480 raft_consensus.cc:740] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.823482 15481 consensus_queue.cc:260] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.824649 15480 consensus_queue.cc:260] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.825963 15481 ts_tablet_manager.cc:1434] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:50.826853 15480 ts_tablet_manager.cc:1434] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:00:50.827795 15479 tablet_bootstrap.cc:492] T 6749cab674044a898927d620d8e1bb56 P 21e8e3762ba746c699bc5c47086b5b8e: No bootstrap required, opened a new log
I20260710 11:00:50.828006 15480 tablet_bootstrap.cc:492] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:50.828423 15479 ts_tablet_manager.cc:1403] T 6749cab674044a898927d620d8e1bb56 P 21e8e3762ba746c699bc5c47086b5b8e: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260710 11:00:50.826929 15481 tablet_bootstrap.cc:492] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd: Bootstrap starting.
I20260710 11:00:50.831466 15479 raft_consensus.cc:359] T 6749cab674044a898927d620d8e1bb56 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.832228 15479 raft_consensus.cc:385] T 6749cab674044a898927d620d8e1bb56 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.832583 15479 raft_consensus.cc:740] T 6749cab674044a898927d620d8e1bb56 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.832698 15486 raft_consensus.cc:493] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.833209 15486 raft_consensus.cc:515] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.833525 15479 consensus_queue.cc:260] T 6749cab674044a898927d620d8e1bb56 P 21e8e3762ba746c699bc5c47086b5b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.834797 15480 tablet_bootstrap.cc:654] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.835197 15486 leader_election.cc:290] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829)
I20260710 11:00:50.837208 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6749cab674044a898927d620d8e1bb56" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e" is_pre_election: true
I20260710 11:00:50.837600 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6749cab674044a898927d620d8e1bb56" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359" is_pre_election: true
I20260710 11:00:50.838336 15365 raft_consensus.cc:2468] T 6749cab674044a898927d620d8e1bb56 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 0.
I20260710 11:00:50.839083 15481 tablet_bootstrap.cc:654] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.840866 15479 ts_tablet_manager.cc:1434] T 6749cab674044a898927d620d8e1bb56 P 21e8e3762ba746c699bc5c47086b5b8e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:00:50.841291 15403 leader_election.cc:304] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e8e3762ba746c699bc5c47086b5b8e, 7e58b87036ad419c913ce30491f25ebd; no voters: 
I20260710 11:00:50.843405 15479 tablet_bootstrap.cc:492] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e: Bootstrap starting.
I20260710 11:00:50.845419 15486 raft_consensus.cc:2804] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.845819 15486 raft_consensus.cc:493] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.846155 15486 raft_consensus.cc:3060] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.838258 15290 raft_consensus.cc:2468] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 0.
I20260710 11:00:50.854003 15497 raft_consensus.cc:493] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.854607 15497 raft_consensus.cc:515] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.856896 15497 leader_election.cc:290] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:50.858798 15486 raft_consensus.cc:515] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.862450 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6749cab674044a898927d620d8e1bb56" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:00:50.863101 15289 raft_consensus.cc:3060] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.864990 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de59c49caba447bba304d7936318a620" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359" is_pre_election: true
I20260710 11:00:50.865695 15290 raft_consensus.cc:2468] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 0.
I20260710 11:00:50.869450 15486 leader_election.cc:290] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829)
I20260710 11:00:50.869560 15331 leader_election.cc:304] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:50.870553 15486 raft_consensus.cc:493] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.870880 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de59c49caba447bba304d7936318a620" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd" is_pre_election: true
I20260710 11:00:50.871948 15486 raft_consensus.cc:515] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.871256 15497 raft_consensus.cc:2804] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.872643 15481 tablet_bootstrap.cc:492] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd: No bootstrap required, opened a new log
I20260710 11:00:50.872565 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6749cab674044a898927d620d8e1bb56" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
I20260710 11:00:50.873080 15480 tablet_bootstrap.cc:492] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359: No bootstrap required, opened a new log
I20260710 11:00:50.873140 15481 ts_tablet_manager.cc:1403] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.020s
I20260710 11:00:50.873651 15480 ts_tablet_manager.cc:1403] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.009s
I20260710 11:00:50.874037 15497 raft_consensus.cc:493] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.874401 15497 raft_consensus.cc:3060] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.875059 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf68551cd944b0cb7fcdfd760699507" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359" is_pre_election: true
I20260710 11:00:50.875636 15290 raft_consensus.cc:2468] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 0.
I20260710 11:00:50.876225 15481 raft_consensus.cc:359] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.876484 15480 raft_consensus.cc:359] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.876936 15481 raft_consensus.cc:385] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.876958 15405 leader_election.cc:304] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e58b87036ad419c913ce30491f25ebd, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:50.877246 15480 raft_consensus.cc:385] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.877318 15481 raft_consensus.cc:740] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.877717 15480 raft_consensus.cc:740] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.873291 15365 raft_consensus.cc:3060] T 6749cab674044a898927d620d8e1bb56 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.880450 15480 consensus_queue.cc:260] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.881840 15487 raft_consensus.cc:493] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.882283 15487 raft_consensus.cc:515] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.883185 15480 ts_tablet_manager.cc:1434] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 11:00:50.884158 15480 tablet_bootstrap.cc:492] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:50.884299 15487 leader_election.cc:290] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:50.886111 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8feda13a0a744272b12d271a69002252" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359" is_pre_election: true
I20260710 11:00:50.886727 15290 raft_consensus.cc:2468] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 0.
I20260710 11:00:50.887522 15289 raft_consensus.cc:2468] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 1.
I20260710 11:00:50.891816 15405 leader_election.cc:304] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e58b87036ad419c913ce30491f25ebd, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:50.891661 15497 raft_consensus.cc:515] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.892498 15479 tablet_bootstrap.cc:654] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.894239 15497 leader_election.cc:290] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:50.895047 15507 raft_consensus.cc:2804] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.895506 15507 raft_consensus.cc:493] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.895828 15507 raft_consensus.cc:3060] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.879153 15486 leader_election.cc:290] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829)
I20260710 11:00:50.879460 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf68551cd944b0cb7fcdfd760699507" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e" is_pre_election: true
I20260710 11:00:50.897265 15486 raft_consensus.cc:2804] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.888229 15331 leader_election.cc:304] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:50.889467 15365 raft_consensus.cc:2468] T 6749cab674044a898927d620d8e1bb56 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 1.
I20260710 11:00:50.890754 15480 tablet_bootstrap.cc:654] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:50.896612 15328 leader_election.cc:343] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.878274 15481 consensus_queue.cc:260] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.901935 15481 ts_tablet_manager.cc:1434] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.004s
I20260710 11:00:50.902381 15479 tablet_bootstrap.cc:492] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e: No bootstrap required, opened a new log
I20260710 11:00:50.902841 15479 ts_tablet_manager.cc:1403] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.000s
I20260710 11:00:50.902899 15481 tablet_bootstrap.cc:492] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd: Bootstrap starting.
I20260710 11:00:50.905642 15479 raft_consensus.cc:359] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.906711 15485 raft_consensus.cc:493] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.911685 15485 raft_consensus.cc:515] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.911623 15511 raft_consensus.cc:493] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.912919 15511 raft_consensus.cc:515] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.913815 15485 leader_election.cc:290] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:50.914662 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de59c49caba447bba304d7936318a620" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
W20260710 11:00:50.898070 15403 leader_election.cc:343] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.909582 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de59c49caba447bba304d7936318a620" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:00:50.918718 15480 tablet_bootstrap.cc:492] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359: No bootstrap required, opened a new log
I20260710 11:00:50.919010 15289 raft_consensus.cc:3060] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.919269 15480 ts_tablet_manager.cc:1403] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.002s
I20260710 11:00:50.909631 15497 raft_consensus.cc:2804] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.920418 15497 raft_consensus.cc:493] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.921296 15497 raft_consensus.cc:3060] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.910866 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8feda13a0a744272b12d271a69002252" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd" is_pre_election: true
I20260710 11:00:50.914796 15511 leader_election.cc:290] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:50.910164 15486 raft_consensus.cc:697] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [term 1 LEADER]: Becoming Leader. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Running, Role: LEADER
I20260710 11:00:50.922358 15479 raft_consensus.cc:385] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:00:50.922317 15328 leader_election.cc:343] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.928493 15479 raft_consensus.cc:740] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Initialized, Role: FOLLOWER
W20260710 11:00:50.928893 15328 leader_election.cc:343] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.923631 15486 consensus_queue.cc:237] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.921865 15480 raft_consensus.cc:359] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.930083 15480 raft_consensus.cc:385] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.930367 15480 raft_consensus.cc:740] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.909328 15481 tablet_bootstrap.cc:654] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.926949 15289 raft_consensus.cc:2468] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 1.
I20260710 11:00:50.932109 15331 leader_election.cc:304] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [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: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 7e58b87036ad419c913ce30491f25ebd
I20260710 11:00:50.932920 15487 raft_consensus.cc:2804] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.932111 15480 consensus_queue.cc:260] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.915606 15507 raft_consensus.cc:515] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.929250 15479 consensus_queue.cc:260] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.940305 15480 ts_tablet_manager.cc:1434] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.005s
I20260710 11:00:50.942058 15507 leader_election.cc:290] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829)
I20260710 11:00:50.941601 15480 tablet_bootstrap.cc:492] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:50.942549 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf68551cd944b0cb7fcdfd760699507" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:00:50.943183 15289 raft_consensus.cc:3060] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.948751 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf68551cd944b0cb7fcdfd760699507" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
I20260710 11:00:50.948659 15497 raft_consensus.cc:515] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.949415 15365 raft_consensus.cc:3060] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.941073 15487 raft_consensus.cc:697] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Becoming Leader. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:00:50.951453 15497 leader_election.cc:290] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
W20260710 11:00:50.949275 15236 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:50.952898 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c418bf26d2d54b4bba0bfa4ebd45cfdb" candidate_uuid: "aab10147176e486081f55d737e2b3359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd" is_pre_election: true
I20260710 11:00:50.953950 15497 raft_consensus.cc:493] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.954077 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea7f17db44d4fc1ad8c19515f80d152" candidate_uuid: "aab10147176e486081f55d737e2b3359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd" is_pre_election: true
I20260710 11:00:50.954417 15481 tablet_bootstrap.cc:492] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd: No bootstrap required, opened a new log
I20260710 11:00:50.954500 15497 raft_consensus.cc:515] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.955087 15481 ts_tablet_manager.cc:1403] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.005s
W20260710 11:00:50.955761 15253 leader_election.cc:343] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:50.956439 15253 leader_election.cc:343] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.957304 15497 leader_election.cc:290] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:50.960611 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8feda13a0a744272b12d271a69002252" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
I20260710 11:00:50.961650 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c418bf26d2d54b4bba0bfa4ebd45cfdb" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd" is_pre_election: true
W20260710 11:00:50.962934 15328 leader_election.cc:343] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.964721 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c418bf26d2d54b4bba0bfa4ebd45cfdb" candidate_uuid: "aab10147176e486081f55d737e2b3359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e" is_pre_election: true
I20260710 11:00:50.965436 15364 raft_consensus.cc:2468] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aab10147176e486081f55d737e2b3359 in term 0.
I20260710 11:00:50.964797 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8feda13a0a744272b12d271a69002252" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:00:50.966240 15290 raft_consensus.cc:3060] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.967070 15254 leader_election.cc:304] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [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: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 7e58b87036ad419c913ce30491f25ebd
I20260710 11:00:50.968298 15511 raft_consensus.cc:2804] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.963001 15487 consensus_queue.cc:237] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.968659 15511 raft_consensus.cc:493] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.969026 15511 raft_consensus.cc:3060] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.965371 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c418bf26d2d54b4bba0bfa4ebd45cfdb" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359" is_pre_election: true
I20260710 11:00:50.967190 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea7f17db44d4fc1ad8c19515f80d152" candidate_uuid: "aab10147176e486081f55d737e2b3359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e" is_pre_election: true
I20260710 11:00:50.972550 15507 raft_consensus.cc:493] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.973747 15507 raft_consensus.cc:515] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.976406 15507 leader_election.cc:290] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829)
I20260710 11:00:50.977624 15363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a7344336f54a14b71aee7e519d14ee" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e" is_pre_election: true
I20260710 11:00:50.978196 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a7344336f54a14b71aee7e519d14ee" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359" is_pre_election: true
I20260710 11:00:50.978915 15287 raft_consensus.cc:2468] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 0.
W20260710 11:00:50.979084 15403 leader_election.cc:343] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.982896 15511 raft_consensus.cc:515] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.983474 15185 catalog_manager.cc:5697] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e58b87036ad419c913ce30491f25ebd (127.12.20.131). New cstate: current_term: 1 leader_uuid: "7e58b87036ad419c913ce30491f25ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: HEALTHY } } }
W20260710 11:00:50.984413 15254 leader_election.cc:343] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.984900 15254 leader_election.cc:304] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [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: aab10147176e486081f55d737e2b3359; no voters: 21e8e3762ba746c699bc5c47086b5b8e, 7e58b87036ad419c913ce30491f25ebd
I20260710 11:00:50.985975 15485 raft_consensus.cc:2749] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:50.958461 15481 raft_consensus.cc:359] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:50.988718 15405 leader_election.cc:304] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [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: 7e58b87036ad419c913ce30491f25ebd, aab10147176e486081f55d737e2b3359; no voters: 21e8e3762ba746c699bc5c47086b5b8e
I20260710 11:00:50.996919 15507 raft_consensus.cc:2804] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.997361 15507 raft_consensus.cc:493] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.997756 15507 raft_consensus.cc:3060] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.997931 15289 raft_consensus.cc:2468] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 1.
I20260710 11:00:50.999287 15405 leader_election.cc:304] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e58b87036ad419c913ce30491f25ebd, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:51.000168 15486 raft_consensus.cc:2804] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:51.000648 15486 raft_consensus.cc:697] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 1 LEADER]: Becoming Leader. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Running, Role: LEADER
I20260710 11:00:51.001472 15486 consensus_queue.cc:237] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.003962 15481 raft_consensus.cc:385] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.993623 15365 raft_consensus.cc:2468] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 1.
I20260710 11:00:50.994344 15480 tablet_bootstrap.cc:654] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.004377 15481 raft_consensus.cc:740] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.009328 15479 ts_tablet_manager.cc:1434] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e: Time spent starting tablet: real 0.106s	user 0.022s	sys 0.015s
I20260710 11:00:51.009178 15507 raft_consensus.cc:515] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.009874 15290 raft_consensus.cc:2468] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 1.
I20260710 11:00:51.010360 15479 tablet_bootstrap.cc:492] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e: Bootstrap starting.
I20260710 11:00:51.011227 15331 leader_election.cc:304] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:51.011901 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a7344336f54a14b71aee7e519d14ee" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:00:51.012260 15497 raft_consensus.cc:2804] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:51.012427 15514 raft_consensus.cc:493] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.012745 15497 raft_consensus.cc:697] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Becoming Leader. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:00:51.013079 15514 raft_consensus.cc:515] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.013602 15497 consensus_queue.cc:237] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.014101 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a7344336f54a14b71aee7e519d14ee" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
W20260710 11:00:51.015453 15403 leader_election.cc:343] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:51.018127 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd" is_pre_election: true
I20260710 11:00:51.015434 15514 leader_election.cc:290] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:51.019696 15439 raft_consensus.cc:2468] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 0.
I20260710 11:00:51.012499 15289 raft_consensus.cc:3060] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.018913 15481 consensus_queue.cc:260] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.021138 15438 raft_consensus.cc:3060] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.021095 15328 leader_election.cc:304] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e8e3762ba746c699bc5c47086b5b8e, 7e58b87036ad419c913ce30491f25ebd; no voters: 
I20260710 11:00:51.019397 15288 raft_consensus.cc:2393] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e8e3762ba746c699bc5c47086b5b8e in current term 1: Already voted for candidate aab10147176e486081f55d737e2b3359 in this term.
I20260710 11:00:51.022516 15511 leader_election.cc:290] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [CANDIDATE]: Term 1 election: Requested vote from peers 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:51.023715 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c418bf26d2d54b4bba0bfa4ebd45cfdb" candidate_uuid: "aab10147176e486081f55d737e2b3359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
W20260710 11:00:51.025178 15253 leader_election.cc:343] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:51.025735 15331 leader_election.cc:304] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [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: 21e8e3762ba746c699bc5c47086b5b8e; no voters: 7e58b87036ad419c913ce30491f25ebd, aab10147176e486081f55d737e2b3359
I20260710 11:00:51.026525 15518 raft_consensus.cc:2804] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:51.026925 15518 raft_consensus.cc:493] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:51.027217 15518 raft_consensus.cc:3060] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.022212 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359" is_pre_election: true
W20260710 11:00:51.030094 15331 leader_election.cc:343] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:51.030982 15514 raft_consensus.cc:3060] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.033741 15507 leader_election.cc:290] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829)
I20260710 11:00:51.036002 15188 catalog_manager.cc:5697] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130). New cstate: current_term: 1 leader_uuid: "21e8e3762ba746c699bc5c47086b5b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:51.040727 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c418bf26d2d54b4bba0bfa4ebd45cfdb" candidate_uuid: "aab10147176e486081f55d737e2b3359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
I20260710 11:00:51.040920 15514 raft_consensus.cc:2749] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:51.043284 15438 raft_consensus.cc:2468] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 1.
I20260710 11:00:51.044272 15480 tablet_bootstrap.cc:492] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359: No bootstrap required, opened a new log
I20260710 11:00:51.044760 15480 ts_tablet_manager.cc:1403] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.010s
I20260710 11:00:51.047415 15479 tablet_bootstrap.cc:654] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.048909 15480 raft_consensus.cc:359] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.049610 15480 raft_consensus.cc:385] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.049744 15481 ts_tablet_manager.cc:1434] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd: Time spent starting tablet: real 0.094s	user 0.004s	sys 0.004s
I20260710 11:00:51.049939 15480 raft_consensus.cc:740] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.052842 15481 tablet_bootstrap.cc:492] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd: Bootstrap starting.
I20260710 11:00:51.051940 15518 raft_consensus.cc:515] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.055117 15518 leader_election.cc:290] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:51.055977 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:00:51.056326 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
I20260710 11:00:51.057017 15438 raft_consensus.cc:3060] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.057394 15289 raft_consensus.cc:2468] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 1.
I20260710 11:00:51.058542 15480 consensus_queue.cc:260] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.059664 15405 leader_election.cc:304] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [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: 7e58b87036ad419c913ce30491f25ebd, aab10147176e486081f55d737e2b3359; no voters: 21e8e3762ba746c699bc5c47086b5b8e
I20260710 11:00:51.060765 15486 raft_consensus.cc:2804] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:51.059178 15290 raft_consensus.cc:3060] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.061421 15486 raft_consensus.cc:697] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [term 1 LEADER]: Becoming Leader. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Running, Role: LEADER
I20260710 11:00:51.062160 15480 ts_tablet_manager.cc:1434] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:00:51.062237 15486 consensus_queue.cc:237] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.063421 15480 tablet_bootstrap.cc:492] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:51.065966 15507 raft_consensus.cc:493] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.066426 15507 raft_consensus.cc:515] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.067499 15481 tablet_bootstrap.cc:654] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.068394 15290 raft_consensus.cc:2468] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 1.
I20260710 11:00:51.068481 15507 leader_election.cc:290] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829), aab10147176e486081f55d737e2b3359 (127.12.20.129:39215)
I20260710 11:00:51.071765 15365 raft_consensus.cc:2468] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aab10147176e486081f55d737e2b3359 in term 1.
I20260710 11:00:51.073904 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e" is_pre_election: true
I20260710 11:00:51.075265 15480 tablet_bootstrap.cc:654] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.076306 15254 leader_election.cc:304] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [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: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 7e58b87036ad419c913ce30491f25ebd
I20260710 11:00:51.078431 15511 raft_consensus.cc:2804] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:51.075397 15331 leader_election.cc:304] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 
W20260710 11:00:51.080085 15403 leader_election.cc:343] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:51.081286 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359" is_pre_election: true
I20260710 11:00:51.081382 15518 raft_consensus.cc:2804] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:51.082051 15518 raft_consensus.cc:697] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Becoming Leader. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:00:51.082350 15438 raft_consensus.cc:2468] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 1.
I20260710 11:00:51.082894 15518 consensus_queue.cc:237] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.081522 15511 raft_consensus.cc:697] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 1 LEADER]: Becoming Leader. State: Replica: aab10147176e486081f55d737e2b3359, State: Running, Role: LEADER
W20260710 11:00:51.084896 15405 leader_election.cc:343] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:51.085336 15405 leader_election.cc:304] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [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: 7e58b87036ad419c913ce30491f25ebd; no voters: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359
I20260710 11:00:51.086117 15486 raft_consensus.cc:2749] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:51.084896 15479 tablet_bootstrap.cc:492] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e: No bootstrap required, opened a new log
I20260710 11:00:51.086810 15479 ts_tablet_manager.cc:1403] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.011s
I20260710 11:00:51.085399 15511 consensus_queue.cc:237] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.089960 15479 raft_consensus.cc:359] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.090389 15481 tablet_bootstrap.cc:492] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd: No bootstrap required, opened a new log
I20260710 11:00:51.090700 15479 raft_consensus.cc:385] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.090987 15481 ts_tablet_manager.cc:1403] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.004s
I20260710 11:00:51.091064 15479 raft_consensus.cc:740] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.092206 15479 consensus_queue.cc:260] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.094419 15479 ts_tablet_manager.cc:1434] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:00:51.094084 15481 raft_consensus.cc:359] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.094892 15481 raft_consensus.cc:385] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.095187 15481 raft_consensus.cc:740] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.095641 15479 tablet_bootstrap.cc:492] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e: Bootstrap starting.
I20260710 11:00:51.095935 15481 consensus_queue.cc:260] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.098872 15481 ts_tablet_manager.cc:1434] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:51.100116 15481 tablet_bootstrap.cc:492] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd: Bootstrap starting.
I20260710 11:00:51.105990 15481 tablet_bootstrap.cc:654] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.106473 15479 tablet_bootstrap.cc:654] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.107308 15480 tablet_bootstrap.cc:492] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359: No bootstrap required, opened a new log
I20260710 11:00:51.107796 15480 ts_tablet_manager.cc:1403] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.006s
I20260710 11:00:51.110566 15480 raft_consensus.cc:359] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.111268 15480 raft_consensus.cc:385] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.111531 15480 raft_consensus.cc:740] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.114950 15480 consensus_queue.cc:260] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.118356 15480 ts_tablet_manager.cc:1434] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 11:00:51.115414 15187 catalog_manager.cc:5697] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 reported cstate change: term changed from 0 to 1, leader changed from <none> to aab10147176e486081f55d737e2b3359 (127.12.20.129). New cstate: current_term: 1 leader_uuid: "aab10147176e486081f55d737e2b3359" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:51.127712 15479 tablet_bootstrap.cc:492] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e: No bootstrap required, opened a new log
I20260710 11:00:51.127701 15481 tablet_bootstrap.cc:492] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd: No bootstrap required, opened a new log
I20260710 11:00:51.128360 15479 ts_tablet_manager.cc:1403] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.003s
I20260710 11:00:51.128551 15481 ts_tablet_manager.cc:1403] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd: Time spent bootstrapping tablet: real 0.029s	user 0.025s	sys 0.003s
I20260710 11:00:51.130111 15185 catalog_manager.cc:5697] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e58b87036ad419c913ce30491f25ebd (127.12.20.131). New cstate: current_term: 1 leader_uuid: "7e58b87036ad419c913ce30491f25ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:51.130959 15479 raft_consensus.cc:359] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.131310 15481 raft_consensus.cc:359] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.131666 15479 raft_consensus.cc:385] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.132019 15481 raft_consensus.cc:385] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.132124 15479 raft_consensus.cc:740] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.132476 15481 raft_consensus.cc:740] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.132112 15185 catalog_manager.cc:5697] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e58b87036ad419c913ce30491f25ebd (127.12.20.131). New cstate: current_term: 1 leader_uuid: "7e58b87036ad419c913ce30491f25ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:51.133106 15479 consensus_queue.cc:260] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.133924 15481 consensus_queue.cc:260] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.138165 15479 ts_tablet_manager.cc:1434] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:51.139213 15479 tablet_bootstrap.cc:492] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e: Bootstrap starting.
I20260710 11:00:51.138252 15481 ts_tablet_manager.cc:1434] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:00:51.140551 15481 tablet_bootstrap.cc:492] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd: Bootstrap starting.
I20260710 11:00:51.144227 15479 tablet_bootstrap.cc:654] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.145884 15481 tablet_bootstrap.cc:654] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.145085 15188 catalog_manager.cc:5697] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130). New cstate: current_term: 1 leader_uuid: "21e8e3762ba746c699bc5c47086b5b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:51.147078 15188 catalog_manager.cc:5697] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130). New cstate: current_term: 1 leader_uuid: "21e8e3762ba746c699bc5c47086b5b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:51.150255 15479 tablet_bootstrap.cc:492] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e: No bootstrap required, opened a new log
I20260710 11:00:51.150734 15479 ts_tablet_manager.cc:1403] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:00:51.152580 15481 tablet_bootstrap.cc:492] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd: No bootstrap required, opened a new log
I20260710 11:00:51.153062 15481 ts_tablet_manager.cc:1403] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:00:51.153410 15479 raft_consensus.cc:359] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.154191 15479 raft_consensus.cc:385] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.154454 15479 raft_consensus.cc:740] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.155256 15479 consensus_queue.cc:260] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.155614 15481 raft_consensus.cc:359] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.156299 15481 raft_consensus.cc:385] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.156567 15481 raft_consensus.cc:740] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.157439 15479 ts_tablet_manager.cc:1434] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:00:51.157235 15481 consensus_queue.cc:260] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.159217 15481 ts_tablet_manager.cc:1434] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:00:51.160008 15481 tablet_bootstrap.cc:492] T fea7f17db44d4fc1ad8c19515f80d152 P 7e58b87036ad419c913ce30491f25ebd: Bootstrap starting.
I20260710 11:00:51.165211 15481 tablet_bootstrap.cc:654] T fea7f17db44d4fc1ad8c19515f80d152 P 7e58b87036ad419c913ce30491f25ebd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.169699 15481 tablet_bootstrap.cc:492] T fea7f17db44d4fc1ad8c19515f80d152 P 7e58b87036ad419c913ce30491f25ebd: No bootstrap required, opened a new log
I20260710 11:00:51.170063 15481 ts_tablet_manager.cc:1403] T fea7f17db44d4fc1ad8c19515f80d152 P 7e58b87036ad419c913ce30491f25ebd: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:00:51.171828 15481 raft_consensus.cc:359] T fea7f17db44d4fc1ad8c19515f80d152 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.172358 15481 raft_consensus.cc:385] T fea7f17db44d4fc1ad8c19515f80d152 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.172546 15481 raft_consensus.cc:740] T fea7f17db44d4fc1ad8c19515f80d152 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.173080 15481 consensus_queue.cc:260] T fea7f17db44d4fc1ad8c19515f80d152 P 7e58b87036ad419c913ce30491f25ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.174707 15481 ts_tablet_manager.cc:1434] T fea7f17db44d4fc1ad8c19515f80d152 P 7e58b87036ad419c913ce30491f25ebd: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:00:51.204048 15511 raft_consensus.cc:493] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.204525 15511 raft_consensus.cc:515] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.206251 15511 leader_election.cc:290] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:51.207031 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0fd9d77cbf47ca881c34c0e8d3ae17" candidate_uuid: "aab10147176e486081f55d737e2b3359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e" is_pre_election: true
I20260710 11:00:51.207216 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0fd9d77cbf47ca881c34c0e8d3ae17" candidate_uuid: "aab10147176e486081f55d737e2b3359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd" is_pre_election: true
I20260710 11:00:51.207623 15364 raft_consensus.cc:2468] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aab10147176e486081f55d737e2b3359 in term 0.
I20260710 11:00:51.207736 15438 raft_consensus.cc:2468] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aab10147176e486081f55d737e2b3359 in term 0.
I20260710 11:00:51.208549 15254 leader_election.cc:304] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:51.209123 15511 raft_consensus.cc:2804] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:51.209450 15511 raft_consensus.cc:493] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:51.209662 15511 raft_consensus.cc:3060] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.211593 15518 raft_consensus.cc:493] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.212015 15518 raft_consensus.cc:515] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.213765 15518 leader_election.cc:290] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:51.214450 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea7f17db44d4fc1ad8c19515f80d152" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359" is_pre_election: true
I20260710 11:00:51.214468 15511 raft_consensus.cc:515] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.215014 15290 raft_consensus.cc:2468] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 0.
I20260710 11:00:51.215200 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea7f17db44d4fc1ad8c19515f80d152" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd" is_pre_election: true
I20260710 11:00:51.215785 15438 raft_consensus.cc:2468] T fea7f17db44d4fc1ad8c19515f80d152 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 0.
I20260710 11:00:51.216354 15331 leader_election.cc:304] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:51.217095 15518 raft_consensus.cc:2804] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:51.217386 15518 raft_consensus.cc:493] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:51.216514 15511 leader_election.cc:290] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [CANDIDATE]: Term 1 election: Requested vote from peers 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:51.217696 15518 raft_consensus.cc:3060] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.217689 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0fd9d77cbf47ca881c34c0e8d3ae17" candidate_uuid: "aab10147176e486081f55d737e2b3359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
I20260710 11:00:51.218146 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0fd9d77cbf47ca881c34c0e8d3ae17" candidate_uuid: "aab10147176e486081f55d737e2b3359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
I20260710 11:00:51.218375 15364 raft_consensus.cc:3060] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.218617 15438 raft_consensus.cc:3060] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.223299 15438 raft_consensus.cc:2468] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aab10147176e486081f55d737e2b3359 in term 1.
I20260710 11:00:51.224133 15253 leader_election.cc:304] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e58b87036ad419c913ce30491f25ebd, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:51.224741 15511 raft_consensus.cc:2804] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:51.224522 15518 raft_consensus.cc:515] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.225265 15364 raft_consensus.cc:2468] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aab10147176e486081f55d737e2b3359 in term 1.
I20260710 11:00:51.225310 15511 raft_consensus.cc:697] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 1 LEADER]: Becoming Leader. State: Replica: aab10147176e486081f55d737e2b3359, State: Running, Role: LEADER
I20260710 11:00:51.226776 15518 leader_election.cc:290] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:51.227249 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea7f17db44d4fc1ad8c19515f80d152" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:00:51.226315 15511 consensus_queue.cc:237] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.227267 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea7f17db44d4fc1ad8c19515f80d152" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
I20260710 11:00:51.227761 15290 raft_consensus.cc:3060] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.227919 15438 raft_consensus.cc:3060] T fea7f17db44d4fc1ad8c19515f80d152 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.233577 15290 raft_consensus.cc:2468] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 1.
I20260710 11:00:51.234495 15331 leader_election.cc:304] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:51.235065 15518 raft_consensus.cc:2804] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:51.235461 15518 raft_consensus.cc:697] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Becoming Leader. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:00:51.235538 15438 raft_consensus.cc:2468] T fea7f17db44d4fc1ad8c19515f80d152 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 1.
I20260710 11:00:51.236287 15518 consensus_queue.cc:237] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.236979 15185 catalog_manager.cc:5697] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 reported cstate change: term changed from 0 to 1, leader changed from <none> to aab10147176e486081f55d737e2b3359 (127.12.20.129). New cstate: current_term: 1 leader_uuid: "aab10147176e486081f55d737e2b3359" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:51.244333 15188 catalog_manager.cc:5697] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130). New cstate: current_term: 1 leader_uuid: "21e8e3762ba746c699bc5c47086b5b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:51.311960 15511 raft_consensus.cc:493] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.312455 15511 raft_consensus.cc:515] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.314029 15511 leader_election.cc:290] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:51.314778 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1" candidate_uuid: "aab10147176e486081f55d737e2b3359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e" is_pre_election: true
I20260710 11:00:51.315068 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1" candidate_uuid: "aab10147176e486081f55d737e2b3359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd" is_pre_election: true
I20260710 11:00:51.315442 15364 raft_consensus.cc:2468] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aab10147176e486081f55d737e2b3359 in term 0.
I20260710 11:00:51.315654 15438 raft_consensus.cc:2468] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aab10147176e486081f55d737e2b3359 in term 0.
I20260710 11:00:51.316461 15254 leader_election.cc:304] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:51.317265 15511 raft_consensus.cc:2804] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:51.317560 15511 raft_consensus.cc:493] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:51.317812 15511 raft_consensus.cc:3060] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.322525 15511 raft_consensus.cc:515] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.324052 15511 leader_election.cc:290] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [CANDIDATE]: Term 1 election: Requested vote from peers 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:51.324666 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1" candidate_uuid: "aab10147176e486081f55d737e2b3359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
I20260710 11:00:51.324983 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1" candidate_uuid: "aab10147176e486081f55d737e2b3359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
I20260710 11:00:51.325276 15364 raft_consensus.cc:3060] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.325554 15438 raft_consensus.cc:3060] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.332044 15364 raft_consensus.cc:2468] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aab10147176e486081f55d737e2b3359 in term 1.
I20260710 11:00:51.332044 15438 raft_consensus.cc:2468] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aab10147176e486081f55d737e2b3359 in term 1.
I20260710 11:00:51.333104 15486 raft_consensus.cc:493] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.333247 15507 consensus_queue.cc:1048] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.333585 15254 leader_election.cc:304] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:51.333700 15486 raft_consensus.cc:515] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.334482 15511 raft_consensus.cc:2804] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:51.334941 15511 raft_consensus.cc:697] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 1 LEADER]: Becoming Leader. State: Replica: aab10147176e486081f55d737e2b3359, State: Running, Role: LEADER
I20260710 11:00:51.335798 15486 leader_election.cc:290] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829)
I20260710 11:00:51.335706 15511 consensus_queue.cc:237] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.337076 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c418bf26d2d54b4bba0bfa4ebd45cfdb" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e" is_pre_election: true
I20260710 11:00:51.337313 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c418bf26d2d54b4bba0bfa4ebd45cfdb" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359" is_pre_election: true
I20260710 11:00:51.339079 15364 raft_consensus.cc:2393] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e58b87036ad419c913ce30491f25ebd in current term 1: Already voted for candidate aab10147176e486081f55d737e2b3359 in this term.
I20260710 11:00:51.340832 15403 leader_election.cc:304] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [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: 7e58b87036ad419c913ce30491f25ebd; no voters: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359
I20260710 11:00:51.341779 15508 raft_consensus.cc:3060] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.345968 15188 catalog_manager.cc:5697] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 reported cstate change: term changed from 0 to 1, leader changed from <none> to aab10147176e486081f55d737e2b3359 (127.12.20.129). New cstate: current_term: 1 leader_uuid: "aab10147176e486081f55d737e2b3359" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:51.348636 15508 raft_consensus.cc:2749] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:51.353473 15518 consensus_queue.cc:1048] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.354887 15486 consensus_queue.cc:1048] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.366716 15438 raft_consensus.cc:3060] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.373744 15516 consensus_queue.cc:1048] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.406958 15516 raft_consensus.cc:493] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.407366 15516 raft_consensus.cc:515] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:51.409006 15516 leader_election.cc:290] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:51.409731 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a7344336f54a14b71aee7e519d14ee" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aab10147176e486081f55d737e2b3359" is_pre_election: true
I20260710 11:00:51.409878 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a7344336f54a14b71aee7e519d14ee" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd" is_pre_election: true
I20260710 11:00:51.410389 15290 raft_consensus.cc:2393] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e8e3762ba746c699bc5c47086b5b8e in current term 1: Already voted for candidate 7e58b87036ad419c913ce30491f25ebd in this term.
I20260710 11:00:51.411206 15331 leader_election.cc:304] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e [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: 21e8e3762ba746c699bc5c47086b5b8e; no voters: 7e58b87036ad419c913ce30491f25ebd, aab10147176e486081f55d737e2b3359
I20260710 11:00:51.411762 15516 raft_consensus.cc:3060] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.416352 15516 raft_consensus.cc:2749] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:51.432768 15486 consensus_queue.cc:1048] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.442651 15508 consensus_queue.cc:1048] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.453986 15516 consensus_queue.cc:1048] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.463449 15487 consensus_queue.cc:1048] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.481387 15511 consensus_queue.cc:1048] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.490294 15485 consensus_queue.cc:1048] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.538543 12370 ts_manager.cc:295] Set tserver state for aab10147176e486081f55d737e2b3359 to MAINTENANCE_MODE
I20260710 11:00:51.539198 12370 tablet_server.cc:179] TabletServer@127.12.20.129:0 shutting down...
I20260710 11:00:51.546391 15487 consensus_queue.cc:1048] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.570298 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:51.571475 12370 tablet_replica.cc:333] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359: stopping tablet replica
I20260710 11:00:51.572220 12370 raft_consensus.cc:2243] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:00:51.572228 15331 consensus_peers.cc:597] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:51.573114 12370 pending_rounds.cc:70] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359: Trying to abort 1 pending ops.
I20260710 11:00:51.573371 12370 pending_rounds.cc:77] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958405035200512 op_type: NO_OP noop_request { }
I20260710 11:00:51.573737 12370 raft_consensus.cc:2889] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:00:51.574059 12370 raft_consensus.cc:2272] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:51.572101 15405 consensus_peers.cc:597] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:51.576177 12370 tablet_replica.cc:333] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359: stopping tablet replica
I20260710 11:00:51.576695 12370 raft_consensus.cc:2243] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:51.577384 12370 raft_consensus.cc:2272] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:51.579190 12370 tablet_replica.cc:333] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359: stopping tablet replica
I20260710 11:00:51.579689 12370 raft_consensus.cc:2243] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:51.580070 12370 raft_consensus.cc:2272] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:51.582132 12370 tablet_replica.cc:333] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359: stopping tablet replica
I20260710 11:00:51.582636 12370 raft_consensus.cc:2243] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:51.582976 12370 raft_consensus.cc:2272] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:51.584815 12370 tablet_replica.cc:333] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359: stopping tablet replica
I20260710 11:00:51.585247 12370 raft_consensus.cc:2243] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:51.585534 12370 raft_consensus.cc:2272] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:51.586881 12370 tablet_replica.cc:333] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359: stopping tablet replica
I20260710 11:00:51.587291 12370 raft_consensus.cc:2243] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:51.587599 12370 raft_consensus.cc:2272] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:51.589430 12370 tablet_replica.cc:333] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359: stopping tablet replica
I20260710 11:00:51.589977 12370 raft_consensus.cc:2243] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:51.590440 12370 pending_rounds.cc:70] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359: Trying to abort 1 pending ops.
I20260710 11:00:51.590581 12370 pending_rounds.cc:77] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958405480136704 op_type: NO_OP noop_request { }
I20260710 11:00:51.590792 12370 raft_consensus.cc:2889] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:00:51.590992 12370 raft_consensus.cc:2272] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:51.592842 12370 tablet_replica.cc:333] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359: stopping tablet replica
I20260710 11:00:51.593258 12370 raft_consensus.cc:2243] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:51.593565 12370 raft_consensus.cc:2272] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:51.595299 12370 tablet_replica.cc:333] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359: stopping tablet replica
I20260710 11:00:51.595695 12370 raft_consensus.cc:2243] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:51.596019 12370 raft_consensus.cc:2272] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:51.597419 12370 tablet_replica.cc:333] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359: stopping tablet replica
I20260710 11:00:51.597815 12370 raft_consensus.cc:2243] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:51.598089 12370 raft_consensus.cc:2272] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:51.614589 12370 tablet_server.cc:196] TabletServer@127.12.20.129:0 shutdown complete.
I20260710 11:00:51.635042 15497 consensus_queue.cc:1048] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:51.648242 15331 consensus_peers.cc:597] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:51.674283 15507 consensus_queue.cc:1048] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:51.848313 15405 consensus_peers.cc:597] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:51.855748 15331 consensus_peers.cc:597] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:51.909276 15331 consensus_peers.cc:597] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:51.912235 15405 consensus_peers.cc:597] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:51.953296 15236 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:00:52.954123 15236 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:52.986363 15486 raft_consensus.cc:493] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:52.986835 15486 raft_consensus.cc:515] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:52.988482 15486 leader_election.cc:290] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829), aab10147176e486081f55d737e2b3359 (127.12.20.129:39215)
I20260710 11:00:52.989357 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e" is_pre_election: true
I20260710 11:00:52.989892 15364 raft_consensus.cc:2468] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 1.
I20260710 11:00:52.990036 15518 raft_consensus.cc:493] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aab10147176e486081f55d737e2b3359)
I20260710 11:00:52.990597 15518 raft_consensus.cc:515] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:52.991019 15403 leader_election.cc:304] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [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: 21e8e3762ba746c699bc5c47086b5b8e, 7e58b87036ad419c913ce30491f25ebd; no voters: 
I20260710 11:00:52.991916 15486 raft_consensus.cc:2804] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:52.992238 15486 raft_consensus.cc:493] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:00:52.992676 15405 leader_election.cc:336] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111)
I20260710 11:00:52.993424 15518 leader_election.cc:290] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:52.993556 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c418bf26d2d54b4bba0bfa4ebd45cfdb" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd" is_pre_election: true
I20260710 11:00:52.994108 15518 raft_consensus.cc:493] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:52.994313 15438 raft_consensus.cc:2468] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 1.
I20260710 11:00:52.994647 15518 raft_consensus.cc:515] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:52.995963 15328 leader_election.cc:304] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [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: 21e8e3762ba746c699bc5c47086b5b8e, 7e58b87036ad419c913ce30491f25ebd; no voters: 
I20260710 11:00:52.996840 15518 leader_election.cc:290] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:52.997404 15518 raft_consensus.cc:2804] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:52.997738 15518 raft_consensus.cc:493] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Starting leader election (detected failure of leader aab10147176e486081f55d737e2b3359)
I20260710 11:00:52.998109 15518 raft_consensus.cc:3060] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.997931 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0fd9d77cbf47ca881c34c0e8d3ae17" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd" is_pre_election: true
I20260710 11:00:52.999009 15439 raft_consensus.cc:2468] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 1.
I20260710 11:00:53.000397 15328 leader_election.cc:304] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [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: 21e8e3762ba746c699bc5c47086b5b8e, 7e58b87036ad419c913ce30491f25ebd; no voters: 
I20260710 11:00:52.992604 15486 raft_consensus.cc:3060] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:00:53.003945 15331 leader_election.cc:336] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111)
I20260710 11:00:53.005846 15518 raft_consensus.cc:515] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
W20260710 11:00:53.007779 15331 leader_election.cc:336] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111)
I20260710 11:00:53.008073 15486 raft_consensus.cc:515] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:53.008574 15563 raft_consensus.cc:493] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aab10147176e486081f55d737e2b3359)
I20260710 11:00:53.009063 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c418bf26d2d54b4bba0bfa4ebd45cfdb" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
I20260710 11:00:53.009052 15563 raft_consensus.cc:515] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:53.010030 15438 raft_consensus.cc:3060] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:53.010673 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
I20260710 11:00:53.011207 15364 raft_consensus.cc:3060] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:53.012463 15562 raft_consensus.cc:2804] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:53.012997 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c418bf26d2d54b4bba0bfa4ebd45cfdb" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e" is_pre_election: true
I20260710 11:00:53.014990 15562 raft_consensus.cc:493] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:53.015312 15365 raft_consensus.cc:2393] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e58b87036ad419c913ce30491f25ebd in current term 2: Already voted for candidate 21e8e3762ba746c699bc5c47086b5b8e in this term.
I20260710 11:00:53.015342 15562 raft_consensus.cc:3060] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:00:53.016165 15405 leader_election.cc:336] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111)
I20260710 11:00:53.016597 15438 raft_consensus.cc:2468] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 2.
I20260710 11:00:53.011157 15563 leader_election.cc:290] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829)
I20260710 11:00:53.016844 15403 leader_election.cc:304] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [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: 7e58b87036ad419c913ce30491f25ebd; no voters: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359
I20260710 11:00:53.009789 15518 leader_election.cc:290] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 2 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:53.018550 15563 raft_consensus.cc:2749] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:00:53.014545 15331 leader_election.cc:336] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111)
I20260710 11:00:53.017796 15486 leader_election.cc:290] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 2 election: Requested vote from peers 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829), aab10147176e486081f55d737e2b3359 (127.12.20.129:39215)
I20260710 11:00:53.021129 15328 leader_election.cc:304] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [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: 21e8e3762ba746c699bc5c47086b5b8e, 7e58b87036ad419c913ce30491f25ebd; no voters: aab10147176e486081f55d737e2b3359
I20260710 11:00:53.022264 15364 raft_consensus.cc:2468] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 2.
I20260710 11:00:53.022017 15562 raft_consensus.cc:515] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:53.022112 15518 raft_consensus.cc:2804] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Leader election won for term 2
W20260710 11:00:53.023415 15405 leader_election.cc:336] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111)
I20260710 11:00:53.024003 15518 raft_consensus.cc:697] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 2 LEADER]: Becoming Leader. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:00:53.024060 15403 leader_election.cc:304] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [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: 21e8e3762ba746c699bc5c47086b5b8e, 7e58b87036ad419c913ce30491f25ebd; no voters: aab10147176e486081f55d737e2b3359
I20260710 11:00:53.025038 15486 raft_consensus.cc:2804] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:53.025570 15486 raft_consensus.cc:697] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 2 LEADER]: Becoming Leader. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Running, Role: LEADER
I20260710 11:00:53.025013 15518 consensus_queue.cc:237] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:53.026557 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0fd9d77cbf47ca881c34c0e8d3ae17" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
I20260710 11:00:53.026417 15486 consensus_queue.cc:237] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Queue going to LEADER 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: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:53.024351 15562 leader_election.cc:290] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 2 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:53.027186 15438 raft_consensus.cc:3060] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:00:53.030119 15331 leader_election.cc:336] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111)
I20260710 11:00:53.045806 15185 catalog_manager.cc:5697] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e reported cstate change: term changed from 1 to 2, leader changed from aab10147176e486081f55d737e2b3359 (127.12.20.129) to 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130). New cstate: current_term: 2 leader_uuid: "21e8e3762ba746c699bc5c47086b5b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:53.046550 15438 raft_consensus.cc:2468] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 2.
I20260710 11:00:53.046042 15188 catalog_manager.cc:5697] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd reported cstate change: term changed from 1 to 2, leader changed from aab10147176e486081f55d737e2b3359 (127.12.20.129) to 7e58b87036ad419c913ce30491f25ebd (127.12.20.131). New cstate: current_term: 2 leader_uuid: "7e58b87036ad419c913ce30491f25ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:53.047720 15328 leader_election.cc:304] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [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: 21e8e3762ba746c699bc5c47086b5b8e, 7e58b87036ad419c913ce30491f25ebd; no voters: aab10147176e486081f55d737e2b3359
I20260710 11:00:53.048530 15518 raft_consensus.cc:2804] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:53.049010 15518 raft_consensus.cc:697] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 LEADER]: Becoming Leader. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:00:53.049623 15518 consensus_queue.cc:237] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Queue going to LEADER 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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:53.062225 15188 catalog_manager.cc:5697] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e reported cstate change: term changed from 1 to 2, leader changed from aab10147176e486081f55d737e2b3359 (127.12.20.129) to 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130). New cstate: current_term: 2 leader_uuid: "21e8e3762ba746c699bc5c47086b5b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:53.427346 15331 consensus_peers.cc:597] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:53.461115 15331 consensus_peers.cc:597] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:53.467531 15438 raft_consensus.cc:1275] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Refusing update from remote peer 21e8e3762ba746c699bc5c47086b5b8e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:00:53.468638 15518 consensus_queue.cc:1048] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:53.486976 15364 raft_consensus.cc:1275] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Refusing update from remote peer 7e58b87036ad419c913ce30491f25ebd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:00:53.488057 15486 consensus_queue.cc:1048] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:53.499159 15405 consensus_peers.cc:597] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:53.569013 15439 raft_consensus.cc:1275] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Refusing update from remote peer 21e8e3762ba746c699bc5c47086b5b8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:53.570184 15518 consensus_queue.cc:1048] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:53.954942 15236 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:00:54.049966 15331 consensus_peers.cc:597] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:54.083019 15331 consensus_peers.cc:597] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:54.109934 15405 consensus_peers.cc:597] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:54.281567 15331 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111) [suppressed 65 similar messages]
W20260710 11:00:54.283725 15331 consensus_peers.cc:597] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:54.307145 15331 consensus_peers.cc:597] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:54.422853 15405 consensus_peers.cc:597] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:54.469079 15405 consensus_peers.cc:597] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:54.955717 15236 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:00:55.879050 15331 consensus_peers.cc:597] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:55.920385 15405 consensus_peers.cc:597] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:55.956600 15236 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:00:56.187968 15331 consensus_peers.cc:597] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:56.533520 15405 consensus_peers.cc:597] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:00:56.559293 15331 consensus_peers.cc:597] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:00:56.573159 15331 consensus_peers.cc:597] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:00:56.629920 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:56.635924 15583 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:56.635924 15582 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:56.637352 15585 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:56.638876 12370 server_base.cc:1061] running on GCE node
I20260710 11:00:56.639730 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:56.640008 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:56.640175 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681256640160 us; error 0 us; skew 500 ppm
I20260710 11:00:56.640672 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:56.642849 12370 webserver.cc:533] Webserver started at http://127.12.20.129:43015/ using document root <none> and password file <none>
I20260710 11:00:56.643296 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:56.643462 12370 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:00:56.646823 12370 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:56.650178 15590 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:56.650907 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:56.651204 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/ts-0-root
uuid: "aab10147176e486081f55d737e2b3359"
format_stamp: "Formatted at 2026-07-10 11:00:50 on dist-test-slave-l0nf"
I20260710 11:00:56.651612 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681178886435-12370-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)
I20260710 11:00:56.660815 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:56.661859 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:56.663255 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:56.666496 15597 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:00:56.710700 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:00:56.711016 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.002s	sys 0.000s
I20260710 11:00:56.711319 12370 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:00:56.715737 15597 tablet_bootstrap.cc:492] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:56.727653 15597 tablet_bootstrap.cc:492] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359: 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
I20260710 11:00:56.728453 15597 tablet_bootstrap.cc:492] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359: Bootstrap complete.
I20260710 11:00:56.728938 15597 ts_tablet_manager.cc:1403] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 11:00:56.730929 15597 raft_consensus.cc:359] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.731423 15597 raft_consensus.cc:740] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.732039 15597 consensus_queue.cc:260] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.734115 15597 ts_tablet_manager.cc:1434] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:00:56.734746 15597 tablet_bootstrap.cc:492] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:56.746817 15597 tablet_bootstrap.cc:492] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359: 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
I20260710 11:00:56.747534 15597 tablet_bootstrap.cc:492] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359: Bootstrap complete.
I20260710 11:00:56.748090 15597 ts_tablet_manager.cc:1403] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:00:56.749051 12370 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:00:56.749308 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.034s	sys 0.003s
I20260710 11:00:56.750023 15597 raft_consensus.cc:359] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.750706 15597 raft_consensus.cc:740] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.751315 15597 consensus_queue.cc:260] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [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: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.752785 15597 ts_tablet_manager.cc:1434] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:56.753499 15597 tablet_bootstrap.cc:492] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:56.767946 15597 tablet_bootstrap.cc:492] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359: 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
I20260710 11:00:56.768735 15597 tablet_bootstrap.cc:492] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359: Bootstrap complete.
I20260710 11:00:56.769271 15597 ts_tablet_manager.cc:1403] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260710 11:00:56.771396 15597 raft_consensus.cc:359] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.771965 15597 raft_consensus.cc:740] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.772594 15597 consensus_queue.cc:260] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359 [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.774215 15597 ts_tablet_manager.cc:1434] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:56.774819 15597 tablet_bootstrap.cc:492] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:56.790220 15597 tablet_bootstrap.cc:492] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359: 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
I20260710 11:00:56.790952 15597 tablet_bootstrap.cc:492] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359: Bootstrap complete.
I20260710 11:00:56.791508 15597 ts_tablet_manager.cc:1403] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 11:00:56.793267 15597 raft_consensus.cc:359] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.793855 15597 raft_consensus.cc:740] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.794379 15597 consensus_queue.cc:260] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.795979 15597 ts_tablet_manager.cc:1434] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:00:56.796559 15597 tablet_bootstrap.cc:492] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359: Bootstrap starting.
W20260710 11:00:56.804571 15331 consensus_peers.cc:597] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:00:56.808947 15597 tablet_bootstrap.cc:492] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359: 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
I20260710 11:00:56.809922 15597 tablet_bootstrap.cc:492] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359: Bootstrap complete.
I20260710 11:00:56.810583 15597 ts_tablet_manager.cc:1403] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
W20260710 11:00:56.811303 15331 consensus_peers.cc:597] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:00:56.812793 15597 raft_consensus.cc:359] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.813323 15597 raft_consensus.cc:740] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.813928 15597 consensus_queue.cc:260] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.815130 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.129:39215
I20260710 11:00:56.815228 15660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.129:39215 every 8 connection(s)
I20260710 11:00:56.815310 15597 ts_tablet_manager.cc:1434] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:56.816243 15597 tablet_bootstrap.cc:492] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:56.819605 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:56.858724 15597 tablet_bootstrap.cc:492] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359: 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
I20260710 11:00:56.859553 15597 tablet_bootstrap.cc:492] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359: Bootstrap complete.
I20260710 11:00:56.860236 15597 ts_tablet_manager.cc:1403] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.016s
I20260710 11:00:56.863219 15364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a"
dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
mode: GRACEFUL
new_leader_uuid: "7e58b87036ad419c913ce30491f25ebd"
 from {username='slave'} at 127.0.0.1:39630
I20260710 11:00:56.863965 15364 raft_consensus.cc:606] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Received request to transfer leadership to TS 7e58b87036ad419c913ce30491f25ebd
I20260710 11:00:56.863628 15597 raft_consensus.cc:359] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.865167 15597 raft_consensus.cc:740] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.865841 15597 consensus_queue.cc:260] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.867807 15661 heartbeater.cc:344] Connected to a master server at 127.12.20.190:32931
I20260710 11:00:56.867862 15364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8feda13a0a744272b12d271a69002252"
dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
mode: GRACEFUL
new_leader_uuid: "7e58b87036ad419c913ce30491f25ebd"
 from {username='slave'} at 127.0.0.1:39630
I20260710 11:00:56.868237 15597 ts_tablet_manager.cc:1434] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:00:56.868402 15661 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:56.868594 15364 raft_consensus.cc:606] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Received request to transfer leadership to TS 7e58b87036ad419c913ce30491f25ebd
I20260710 11:00:56.869067 15597 tablet_bootstrap.cc:492] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:56.869403 15661 heartbeater.cc:507] Master 127.12.20.190:32931 requested a full tablet report, sending...
I20260710 11:00:56.870294 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:56.870887 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:56.871554 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:56.872706 15635 raft_consensus.cc:3060] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.875640 15188 ts_manager.cc:194] Re-registered known tserver with Master: aab10147176e486081f55d737e2b3359 (127.12.20.129:39215)
I20260710 11:00:56.879561 15635 pending_rounds.cc:85] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359: Aborting all ops after (but not including) 0
I20260710 11:00:56.879865 15635 pending_rounds.cc:107] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:00:56.880103 15635 raft_consensus.cc:2889] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:00:56.884012 15633 raft_consensus.cc:3060] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.886126 15597 tablet_bootstrap.cc:492] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359: 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
I20260710 11:00:56.887053 15597 tablet_bootstrap.cc:492] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359: Bootstrap complete.
I20260710 11:00:56.887669 15597 ts_tablet_manager.cc:1403] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 11:00:56.887804 15188 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40290
I20260710 11:00:56.890086 15597 raft_consensus.cc:359] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.890797 15597 raft_consensus.cc:740] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.891425 15633 pending_rounds.cc:85] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359: Aborting all ops after (but not including) 0
I20260710 11:00:56.891868 15633 pending_rounds.cc:107] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:00:56.892182 15633 raft_consensus.cc:2889] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:00:56.891474 15597 consensus_queue.cc:260] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.891467 15661 heartbeater.cc:499] Master 127.12.20.190:32931 was elected leader, sending a full tablet report...
I20260710 11:00:56.894351 15597 ts_tablet_manager.cc:1434] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:00:56.894999 15597 tablet_bootstrap.cc:492] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:56.906358 15597 tablet_bootstrap.cc:492] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359: 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
I20260710 11:00:56.907011 15597 tablet_bootstrap.cc:492] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359: Bootstrap complete.
I20260710 11:00:56.907532 15597 ts_tablet_manager.cc:1403] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:00:56.909363 15597 raft_consensus.cc:359] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.909837 15597 raft_consensus.cc:740] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.910320 15597 consensus_queue.cc:260] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.911728 15597 ts_tablet_manager.cc:1434] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:00:56.912432 15597 tablet_bootstrap.cc:492] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:56.921545 15597 tablet_bootstrap.cc:492] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359: 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
I20260710 11:00:56.922161 15597 tablet_bootstrap.cc:492] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359: Bootstrap complete.
I20260710 11:00:56.922686 15597 ts_tablet_manager.cc:1403] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:00:56.924379 15597 raft_consensus.cc:359] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.924855 15597 raft_consensus.cc:740] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.925335 15597 consensus_queue.cc:260] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.926700 15597 ts_tablet_manager.cc:1434] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:00:56.927421 15597 tablet_bootstrap.cc:492] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359: Bootstrap starting.
I20260710 11:00:56.938441 15597 tablet_bootstrap.cc:492] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359: 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
I20260710 11:00:56.939038 15597 tablet_bootstrap.cc:492] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359: Bootstrap complete.
I20260710 11:00:56.939502 15597 ts_tablet_manager.cc:1403] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:00:56.941185 15597 raft_consensus.cc:359] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.941745 15597 raft_consensus.cc:740] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab10147176e486081f55d737e2b3359, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.942255 15597 consensus_queue.cc:260] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.944103 15597 ts_tablet_manager.cc:1434] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.001s
W20260710 11:00:56.957465 15236 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:56.987548 15634 raft_consensus.cc:993] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e: : Instructing follower 7e58b87036ad419c913ce30491f25ebd to start an election
I20260710 11:00:56.988039 15581 raft_consensus.cc:1081] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Signalling peer 7e58b87036ad419c913ce30491f25ebd to start an election
I20260710 11:00:56.989379 15438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a"
dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
 from {username='slave'} at 127.0.0.1:60520
I20260710 11:00:56.989841 15438 raft_consensus.cc:493] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:56.990114 15438 raft_consensus.cc:3060] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.994457 15438 raft_consensus.cc:515] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.995992 15438 leader_election.cc:290] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 2 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829)
I20260710 11:00:56.996598 15633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:00:56.996999 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
I20260710 11:00:56.997156 15633 raft_consensus.cc:3060] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.997496 15364 raft_consensus.cc:3055] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:56.997740 15364 raft_consensus.cc:740] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:00:56.998350 15364 consensus_queue.cc:260] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:56.999253 15364 raft_consensus.cc:3060] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.001715 15633 raft_consensus.cc:2468] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 2.
I20260710 11:00:57.002676 15405 leader_election.cc:304] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [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: 7e58b87036ad419c913ce30491f25ebd, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:57.003280 15580 raft_consensus.cc:2804] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:57.003775 15364 raft_consensus.cc:2468] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 2.
I20260710 11:00:57.004472 15580 raft_consensus.cc:697] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 2 LEADER]: Becoming Leader. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Running, Role: LEADER
I20260710 11:00:57.005244 15580 consensus_queue.cc:237] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:57.012024 15188 catalog_manager.cc:5697] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd reported cstate change: term changed from 1 to 2, leader changed from 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130) to 7e58b87036ad419c913ce30491f25ebd (127.12.20.131). New cstate: current_term: 2 leader_uuid: "7e58b87036ad419c913ce30491f25ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:57.202813 15633 raft_consensus.cc:3060] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.217917 15581 raft_consensus.cc:993] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e: : Instructing follower 7e58b87036ad419c913ce30491f25ebd to start an election
I20260710 11:00:57.218384 15634 raft_consensus.cc:1081] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Signalling peer 7e58b87036ad419c913ce30491f25ebd to start an election
I20260710 11:00:57.219834 15438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8feda13a0a744272b12d271a69002252"
dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
 from {username='slave'} at 127.0.0.1:60520
I20260710 11:00:57.220404 15438 raft_consensus.cc:493] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:57.220755 15438 raft_consensus.cc:3060] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.225301 15438 raft_consensus.cc:515] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:57.226649 15438 leader_election.cc:290] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 2 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829)
I20260710 11:00:57.227471 15633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8feda13a0a744272b12d271a69002252" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:00:57.227660 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8feda13a0a744272b12d271a69002252" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
I20260710 11:00:57.227999 15633 raft_consensus.cc:3060] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.228233 15364 raft_consensus.cc:3055] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:57.228586 15364 raft_consensus.cc:740] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:00:57.229261 15364 consensus_queue.cc:260] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:57.230281 15364 raft_consensus.cc:3060] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.232694 15633 raft_consensus.cc:2468] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 2.
I20260710 11:00:57.233623 15405 leader_election.cc:304] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [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: 7e58b87036ad419c913ce30491f25ebd, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:57.234323 15580 raft_consensus.cc:2804] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:57.234691 15580 raft_consensus.cc:697] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [term 2 LEADER]: Becoming Leader. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Running, Role: LEADER
I20260710 11:00:57.235137 15364 raft_consensus.cc:2468] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 2.
I20260710 11:00:57.235405 15580 consensus_queue.cc:237] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:57.241351 15185 catalog_manager.cc:5697] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd reported cstate change: term changed from 1 to 2, leader changed from 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130) to 7e58b87036ad419c913ce30491f25ebd (127.12.20.131). New cstate: current_term: 2 leader_uuid: "7e58b87036ad419c913ce30491f25ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:57.410218 15633 raft_consensus.cc:1275] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Refusing update from remote peer 7e58b87036ad419c913ce30491f25ebd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:57.411334 15687 consensus_queue.cc:1048] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:57.420347 15364 raft_consensus.cc:1275] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Refusing update from remote peer 7e58b87036ad419c913ce30491f25ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:57.421881 15687 consensus_queue.cc:1048] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:57.699267 15633 raft_consensus.cc:1275] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Refusing update from remote peer 7e58b87036ad419c913ce30491f25ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:57.700412 15687 consensus_queue.cc:1048] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:57.708333 15364 raft_consensus.cc:1275] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Refusing update from remote peer 7e58b87036ad419c913ce30491f25ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:57.709955 15677 consensus_queue.cc:1048] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:57.881464 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:57.896719 15438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a"
dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
mode: GRACEFUL
new_leader_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
 from {username='slave'} at 127.0.0.1:59604
I20260710 11:00:57.897199 15438 raft_consensus.cc:606] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 2 LEADER]: Received request to transfer leadership to TS 21e8e3762ba746c699bc5c47086b5b8e
I20260710 11:00:57.899339 15438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1"
dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
mode: GRACEFUL
new_leader_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
 from {username='slave'} at 127.0.0.1:59604
I20260710 11:00:57.899888 15438 raft_consensus.cc:606] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 2 LEADER]: Received request to transfer leadership to TS 21e8e3762ba746c699bc5c47086b5b8e
I20260710 11:00:57.900838 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:57.901250 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:57.901836 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:00:57.958276 15236 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:58.166352 15677 raft_consensus.cc:993] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd: : Instructing follower 21e8e3762ba746c699bc5c47086b5b8e to start an election
I20260710 11:00:58.166764 15580 raft_consensus.cc:1081] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 2 LEADER]: Signalling peer 21e8e3762ba746c699bc5c47086b5b8e to start an election
I20260710 11:00:58.168022 15364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1"
dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
 from {username='slave'} at 127.0.0.1:48748
I20260710 11:00:58.168455 15364 raft_consensus.cc:493] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:58.168697 15364 raft_consensus.cc:3060] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:58.173132 15364 raft_consensus.cc:515] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:58.174635 15364 leader_election.cc:290] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 3 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:58.175246 15635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:00:58.175568 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
I20260710 11:00:58.175797 15635 raft_consensus.cc:3060] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:58.176082 15438 raft_consensus.cc:3055] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:58.176340 15438 raft_consensus.cc:740] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Running, Role: LEADER
I20260710 11:00:58.176927 15438 consensus_queue.cc:260] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:58.177704 15438 raft_consensus.cc:3060] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:58.180279 15635 raft_consensus.cc:2468] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 3.
I20260710 11:00:58.181259 15331 leader_election.cc:304] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [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: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:58.181596 15438 raft_consensus.cc:2468] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 3.
I20260710 11:00:58.181829 15581 raft_consensus.cc:2804] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:58.182282 15581 raft_consensus.cc:697] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 3 LEADER]: Becoming Leader. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:00:58.183041 15581 consensus_queue.cc:237] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:58.188984 15186 catalog_manager.cc:5697] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e reported cstate change: term changed from 2 to 3, leader changed from 7e58b87036ad419c913ce30491f25ebd (127.12.20.131) to 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130). New cstate: current_term: 3 leader_uuid: "21e8e3762ba746c699bc5c47086b5b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.216387 15580 raft_consensus.cc:993] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd: : Instructing follower 21e8e3762ba746c699bc5c47086b5b8e to start an election
I20260710 11:00:58.216849 15687 raft_consensus.cc:1081] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 2 LEADER]: Signalling peer 21e8e3762ba746c699bc5c47086b5b8e to start an election
I20260710 11:00:58.218379 15364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a"
dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
 from {username='slave'} at 127.0.0.1:48748
I20260710 11:00:58.218858 15364 raft_consensus.cc:493] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:58.219132 15364 raft_consensus.cc:3060] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:58.223419 15364 raft_consensus.cc:515] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:58.224695 15364 leader_election.cc:290] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 3 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:00:58.225419 15635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:00:58.225661 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
I20260710 11:00:58.225950 15635 raft_consensus.cc:3060] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:58.226140 15438 raft_consensus.cc:3055] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:58.226434 15438 raft_consensus.cc:740] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Running, Role: LEADER
I20260710 11:00:58.226941 15438 consensus_queue.cc:260] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:58.227703 15438 raft_consensus.cc:3060] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:58.230638 15635 raft_consensus.cc:2468] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 3.
I20260710 11:00:58.231523 15331 leader_election.cc:304] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [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: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:58.231902 15438 raft_consensus.cc:2468] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 3.
I20260710 11:00:58.232125 15581 raft_consensus.cc:2804] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:58.232595 15581 raft_consensus.cc:697] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 3 LEADER]: Becoming Leader. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:00:58.233314 15581 consensus_queue.cc:237] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:58.239377 15186 catalog_manager.cc:5697] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e reported cstate change: term changed from 2 to 3, leader changed from 7e58b87036ad419c913ce30491f25ebd (127.12.20.131) to 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130). New cstate: current_term: 3 leader_uuid: "21e8e3762ba746c699bc5c47086b5b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.620213 15438 raft_consensus.cc:1275] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 3 FOLLOWER]: Refusing update from remote peer 21e8e3762ba746c699bc5c47086b5b8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:58.621327 15581 consensus_queue.cc:1048] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:58.629556 15635 raft_consensus.cc:1275] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 3 FOLLOWER]: Refusing update from remote peer 21e8e3762ba746c699bc5c47086b5b8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:58.632880 15581 consensus_queue.cc:1048] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:58.720885 15438 raft_consensus.cc:1275] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 3 FOLLOWER]: Refusing update from remote peer 21e8e3762ba746c699bc5c47086b5b8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:00:58.721998 15581 consensus_queue.cc:1048] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:58.730119 15635 raft_consensus.cc:1275] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 3 FOLLOWER]: Refusing update from remote peer 21e8e3762ba746c699bc5c47086b5b8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:00:58.732088 15581 consensus_queue.cc:1048] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:58.908100 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:58.915599 15364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1"
dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
mode: GRACEFUL
new_leader_uuid: "7e58b87036ad419c913ce30491f25ebd"
 from {username='slave'} at 127.0.0.1:39630
I20260710 11:00:58.916072 15364 raft_consensus.cc:606] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 3 LEADER]: Received request to transfer leadership to TS 7e58b87036ad419c913ce30491f25ebd
I20260710 11:00:58.918229 15364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de59c49caba447bba304d7936318a620"
dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
mode: GRACEFUL
new_leader_uuid: "7e58b87036ad419c913ce30491f25ebd"
 from {username='slave'} at 127.0.0.1:39630
I20260710 11:00:58.918618 15364 raft_consensus.cc:606] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Received request to transfer leadership to TS 7e58b87036ad419c913ce30491f25ebd
I20260710 11:00:58.919474 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:58.919943 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:58.920439 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:00:58.959120 15236 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:59.252358 15634 raft_consensus.cc:993] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e: : Instructing follower 7e58b87036ad419c913ce30491f25ebd to start an election
I20260710 11:00:59.252825 15581 raft_consensus.cc:1081] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 3 LEADER]: Signalling peer 7e58b87036ad419c913ce30491f25ebd to start an election
I20260710 11:00:59.254143 15438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1"
dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
 from {username='slave'} at 127.0.0.1:60520
I20260710 11:00:59.254554 15438 raft_consensus.cc:493] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:59.254801 15438 raft_consensus.cc:3060] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:59.258859 15438 raft_consensus.cc:515] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:59.260304 15438 leader_election.cc:290] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 4 election: Requested vote from peers 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829), aab10147176e486081f55d737e2b3359 (127.12.20.129:39215)
I20260710 11:00:59.261029 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
I20260710 11:00:59.261270 15635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:00:59.261507 15364 raft_consensus.cc:3055] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:59.261775 15364 raft_consensus.cc:740] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:00:59.261786 15635 raft_consensus.cc:3060] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:59.262392 15364 consensus_queue.cc:260] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:59.263197 15364 raft_consensus.cc:3060] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:59.266433 15635 raft_consensus.cc:2468] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 4.
I20260710 11:00:59.267213 15364 raft_consensus.cc:2468] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 4.
I20260710 11:00:59.267508 15405 leader_election.cc:304] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [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: 7e58b87036ad419c913ce30491f25ebd, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:59.268299 15687 raft_consensus.cc:2804] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:59.269059 15687 raft_consensus.cc:697] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 4 LEADER]: Becoming Leader. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Running, Role: LEADER
I20260710 11:00:59.269723 15687 consensus_queue.cc:237] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:59.275347 15186 catalog_manager.cc:5697] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd reported cstate change: term changed from 3 to 4, leader changed from 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130) to 7e58b87036ad419c913ce30491f25ebd (127.12.20.131). New cstate: current_term: 4 leader_uuid: "7e58b87036ad419c913ce30491f25ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:59.314606 15581 raft_consensus.cc:993] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e: : Instructing follower 7e58b87036ad419c913ce30491f25ebd to start an election
I20260710 11:00:59.315110 15581 raft_consensus.cc:1081] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Signalling peer 7e58b87036ad419c913ce30491f25ebd to start an election
I20260710 11:00:59.657737 15438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de59c49caba447bba304d7936318a620"
dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
 from {username='slave'} at 127.0.0.1:60520
I20260710 11:00:59.660856 15438 raft_consensus.cc:493] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:59.661656 15438 raft_consensus.cc:3060] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.699792 15438 raft_consensus.cc:515] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:59.709060 15438 leader_election.cc:290] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 2 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829)
I20260710 11:00:59.711664 15633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de59c49caba447bba304d7936318a620" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:00:59.713357 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de59c49caba447bba304d7936318a620" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
I20260710 11:00:59.714792 15633 raft_consensus.cc:3060] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.714895 15365 raft_consensus.cc:3055] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:59.715427 15365 raft_consensus.cc:740] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:00:59.716578 15365 consensus_queue.cc:260] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:59.717903 15365 raft_consensus.cc:3060] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.722582 15633 raft_consensus.cc:2468] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 2.
I20260710 11:00:59.723764 15405 leader_election.cc:304] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [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: 7e58b87036ad419c913ce30491f25ebd, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:00:59.724278 15633 raft_consensus.cc:1240] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Rejecting Update request from peer 21e8e3762ba746c699bc5c47086b5b8e for earlier term 1. Current term is 2. Ops: []
I20260710 11:00:59.724869 15716 raft_consensus.cc:2804] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:59.725556 15716 raft_consensus.cc:697] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [term 2 LEADER]: Becoming Leader. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Running, Role: LEADER
I20260710 11:00:59.725842 15365 raft_consensus.cc:2468] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 2.
I20260710 11:00:59.726936 15716 consensus_queue.cc:237] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:00:59.738013 15186 catalog_manager.cc:5697] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd reported cstate change: term changed from 1 to 2, leader changed from 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130) to 7e58b87036ad419c913ce30491f25ebd (127.12.20.131). New cstate: current_term: 2 leader_uuid: "7e58b87036ad419c913ce30491f25ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:59.791682 15635 raft_consensus.cc:1275] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 4 FOLLOWER]: Refusing update from remote peer 7e58b87036ad419c913ce30491f25ebd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:00:59.792867 15716 consensus_queue.cc:1048] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:59.805789 15365 raft_consensus.cc:1275] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 4 FOLLOWER]: Refusing update from remote peer 7e58b87036ad419c913ce30491f25ebd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:00:59.807376 15717 consensus_queue.cc:1048] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:00:59.960206 15236 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:00.091254 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:00.099473 15438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cf68551cd944b0cb7fcdfd760699507"
dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
mode: GRACEFUL
new_leader_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
 from {username='slave'} at 127.0.0.1:59604
I20260710 11:01:00.099992 15438 raft_consensus.cc:606] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 1 LEADER]: Received request to transfer leadership to TS 21e8e3762ba746c699bc5c47086b5b8e
I20260710 11:01:00.102178 15438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1"
dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
mode: GRACEFUL
new_leader_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
 from {username='slave'} at 127.0.0.1:59604
I20260710 11:01:00.102541 15438 raft_consensus.cc:606] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 4 LEADER]: Received request to transfer leadership to TS 21e8e3762ba746c699bc5c47086b5b8e
I20260710 11:01:00.103348 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:00.103736 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:00.104316 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:00.203104 15365 raft_consensus.cc:1275] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Refusing update from remote peer 7e58b87036ad419c913ce30491f25ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:00.204550 15716 consensus_queue.cc:1048] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:00.216177 15633 raft_consensus.cc:1275] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Refusing update from remote peer 7e58b87036ad419c913ce30491f25ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:00.217686 15709 consensus_queue.cc:1048] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:00.268347 15716 raft_consensus.cc:993] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd: : Instructing follower 21e8e3762ba746c699bc5c47086b5b8e to start an election
I20260710 11:01:00.268790 15709 raft_consensus.cc:1081] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 4 LEADER]: Signalling peer 21e8e3762ba746c699bc5c47086b5b8e to start an election
I20260710 11:01:00.270180 15365 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1"
dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
 from {username='slave'} at 127.0.0.1:48748
I20260710 11:01:00.270627 15365 raft_consensus.cc:493] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:00.270910 15365 raft_consensus.cc:3060] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:00.276050 15365 raft_consensus.cc:515] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:01:00.277506 15365 leader_election.cc:290] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 5 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:01:00.278249 15633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:01:00.278677 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c42cb858a654e9da1a79f93ce003da1" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
I20260710 11:01:00.278855 15633 raft_consensus.cc:3060] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:00.279191 15438 raft_consensus.cc:3055] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:01:00.279495 15438 raft_consensus.cc:740] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Running, Role: LEADER
I20260710 11:01:00.280280 15438 consensus_queue.cc:260] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:01:00.281415 15438 raft_consensus.cc:3060] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:00.285602 15633 raft_consensus.cc:2468] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 5.
I20260710 11:01:00.286898 15331 leader_election.cc:304] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [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: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:01:00.287635 15438 raft_consensus.cc:2468] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 5.
I20260710 11:01:00.287647 15718 raft_consensus.cc:2804] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:01:00.288384 15718 raft_consensus.cc:697] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 5 LEADER]: Becoming Leader. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:01:00.289186 15718 consensus_queue.cc:237] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:01:00.294736 15186 catalog_manager.cc:5697] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e reported cstate change: term changed from 4 to 5, leader changed from 7e58b87036ad419c913ce30491f25ebd (127.12.20.131) to 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130). New cstate: current_term: 5 leader_uuid: "21e8e3762ba746c699bc5c47086b5b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:00.302569 15716 raft_consensus.cc:993] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd: : Instructing follower 21e8e3762ba746c699bc5c47086b5b8e to start an election
I20260710 11:01:00.302976 15709 raft_consensus.cc:1081] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 1 LEADER]: Signalling peer 21e8e3762ba746c699bc5c47086b5b8e to start an election
I20260710 11:01:00.304464 15365 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cf68551cd944b0cb7fcdfd760699507"
dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
 from {username='slave'} at 127.0.0.1:48748
I20260710 11:01:00.304903 15365 raft_consensus.cc:493] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:00.305267 15365 raft_consensus.cc:3060] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:00.310655 15365 raft_consensus.cc:515] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:01:00.312220 15365 leader_election.cc:290] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [CANDIDATE]: Term 2 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 7e58b87036ad419c913ce30491f25ebd (127.12.20.131:42515)
I20260710 11:01:00.312767 15633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf68551cd944b0cb7fcdfd760699507" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:01:00.313144 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf68551cd944b0cb7fcdfd760699507" candidate_uuid: "21e8e3762ba746c699bc5c47086b5b8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
I20260710 11:01:00.313326 15633 raft_consensus.cc:3060] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:00.313601 15438 raft_consensus.cc:3055] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:00.313864 15438 raft_consensus.cc:740] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Running, Role: LEADER
I20260710 11:01:00.314476 15438 consensus_queue.cc:260] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:01:00.315342 15438 raft_consensus.cc:3060] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:00.317936 15633 raft_consensus.cc:2468] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 2.
I20260710 11:01:00.318815 15331 leader_election.cc:304] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [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: 21e8e3762ba746c699bc5c47086b5b8e, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:01:00.319514 15718 raft_consensus.cc:2804] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:00.319679 15438 raft_consensus.cc:2468] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e8e3762ba746c699bc5c47086b5b8e in term 2.
I20260710 11:01:00.319936 15718 raft_consensus.cc:697] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 LEADER]: Becoming Leader. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:01:00.320945 15718 consensus_queue.cc:237] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:01:00.327557 15186 catalog_manager.cc:5697] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e reported cstate change: term changed from 1 to 2, leader changed from 7e58b87036ad419c913ce30491f25ebd (127.12.20.131) to 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130). New cstate: current_term: 2 leader_uuid: "21e8e3762ba746c699bc5c47086b5b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
W20260710 11:01:00.625504 15657 debug-util.cc:398] Leaking SignalData structure 0x7b080004a980 after lost signal to thread 12373
W20260710 11:01:00.626385 15657 debug-util.cc:398] Leaking SignalData structure 0x7b080006fda0 after lost signal to thread 15222
W20260710 11:01:00.627297 15657 debug-util.cc:398] Leaking SignalData structure 0x7b080018f980 after lost signal to thread 15389
W20260710 11:01:00.628250 15657 debug-util.cc:398] Leaking SignalData structure 0x7b08001b45c0 after lost signal to thread 15463
W20260710 11:01:00.629110 15657 debug-util.cc:398] Leaking SignalData structure 0x7b08001c5060 after lost signal to thread 15660
I20260710 11:01:00.772892 15633 raft_consensus.cc:1275] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 5 FOLLOWER]: Refusing update from remote peer 21e8e3762ba746c699bc5c47086b5b8e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:01:00.774204 15718 consensus_queue.cc:1048] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:00.784094 15438 raft_consensus.cc:1275] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 5 FOLLOWER]: Refusing update from remote peer 21e8e3762ba746c699bc5c47086b5b8e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:01:00.785547 15715 consensus_queue.cc:1048] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:01:00.798933 15633 raft_consensus.cc:1275] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Refusing update from remote peer 21e8e3762ba746c699bc5c47086b5b8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:00.800864 15715 consensus_queue.cc:1048] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:00.811107 15438 raft_consensus.cc:1275] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Refusing update from remote peer 21e8e3762ba746c699bc5c47086b5b8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:00.812584 15718 consensus_queue.cc:1048] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:01:00.961124 15236 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:01.110209 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:01.120260 15365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a"
dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
mode: GRACEFUL
new_leader_uuid: "7e58b87036ad419c913ce30491f25ebd"
 from {username='slave'} at 127.0.0.1:39630
I20260710 11:01:01.120772 15365 raft_consensus.cc:606] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 3 LEADER]: Received request to transfer leadership to TS 7e58b87036ad419c913ce30491f25ebd
I20260710 11:01:01.123538 15365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c418bf26d2d54b4bba0bfa4ebd45cfdb"
dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
mode: GRACEFUL
new_leader_uuid: "7e58b87036ad419c913ce30491f25ebd"
 from {username='slave'} at 127.0.0.1:39630
I20260710 11:01:01.123996 15365 raft_consensus.cc:606] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 2 LEADER]: Received request to transfer leadership to TS 7e58b87036ad419c913ce30491f25ebd
I20260710 11:01:01.125033 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:01.125463 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:01.125959 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:01.173452 15718 raft_consensus.cc:993] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e: : Instructing follower 7e58b87036ad419c913ce30491f25ebd to start an election
I20260710 11:01:01.173928 15715 raft_consensus.cc:1081] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 2 LEADER]: Signalling peer 7e58b87036ad419c913ce30491f25ebd to start an election
I20260710 11:01:01.175292 15438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c418bf26d2d54b4bba0bfa4ebd45cfdb"
dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
 from {username='slave'} at 127.0.0.1:60520
I20260710 11:01:01.175691 15438 raft_consensus.cc:493] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:01.175968 15438 raft_consensus.cc:3060] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:01.180706 15438 raft_consensus.cc:515] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:01:01.182742 15633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c418bf26d2d54b4bba0bfa4ebd45cfdb" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:01:01.183300 15438 leader_election.cc:290] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 3 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829)
I20260710 11:01:01.183336 15633 raft_consensus.cc:3060] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:01.183504 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c418bf26d2d54b4bba0bfa4ebd45cfdb" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
I20260710 11:01:01.184257 15365 raft_consensus.cc:3055] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:01.184574 15365 raft_consensus.cc:740] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:01:01.185374 15365 consensus_queue.cc:260] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:01:01.186772 15365 raft_consensus.cc:3060] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:01.188853 15633 raft_consensus.cc:2468] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 3.
I20260710 11:01:01.189766 15405 leader_election.cc:304] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [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: 7e58b87036ad419c913ce30491f25ebd, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:01:01.190378 15709 raft_consensus.cc:2804] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:01.190745 15709 raft_consensus.cc:697] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 3 LEADER]: Becoming Leader. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Running, Role: LEADER
I20260710 11:01:01.191500 15709 consensus_queue.cc:237] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:01:01.193842 15365 raft_consensus.cc:2468] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 3.
I20260710 11:01:01.198863 15188 catalog_manager.cc:5697] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd reported cstate change: term changed from 2 to 3, leader changed from 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130) to 7e58b87036ad419c913ce30491f25ebd (127.12.20.131). New cstate: current_term: 3 leader_uuid: "7e58b87036ad419c913ce30491f25ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:01.217630 15718 raft_consensus.cc:993] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e: : Instructing follower 7e58b87036ad419c913ce30491f25ebd to start an election
I20260710 11:01:01.218209 15740 raft_consensus.cc:1081] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 3 LEADER]: Signalling peer 7e58b87036ad419c913ce30491f25ebd to start an election
I20260710 11:01:01.220469 15438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a"
dest_uuid: "7e58b87036ad419c913ce30491f25ebd"
 from {username='slave'} at 127.0.0.1:60520
I20260710 11:01:01.220889 15438 raft_consensus.cc:493] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:01.221143 15438 raft_consensus.cc:3060] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:01.226126 15438 raft_consensus.cc:515] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:01:01.227872 15438 leader_election.cc:290] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [CANDIDATE]: Term 4 election: Requested vote from peers aab10147176e486081f55d737e2b3359 (127.12.20.129:39215), 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829)
I20260710 11:01:01.229189 15633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aab10147176e486081f55d737e2b3359"
I20260710 11:01:01.229764 15633 raft_consensus.cc:3060] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:01.230080 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38cf76cf4dbb4d53a88b7caf8dbd3a0a" candidate_uuid: "7e58b87036ad419c913ce30491f25ebd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "21e8e3762ba746c699bc5c47086b5b8e"
I20260710 11:01:01.230650 15365 raft_consensus.cc:3055] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:01.230962 15365 raft_consensus.cc:740] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21e8e3762ba746c699bc5c47086b5b8e, State: Running, Role: LEADER
I20260710 11:01:01.231992 15365 consensus_queue.cc:260] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:01:01.233342 15365 raft_consensus.cc:3060] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:01.235387 15633 raft_consensus.cc:2468] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 4.
I20260710 11:01:01.236250 15405 leader_election.cc:304] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [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: 7e58b87036ad419c913ce30491f25ebd, aab10147176e486081f55d737e2b3359; no voters: 
I20260710 11:01:01.236840 15709 raft_consensus.cc:2804] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:01.237219 15709 raft_consensus.cc:697] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 4 LEADER]: Becoming Leader. State: Replica: 7e58b87036ad419c913ce30491f25ebd, State: Running, Role: LEADER
I20260710 11:01:01.238031 15709 consensus_queue.cc:237] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [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: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } }
I20260710 11:01:01.240521 15365 raft_consensus.cc:2468] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e58b87036ad419c913ce30491f25ebd in term 4.
I20260710 11:01:01.245100 15188 catalog_manager.cc:5697] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd reported cstate change: term changed from 3 to 4, leader changed from 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130) to 7e58b87036ad419c913ce30491f25ebd (127.12.20.131). New cstate: current_term: 4 leader_uuid: "7e58b87036ad419c913ce30491f25ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e58b87036ad419c913ce30491f25ebd" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:01.619077 15365 raft_consensus.cc:1275] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 3 FOLLOWER]: Refusing update from remote peer 7e58b87036ad419c913ce30491f25ebd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:01.620314 15709 consensus_queue.cc:1048] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:01.631233 15633 raft_consensus.cc:1275] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 3 FOLLOWER]: Refusing update from remote peer 7e58b87036ad419c913ce30491f25ebd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:01.632721 15709 consensus_queue.cc:1048] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:01.659526 15633 raft_consensus.cc:1275] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 4 FOLLOWER]: Refusing update from remote peer 7e58b87036ad419c913ce30491f25ebd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:01.660624 15716 consensus_queue.cc:1048] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aab10147176e486081f55d737e2b3359" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 39215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:01.672010 15365 raft_consensus.cc:1275] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 4 FOLLOWER]: Refusing update from remote peer 7e58b87036ad419c913ce30491f25ebd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:01.675223 15709 consensus_queue.cc:1048] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e8e3762ba746c699bc5c47086b5b8e" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:01:01.962092 15236 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:02.131958 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:02.166334 12370 tablet_server.cc:179] TabletServer@127.12.20.129:39215 shutting down...
I20260710 11:01:02.193715 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:02.194664 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:02.195677 12370 raft_consensus.cc:2243] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:02.196281 12370 raft_consensus.cc:2272] T c418bf26d2d54b4bba0bfa4ebd45cfdb P aab10147176e486081f55d737e2b3359 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:02.200393 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:02.200945 12370 raft_consensus.cc:2243] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:02.201339 12370 raft_consensus.cc:2272] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P aab10147176e486081f55d737e2b3359 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:02.203969 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:02.204645 12370 raft_consensus.cc:2243] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:02.205090 12370 raft_consensus.cc:2272] T 82a7344336f54a14b71aee7e519d14ee P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:02.207852 12370 tablet_replica.cc:333] stopping tablet replica
W20260710 11:01:02.208041 15405 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 51 similar messages]
I20260710 11:01:02.208649 12370 raft_consensus.cc:2243] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:02.211345 12370 raft_consensus.cc:2272] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:02.214720 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:02.215714 12370 raft_consensus.cc:2243] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:02.216301 12370 raft_consensus.cc:2272] T 6749cab674044a898927d620d8e1bb56 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:02.219439 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:02.220667 12370 raft_consensus.cc:2243] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:02.221089 12370 raft_consensus.cc:2272] T 6c42cb858a654e9da1a79f93ce003da1 P aab10147176e486081f55d737e2b3359 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:02.223497 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:02.224190 12370 raft_consensus.cc:2243] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:02.224730 12370 raft_consensus.cc:2272] T fea7f17db44d4fc1ad8c19515f80d152 P aab10147176e486081f55d737e2b3359 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:02.225441 15405 consensus_peers.cc:597] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:02.227176 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:02.227739 12370 raft_consensus.cc:2243] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:02.228156 12370 raft_consensus.cc:2272] T de59c49caba447bba304d7936318a620 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:02.230247 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:02.230671 12370 raft_consensus.cc:2243] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:02.231040 12370 raft_consensus.cc:2272] T 5cf68551cd944b0cb7fcdfd760699507 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:02.233139 12370 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:02.233724 12370 raft_consensus.cc:2243] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:02.234169 12370 raft_consensus.cc:2272] T 8feda13a0a744272b12d271a69002252 P aab10147176e486081f55d737e2b3359 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:02.240684 15331 consensus_peers.cc:597] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:02.288842 15405 consensus_peers.cc:597] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:02.303066 15405 consensus_peers.cc:597] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:02.421355 15405 consensus_peers.cc:597] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:02.421463 15331 consensus_peers.cc:597] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:02.598310 15405 consensus_peers.cc:597] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:02.610811 15331 consensus_peers.cc:597] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:02.675776 15405 consensus_peers.cc:597] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:02.765265 15331 consensus_peers.cc:597] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e -> Peer aab10147176e486081f55d737e2b3359 (127.12.20.129:39215): Couldn't send request to peer aab10147176e486081f55d737e2b3359. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:39215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:02.963027 15236 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:03.049502 12370 tablet_server.cc:196] TabletServer@127.12.20.129:39215 shutdown complete.
I20260710 11:01:03.070504 12370 tablet_server.cc:179] TabletServer@127.12.20.130:0 shutting down...
W20260710 11:01:03.075352 15403 consensus_peers.cc:597] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd -> Peer 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829): Couldn't send request to peer 21e8e3762ba746c699bc5c47086b5b8e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:03.090487 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:03.091143 12370 tablet_replica.cc:333] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e: stopping tablet replica
I20260710 11:01:03.091755 12370 raft_consensus.cc:2243] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.092523 12370 raft_consensus.cc:2272] T 6c42cb858a654e9da1a79f93ce003da1 P 21e8e3762ba746c699bc5c47086b5b8e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.094435 12370 tablet_replica.cc:333] T 6749cab674044a898927d620d8e1bb56 P 21e8e3762ba746c699bc5c47086b5b8e: stopping tablet replica
I20260710 11:01:03.094964 12370 raft_consensus.cc:2243] T 6749cab674044a898927d620d8e1bb56 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.095381 12370 raft_consensus.cc:2272] T 6749cab674044a898927d620d8e1bb56 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.097332 12370 tablet_replica.cc:333] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e: stopping tablet replica
I20260710 11:01:03.097842 12370 raft_consensus.cc:2243] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.098205 12370 raft_consensus.cc:2272] T 82a7344336f54a14b71aee7e519d14ee P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.100023 12370 tablet_replica.cc:333] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e: stopping tablet replica
I20260710 11:01:03.100481 12370 raft_consensus.cc:2243] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.100847 12370 raft_consensus.cc:2272] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 21e8e3762ba746c699bc5c47086b5b8e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.102566 12370 tablet_replica.cc:333] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e: stopping tablet replica
I20260710 11:01:03.103029 12370 raft_consensus.cc:2243] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.103399 12370 raft_consensus.cc:2272] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 21e8e3762ba746c699bc5c47086b5b8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.105177 12370 tablet_replica.cc:333] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e: stopping tablet replica
I20260710 11:01:03.105636 12370 raft_consensus.cc:2243] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.106346 12370 raft_consensus.cc:2272] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.108246 12370 tablet_replica.cc:333] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e: stopping tablet replica
I20260710 11:01:03.108691 12370 raft_consensus.cc:2243] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.109347 12370 raft_consensus.cc:2272] T 5cf68551cd944b0cb7fcdfd760699507 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.111110 12370 tablet_replica.cc:333] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e: stopping tablet replica
I20260710 11:01:03.111564 12370 raft_consensus.cc:2243] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.111994 12370 raft_consensus.cc:2272] T 8feda13a0a744272b12d271a69002252 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.113698 12370 tablet_replica.cc:333] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e: stopping tablet replica
I20260710 11:01:03.114151 12370 raft_consensus.cc:2243] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.114823 12370 raft_consensus.cc:2272] T fea7f17db44d4fc1ad8c19515f80d152 P 21e8e3762ba746c699bc5c47086b5b8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.116544 12370 tablet_replica.cc:333] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e: stopping tablet replica
I20260710 11:01:03.116988 12370 raft_consensus.cc:2243] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.117352 12370 raft_consensus.cc:2272] T de59c49caba447bba304d7936318a620 P 21e8e3762ba746c699bc5c47086b5b8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.147337 12370 tablet_server.cc:196] TabletServer@127.12.20.130:0 shutdown complete.
W20260710 11:01:03.162014 15403 consensus_peers.cc:597] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd -> Peer 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829): Couldn't send request to peer 21e8e3762ba746c699bc5c47086b5b8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.130:36829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:03.169842 12370 tablet_server.cc:179] TabletServer@127.12.20.131:0 shutting down...
W20260710 11:01:03.188871 15403 consensus_peers.cc:597] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd -> Peer 21e8e3762ba746c699bc5c47086b5b8e (127.12.20.130:36829): Couldn't send request to peer 21e8e3762ba746c699bc5c47086b5b8e. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.130:36829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:03.191233 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:03.191955 12370 tablet_replica.cc:333] T fea7f17db44d4fc1ad8c19515f80d152 P 7e58b87036ad419c913ce30491f25ebd: stopping tablet replica
I20260710 11:01:03.192592 12370 raft_consensus.cc:2243] T fea7f17db44d4fc1ad8c19515f80d152 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.193039 12370 raft_consensus.cc:2272] T fea7f17db44d4fc1ad8c19515f80d152 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.194974 12370 tablet_replica.cc:333] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd: stopping tablet replica
I20260710 11:01:03.195456 12370 raft_consensus.cc:2243] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.196209 12370 raft_consensus.cc:2272] T de59c49caba447bba304d7936318a620 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.197991 12370 tablet_replica.cc:333] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd: stopping tablet replica
I20260710 11:01:03.198470 12370 raft_consensus.cc:2243] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.198875 12370 raft_consensus.cc:2272] T 6b0fd9d77cbf47ca881c34c0e8d3ae17 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.200800 12370 tablet_replica.cc:333] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd: stopping tablet replica
I20260710 11:01:03.201305 12370 raft_consensus.cc:2243] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.201999 12370 raft_consensus.cc:2272] T c418bf26d2d54b4bba0bfa4ebd45cfdb P 7e58b87036ad419c913ce30491f25ebd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.203912 12370 tablet_replica.cc:333] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd: stopping tablet replica
I20260710 11:01:03.204388 12370 raft_consensus.cc:2243] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.205070 12370 raft_consensus.cc:2272] T 8feda13a0a744272b12d271a69002252 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.206710 12370 tablet_replica.cc:333] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd: stopping tablet replica
I20260710 11:01:03.207173 12370 raft_consensus.cc:2243] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.207533 12370 raft_consensus.cc:2272] T 5cf68551cd944b0cb7fcdfd760699507 P 7e58b87036ad419c913ce30491f25ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.209225 12370 tablet_replica.cc:333] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd: stopping tablet replica
I20260710 11:01:03.209653 12370 raft_consensus.cc:2243] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.210350 12370 raft_consensus.cc:2272] T 6749cab674044a898927d620d8e1bb56 P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.212159 12370 tablet_replica.cc:333] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd: stopping tablet replica
I20260710 11:01:03.212580 12370 raft_consensus.cc:2243] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.212936 12370 raft_consensus.cc:2272] T 6c42cb858a654e9da1a79f93ce003da1 P 7e58b87036ad419c913ce30491f25ebd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.214480 12370 tablet_replica.cc:333] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd: stopping tablet replica
I20260710 11:01:03.214912 12370 raft_consensus.cc:2243] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.215580 12370 raft_consensus.cc:2272] T 82a7344336f54a14b71aee7e519d14ee P 7e58b87036ad419c913ce30491f25ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.217239 12370 tablet_replica.cc:333] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd: stopping tablet replica
I20260710 11:01:03.217658 12370 raft_consensus.cc:2243] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.218309 12370 raft_consensus.cc:2272] T 38cf76cf4dbb4d53a88b7caf8dbd3a0a P 7e58b87036ad419c913ce30491f25ebd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.247246 12370 tablet_server.cc:196] TabletServer@127.12.20.131:0 shutdown complete.
I20260710 11:01:03.267798 12370 master.cc:562] Master@127.12.20.190:32931 shutting down...
I20260710 11:01:03.285778 12370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.286238 12370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.286521 12370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7d71dc5a9fef49a3b75d163cb9602776: stopping tablet replica
I20260710 11:01:03.306104 12370 master.cc:584] Master@127.12.20.190:32931 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13513 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:01:03.343335 12370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.20.190:33157
I20260710 11:01:03.344492 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:03.349953 15764 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.349917 15763 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.351078 15766 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:03.351680 12370 server_base.cc:1061] running on GCE node
I20260710 11:01:03.352770 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:03.352950 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:03.353091 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681263353073 us; error 0 us; skew 500 ppm
I20260710 11:01:03.353585 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:03.355805 12370 webserver.cc:533] Webserver started at http://127.12.20.190:38511/ using document root <none> and password file <none>
I20260710 11:01:03.356338 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:03.356510 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:03.356765 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:03.357827 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/master-0-root/instance:
uuid: "be2c903f5cea4fa5b0c36b46d9406a0c"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-l0nf"
I20260710 11:01:03.361954 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:03.365044 15771 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.365708 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:03.365975 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/master-0-root
uuid: "be2c903f5cea4fa5b0c36b46d9406a0c"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-l0nf"
I20260710 11:01:03.366225 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-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)
I20260710 11:01:03.380806 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:03.381951 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:03.419102 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.190:33157
I20260710 11:01:03.419198 15822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.190:33157 every 8 connection(s)
I20260710 11:01:03.422691 15823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:03.432830 15823 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c: Bootstrap starting.
I20260710 11:01:03.437414 15823 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:03.441414 15823 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c: No bootstrap required, opened a new log
I20260710 11:01:03.443431 15823 raft_consensus.cc:359] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be2c903f5cea4fa5b0c36b46d9406a0c" member_type: VOTER }
I20260710 11:01:03.443785 15823 raft_consensus.cc:385] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:03.443980 15823 raft_consensus.cc:740] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2c903f5cea4fa5b0c36b46d9406a0c, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.444501 15823 consensus_queue.cc:260] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "be2c903f5cea4fa5b0c36b46d9406a0c" member_type: VOTER }
I20260710 11:01:03.444923 15823 raft_consensus.cc:399] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:03.445106 15823 raft_consensus.cc:493] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:03.445313 15823 raft_consensus.cc:3060] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.449610 15823 raft_consensus.cc:515] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be2c903f5cea4fa5b0c36b46d9406a0c" member_type: VOTER }
I20260710 11:01:03.450073 15823 leader_election.cc:304] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [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: be2c903f5cea4fa5b0c36b46d9406a0c; no voters: 
I20260710 11:01:03.451066 15823 leader_election.cc:290] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:03.451367 15826 raft_consensus.cc:2804] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:03.452677 15826 raft_consensus.cc:697] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [term 1 LEADER]: Becoming Leader. State: Replica: be2c903f5cea4fa5b0c36b46d9406a0c, State: Running, Role: LEADER
I20260710 11:01:03.453233 15826 consensus_queue.cc:237] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [LEADER]: Queue going to LEADER mode. State: All 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: "be2c903f5cea4fa5b0c36b46d9406a0c" member_type: VOTER }
I20260710 11:01:03.453817 15823 sys_catalog.cc:565] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:03.457271 15827 sys_catalog.cc:455] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "be2c903f5cea4fa5b0c36b46d9406a0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be2c903f5cea4fa5b0c36b46d9406a0c" member_type: VOTER } }
I20260710 11:01:03.458739 15828 sys_catalog.cc:455] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [sys.catalog]: SysCatalogTable state changed. Reason: New leader be2c903f5cea4fa5b0c36b46d9406a0c. Latest consensus state: current_term: 1 leader_uuid: "be2c903f5cea4fa5b0c36b46d9406a0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be2c903f5cea4fa5b0c36b46d9406a0c" member_type: VOTER } }
I20260710 11:01:03.459731 15828 sys_catalog.cc:458] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:03.460659 15827 sys_catalog.cc:458] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:03.461339 15833 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:03.467404 15833 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:03.469002 12370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:03.475899 15833 catalog_manager.cc:1383] Generated new cluster ID: a79efff3e4204a008ab7bbe183315dde
I20260710 11:01:03.476158 15833 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:03.495384 15833 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:03.496642 15833 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:03.511031 15833 catalog_manager.cc:6070] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c: Generated new TSK 0
I20260710 11:01:03.511562 15833 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:03.535018 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:03.540910 15844 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.541931 15845 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.543390 15847 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:03.543589 12370 server_base.cc:1061] running on GCE node
I20260710 11:01:03.544557 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:03.544736 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:03.544905 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681263544888 us; error 0 us; skew 500 ppm
I20260710 11:01:03.545446 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:03.547608 12370 webserver.cc:533] Webserver started at http://127.12.20.129:42009/ using document root <none> and password file <none>
I20260710 11:01:03.548089 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:03.548274 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:03.548532 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:03.549556 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/ts-0-root/instance:
uuid: "4f157a42c9c14e99b1f967994fdfce5d"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-l0nf"
I20260710 11:01:03.553843 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:03.557178 15852 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.557940 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:03.558202 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/ts-0-root
uuid: "4f157a42c9c14e99b1f967994fdfce5d"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-l0nf"
I20260710 11:01:03.558450 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-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)
I20260710 11:01:03.599198 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:03.600442 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:03.601840 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:03.604131 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:03.604331 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.604547 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:03.604699 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.643183 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.129:45457
I20260710 11:01:03.643317 15914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.129:45457 every 8 connection(s)
I20260710 11:01:03.647836 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:03.655222 15919 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.656123 15920 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.658973 15922 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:03.659921 12370 server_base.cc:1061] running on GCE node
I20260710 11:01:03.661037 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:01:03.661158 15915 heartbeater.cc:344] Connected to a master server at 127.12.20.190:33157
W20260710 11:01:03.661293 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:03.661548 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681263661530 us; error 0 us; skew 500 ppm
I20260710 11:01:03.661612 15915 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:03.662505 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:03.662482 15915 heartbeater.cc:507] Master 127.12.20.190:33157 requested a full tablet report, sending...
I20260710 11:01:03.664842 15788 ts_manager.cc:194] Registered new tserver with Master: 4f157a42c9c14e99b1f967994fdfce5d (127.12.20.129:45457)
I20260710 11:01:03.665323 12370 webserver.cc:533] Webserver started at http://127.12.20.130:38151/ using document root <none> and password file <none>
I20260710 11:01:03.665817 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:03.665995 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:03.666219 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:03.666651 15788 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59274
I20260710 11:01:03.667332 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/ts-1-root/instance:
uuid: "c7c16b5a3ce84ca78b72c9b3432a207f"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-l0nf"
I20260710 11:01:03.671941 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:01:03.674991 15927 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.675666 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:03.675966 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/ts-1-root
uuid: "c7c16b5a3ce84ca78b72c9b3432a207f"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-l0nf"
I20260710 11:01:03.676218 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-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)
I20260710 11:01:03.685870 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:03.686945 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:03.688354 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:03.690436 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:03.690624 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.690840 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:03.690982 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.727957 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.130:44473
I20260710 11:01:03.728075 15989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.130:44473 every 8 connection(s)
I20260710 11:01:03.732424 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:03.739050 15993 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.740598 15994 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.742910 15996 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:03.743521 12370 server_base.cc:1061] running on GCE node
I20260710 11:01:03.744452 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:03.744702 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:03.744912 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681263744893 us; error 0 us; skew 500 ppm
I20260710 11:01:03.745200 15990 heartbeater.cc:344] Connected to a master server at 127.12.20.190:33157
I20260710 11:01:03.745481 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:03.745569 15990 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:03.746445 15990 heartbeater.cc:507] Master 127.12.20.190:33157 requested a full tablet report, sending...
I20260710 11:01:03.748095 12370 webserver.cc:533] Webserver started at http://127.12.20.131:46599/ using document root <none> and password file <none>
I20260710 11:01:03.748588 15788 ts_manager.cc:194] Registered new tserver with Master: c7c16b5a3ce84ca78b72c9b3432a207f (127.12.20.130:44473)
I20260710 11:01:03.748754 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:03.749046 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:03.749346 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:03.750388 15788 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59284
I20260710 11:01:03.750825 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/ts-2-root/instance:
uuid: "cea81eef6d5749d3b6c076d2b6507d33"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-l0nf"
I20260710 11:01:03.755453 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260710 11:01:03.758751 16001 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.759444 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:03.759716 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/ts-2-root
uuid: "cea81eef6d5749d3b6c076d2b6507d33"
format_stamp: "Formatted at 2026-07-10 11:01:03 on dist-test-slave-l0nf"
I20260710 11:01:03.760025 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681178886435-12370-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)
I20260710 11:01:03.789525 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:03.790697 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:03.792102 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:03.794242 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:03.794440 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.794651 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:03.794798 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.832015 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.131:38987
I20260710 11:01:03.832123 16063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.131:38987 every 8 connection(s)
I20260710 11:01:03.844760 16064 heartbeater.cc:344] Connected to a master server at 127.12.20.190:33157
I20260710 11:01:03.845120 16064 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:03.845788 16064 heartbeater.cc:507] Master 127.12.20.190:33157 requested a full tablet report, sending...
I20260710 11:01:03.847517 15788 ts_manager.cc:194] Registered new tserver with Master: cea81eef6d5749d3b6c076d2b6507d33 (127.12.20.131:38987)
I20260710 11:01:03.848340 12370 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013386992s
I20260710 11:01:03.848851 15788 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59294
I20260710 11:01:03.871591 15788 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59296:
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"
    }
  }
}
W20260710 11:01:03.873657 15788 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.
I20260710 11:01:03.916229 16029 tablet_service.cc:1511] Processing CreateTablet for tablet 7d47fda28f56405581e6e171370eb5ee (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1beb8a9aa99548abb1154e99dd6789b4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:03.917778 16029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d47fda28f56405581e6e171370eb5ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:03.925091 16028 tablet_service.cc:1511] Processing CreateTablet for tablet 24a6d27832d34b30819a347781e72046 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1beb8a9aa99548abb1154e99dd6789b4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:03.926431 16028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a6d27832d34b30819a347781e72046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:03.936328 15954 tablet_service.cc:1511] Processing CreateTablet for tablet 24a6d27832d34b30819a347781e72046 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1beb8a9aa99548abb1154e99dd6789b4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:03.937777 15954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a6d27832d34b30819a347781e72046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:03.936285 15955 tablet_service.cc:1511] Processing CreateTablet for tablet 7d47fda28f56405581e6e171370eb5ee (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1beb8a9aa99548abb1154e99dd6789b4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:03.941084 15955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d47fda28f56405581e6e171370eb5ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:03.941910 16079 tablet_bootstrap.cc:492] T 7d47fda28f56405581e6e171370eb5ee P cea81eef6d5749d3b6c076d2b6507d33: Bootstrap starting.
I20260710 11:01:03.948580 16079 tablet_bootstrap.cc:654] T 7d47fda28f56405581e6e171370eb5ee P cea81eef6d5749d3b6c076d2b6507d33: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:03.948503 15880 tablet_service.cc:1511] Processing CreateTablet for tablet 7d47fda28f56405581e6e171370eb5ee (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1beb8a9aa99548abb1154e99dd6789b4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:03.948777 15879 tablet_service.cc:1511] Processing CreateTablet for tablet 24a6d27832d34b30819a347781e72046 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1beb8a9aa99548abb1154e99dd6789b4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:03.950129 15880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d47fda28f56405581e6e171370eb5ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:03.950695 15879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a6d27832d34b30819a347781e72046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:03.970633 16079 tablet_bootstrap.cc:492] T 7d47fda28f56405581e6e171370eb5ee P cea81eef6d5749d3b6c076d2b6507d33: No bootstrap required, opened a new log
I20260710 11:01:03.971261 16079 ts_tablet_manager.cc:1403] T 7d47fda28f56405581e6e171370eb5ee P cea81eef6d5749d3b6c076d2b6507d33: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260710 11:01:03.971661 16082 tablet_bootstrap.cc:492] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f: Bootstrap starting.
I20260710 11:01:03.972533 16081 tablet_bootstrap.cc:492] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d: Bootstrap starting.
I20260710 11:01:03.974434 16079 raft_consensus.cc:359] T 7d47fda28f56405581e6e171370eb5ee P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } } peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } }
I20260710 11:01:03.975191 16079 raft_consensus.cc:385] T 7d47fda28f56405581e6e171370eb5ee P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:03.975538 16079 raft_consensus.cc:740] T 7d47fda28f56405581e6e171370eb5ee P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cea81eef6d5749d3b6c076d2b6507d33, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.976609 16079 consensus_queue.cc:260] T 7d47fda28f56405581e6e171370eb5ee P cea81eef6d5749d3b6c076d2b6507d33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } } peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } }
I20260710 11:01:03.978633 16082 tablet_bootstrap.cc:654] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:03.979027 16064 heartbeater.cc:499] Master 127.12.20.190:33157 was elected leader, sending a full tablet report...
I20260710 11:01:03.979547 16079 ts_tablet_manager.cc:1434] T 7d47fda28f56405581e6e171370eb5ee P cea81eef6d5749d3b6c076d2b6507d33: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:01:03.980145 16081 tablet_bootstrap.cc:654] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:03.980741 16079 tablet_bootstrap.cc:492] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33: Bootstrap starting.
I20260710 11:01:03.984277 16082 tablet_bootstrap.cc:492] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f: No bootstrap required, opened a new log
I20260710 11:01:03.984817 16082 ts_tablet_manager.cc:1403] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:01:03.987460 16079 tablet_bootstrap.cc:654] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:03.987757 16082 raft_consensus.cc:359] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:03.988574 16082 raft_consensus.cc:385] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:03.988907 16082 raft_consensus.cc:740] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c16b5a3ce84ca78b72c9b3432a207f, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.989782 16082 consensus_queue.cc:260] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:03.993131 16081 tablet_bootstrap.cc:492] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d: No bootstrap required, opened a new log
I20260710 11:01:03.993764 16081 ts_tablet_manager.cc:1403] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.014s
I20260710 11:01:03.995431 16079 tablet_bootstrap.cc:492] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33: No bootstrap required, opened a new log
I20260710 11:01:03.996027 16079 ts_tablet_manager.cc:1403] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:01:03.996642 15990 heartbeater.cc:499] Master 127.12.20.190:33157 was elected leader, sending a full tablet report...
I20260710 11:01:03.997069 16081 raft_consensus.cc:359] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:03.997822 16082 ts_tablet_manager.cc:1434] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:01:03.997872 16081 raft_consensus.cc:385] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:03.998502 16081 raft_consensus.cc:740] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f157a42c9c14e99b1f967994fdfce5d, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.999023 16082 tablet_bootstrap.cc:492] T 7d47fda28f56405581e6e171370eb5ee P c7c16b5a3ce84ca78b72c9b3432a207f: Bootstrap starting.
I20260710 11:01:03.998673 16079 raft_consensus.cc:359] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:03.999468 16079 raft_consensus.cc:385] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:03.999449 16081 consensus_queue.cc:260] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.000044 16079 raft_consensus.cc:740] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cea81eef6d5749d3b6c076d2b6507d33, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.001087 16079 consensus_queue.cc:260] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.005334 16079 ts_tablet_manager.cc:1434] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:01:04.005780 16082 tablet_bootstrap.cc:654] T 7d47fda28f56405581e6e171370eb5ee P c7c16b5a3ce84ca78b72c9b3432a207f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.007202 15915 heartbeater.cc:499] Master 127.12.20.190:33157 was elected leader, sending a full tablet report...
I20260710 11:01:04.009518 16081 ts_tablet_manager.cc:1434] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:01:04.010582 16081 tablet_bootstrap.cc:492] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d: Bootstrap starting.
I20260710 11:01:04.016876 16081 tablet_bootstrap.cc:654] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.017782 16082 tablet_bootstrap.cc:492] T 7d47fda28f56405581e6e171370eb5ee P c7c16b5a3ce84ca78b72c9b3432a207f: No bootstrap required, opened a new log
I20260710 11:01:04.018337 16082 ts_tablet_manager.cc:1403] T 7d47fda28f56405581e6e171370eb5ee P c7c16b5a3ce84ca78b72c9b3432a207f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260710 11:01:04.021015 16082 raft_consensus.cc:359] T 7d47fda28f56405581e6e171370eb5ee P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } } peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } }
I20260710 11:01:04.021684 16082 raft_consensus.cc:385] T 7d47fda28f56405581e6e171370eb5ee P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.021749 16081 tablet_bootstrap.cc:492] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d: No bootstrap required, opened a new log
I20260710 11:01:04.021943 16082 raft_consensus.cc:740] T 7d47fda28f56405581e6e171370eb5ee P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c16b5a3ce84ca78b72c9b3432a207f, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.022238 16081 ts_tablet_manager.cc:1403] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260710 11:01:04.022641 16082 consensus_queue.cc:260] T 7d47fda28f56405581e6e171370eb5ee P c7c16b5a3ce84ca78b72c9b3432a207f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } } peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } }
I20260710 11:01:04.024494 16082 ts_tablet_manager.cc:1434] T 7d47fda28f56405581e6e171370eb5ee P c7c16b5a3ce84ca78b72c9b3432a207f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:04.024513 16081 raft_consensus.cc:359] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } } peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } }
I20260710 11:01:04.025321 16081 raft_consensus.cc:385] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.025514 16088 raft_consensus.cc:493] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.025602 16081 raft_consensus.cc:740] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f157a42c9c14e99b1f967994fdfce5d, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.026001 16088 raft_consensus.cc:515] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.026355 16081 consensus_queue.cc:260] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } } peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } }
I20260710 11:01:04.028817 16088 leader_election.cc:290] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c16b5a3ce84ca78b72c9b3432a207f (127.12.20.130:44473), cea81eef6d5749d3b6c076d2b6507d33 (127.12.20.131:38987)
I20260710 11:01:04.029068 16081 ts_tablet_manager.cc:1434] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 11:01:04.041095 16039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a6d27832d34b30819a347781e72046" candidate_uuid: "4f157a42c9c14e99b1f967994fdfce5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cea81eef6d5749d3b6c076d2b6507d33" is_pre_election: true
I20260710 11:01:04.041813 16039 raft_consensus.cc:2468] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f157a42c9c14e99b1f967994fdfce5d in term 0.
I20260710 11:01:04.043267 15965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a6d27832d34b30819a347781e72046" candidate_uuid: "4f157a42c9c14e99b1f967994fdfce5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" is_pre_election: true
I20260710 11:01:04.044548 15965 raft_consensus.cc:2468] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f157a42c9c14e99b1f967994fdfce5d in term 0.
I20260710 11:01:04.043340 15854 leader_election.cc:304] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f157a42c9c14e99b1f967994fdfce5d, cea81eef6d5749d3b6c076d2b6507d33; no voters: 
I20260710 11:01:04.046736 16088 raft_consensus.cc:2804] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:04.047098 16088 raft_consensus.cc:493] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:04.047411 16088 raft_consensus.cc:3060] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.052311 16088 raft_consensus.cc:515] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.056531 16088 leader_election.cc:290] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [CANDIDATE]: Term 1 election: Requested vote from peers c7c16b5a3ce84ca78b72c9b3432a207f (127.12.20.130:44473), cea81eef6d5749d3b6c076d2b6507d33 (127.12.20.131:38987)
I20260710 11:01:04.056725 15965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a6d27832d34b30819a347781e72046" candidate_uuid: "4f157a42c9c14e99b1f967994fdfce5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f"
I20260710 11:01:04.057417 15965 raft_consensus.cc:3060] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.058473 16039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a6d27832d34b30819a347781e72046" candidate_uuid: "4f157a42c9c14e99b1f967994fdfce5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cea81eef6d5749d3b6c076d2b6507d33"
I20260710 11:01:04.058923 16039 raft_consensus.cc:3060] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.063709 15965 raft_consensus.cc:2468] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f157a42c9c14e99b1f967994fdfce5d in term 1.
I20260710 11:01:04.065140 15856 leader_election.cc:304] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f157a42c9c14e99b1f967994fdfce5d, c7c16b5a3ce84ca78b72c9b3432a207f; no voters: 
I20260710 11:01:04.065294 16039 raft_consensus.cc:2468] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f157a42c9c14e99b1f967994fdfce5d in term 1.
I20260710 11:01:04.066138 16088 raft_consensus.cc:2804] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:04.066557 16088 raft_consensus.cc:697] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 1 LEADER]: Becoming Leader. State: Replica: 4f157a42c9c14e99b1f967994fdfce5d, State: Running, Role: LEADER
I20260710 11:01:04.067322 16088 consensus_queue.cc:237] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.074612 15786 catalog_manager.cc:5697] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f157a42c9c14e99b1f967994fdfce5d (127.12.20.129). New cstate: current_term: 1 leader_uuid: "4f157a42c9c14e99b1f967994fdfce5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
W20260710 11:01:04.085628 16065 tablet.cc:2406] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:01:04.365295 16088 raft_consensus.cc:493] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.365744 16088 raft_consensus.cc:515] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } } peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } }
I20260710 11:01:04.367650 16088 leader_election.cc:290] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cea81eef6d5749d3b6c076d2b6507d33 (127.12.20.131:38987), c7c16b5a3ce84ca78b72c9b3432a207f (127.12.20.130:44473)
I20260710 11:01:04.368202 16039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d47fda28f56405581e6e171370eb5ee" candidate_uuid: "4f157a42c9c14e99b1f967994fdfce5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cea81eef6d5749d3b6c076d2b6507d33" is_pre_election: true
I20260710 11:01:04.368304 15965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d47fda28f56405581e6e171370eb5ee" candidate_uuid: "4f157a42c9c14e99b1f967994fdfce5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" is_pre_election: true
I20260710 11:01:04.368988 16039 raft_consensus.cc:2468] T 7d47fda28f56405581e6e171370eb5ee P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f157a42c9c14e99b1f967994fdfce5d in term 0.
I20260710 11:01:04.369037 15965 raft_consensus.cc:2468] T 7d47fda28f56405581e6e171370eb5ee P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f157a42c9c14e99b1f967994fdfce5d in term 0.
I20260710 11:01:04.370106 15854 leader_election.cc:304] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f157a42c9c14e99b1f967994fdfce5d, cea81eef6d5749d3b6c076d2b6507d33; no voters: 
I20260710 11:01:04.370708 16088 raft_consensus.cc:2804] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:04.370994 16088 raft_consensus.cc:493] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:04.371268 16088 raft_consensus.cc:3060] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.375715 16088 raft_consensus.cc:515] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } } peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } }
I20260710 11:01:04.377224 16088 leader_election.cc:290] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [CANDIDATE]: Term 1 election: Requested vote from peers cea81eef6d5749d3b6c076d2b6507d33 (127.12.20.131:38987), c7c16b5a3ce84ca78b72c9b3432a207f (127.12.20.130:44473)
I20260710 11:01:04.378021 16039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d47fda28f56405581e6e171370eb5ee" candidate_uuid: "4f157a42c9c14e99b1f967994fdfce5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cea81eef6d5749d3b6c076d2b6507d33"
I20260710 11:01:04.378261 15965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d47fda28f56405581e6e171370eb5ee" candidate_uuid: "4f157a42c9c14e99b1f967994fdfce5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f"
I20260710 11:01:04.378539 16039 raft_consensus.cc:3060] T 7d47fda28f56405581e6e171370eb5ee P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.378742 15965 raft_consensus.cc:3060] T 7d47fda28f56405581e6e171370eb5ee P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.383365 16039 raft_consensus.cc:2468] T 7d47fda28f56405581e6e171370eb5ee P cea81eef6d5749d3b6c076d2b6507d33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f157a42c9c14e99b1f967994fdfce5d in term 1.
I20260710 11:01:04.383474 15965 raft_consensus.cc:2468] T 7d47fda28f56405581e6e171370eb5ee P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f157a42c9c14e99b1f967994fdfce5d in term 1.
I20260710 11:01:04.384332 15854 leader_election.cc:304] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f157a42c9c14e99b1f967994fdfce5d, cea81eef6d5749d3b6c076d2b6507d33; no voters: 
I20260710 11:01:04.384994 16088 raft_consensus.cc:2804] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:04.385337 16088 raft_consensus.cc:697] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [term 1 LEADER]: Becoming Leader. State: Replica: 4f157a42c9c14e99b1f967994fdfce5d, State: Running, Role: LEADER
I20260710 11:01:04.386080 16088 consensus_queue.cc:237] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } } peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } }
I20260710 11:01:04.391608 15786 catalog_manager.cc:5697] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f157a42c9c14e99b1f967994fdfce5d (127.12.20.129). New cstate: current_term: 1 leader_uuid: "4f157a42c9c14e99b1f967994fdfce5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:04.517787 15786 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59300:
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"
    }
  }
}
W20260710 11:01:04.519600 15786 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.
I20260710 11:01:04.540995 15879 tablet_service.cc:1511] Processing CreateTablet for tablet 415a767a32954fb5bbb6618e721c0206 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d6dbd4ba39364fd7b4a35be87bc3e1bb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:04.542294 15879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415a767a32954fb5bbb6618e721c0206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.542208 15954 tablet_service.cc:1511] Processing CreateTablet for tablet 415a767a32954fb5bbb6618e721c0206 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d6dbd4ba39364fd7b4a35be87bc3e1bb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:04.544037 15954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415a767a32954fb5bbb6618e721c0206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.543730 16029 tablet_service.cc:1511] Processing CreateTablet for tablet 415a767a32954fb5bbb6618e721c0206 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d6dbd4ba39364fd7b4a35be87bc3e1bb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:04.547406 15955 tablet_service.cc:1511] Processing CreateTablet for tablet d41da035d3a541e5abf18f38be649fdd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d6dbd4ba39364fd7b4a35be87bc3e1bb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:04.548537 15955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41da035d3a541e5abf18f38be649fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.548724 15880 tablet_service.cc:1511] Processing CreateTablet for tablet d41da035d3a541e5abf18f38be649fdd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d6dbd4ba39364fd7b4a35be87bc3e1bb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:04.549511 16088 consensus_queue.cc:1048] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:04.549903 15880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41da035d3a541e5abf18f38be649fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.548724 16028 tablet_service.cc:1511] Processing CreateTablet for tablet d41da035d3a541e5abf18f38be649fdd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d6dbd4ba39364fd7b4a35be87bc3e1bb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:04.548537 16029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415a767a32954fb5bbb6618e721c0206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.555565 16028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41da035d3a541e5abf18f38be649fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.579391 16103 tablet_bootstrap.cc:492] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d: Bootstrap starting.
I20260710 11:01:04.584986 16105 tablet_bootstrap.cc:492] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33: Bootstrap starting.
I20260710 11:01:04.591485 16103 tablet_bootstrap.cc:654] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.601428 16088 consensus_queue.cc:1048] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:04.603221 16103 tablet_bootstrap.cc:492] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d: No bootstrap required, opened a new log
I20260710 11:01:04.603747 16103 ts_tablet_manager.cc:1403] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.000s
I20260710 11:01:04.606383 16102 tablet_bootstrap.cc:492] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f: Bootstrap starting.
I20260710 11:01:04.606580 16103 raft_consensus.cc:359] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.607280 16103 raft_consensus.cc:385] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.607587 16103 raft_consensus.cc:740] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f157a42c9c14e99b1f967994fdfce5d, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.608431 16103 consensus_queue.cc:260] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.610898 16103 ts_tablet_manager.cc:1434] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:01:04.611965 16103 tablet_bootstrap.cc:492] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d: Bootstrap starting.
I20260710 11:01:04.613286 16102 tablet_bootstrap.cc:654] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.617193 16105 tablet_bootstrap.cc:654] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.617653 16103 tablet_bootstrap.cc:654] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.627158 16102 tablet_bootstrap.cc:492] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f: No bootstrap required, opened a new log
I20260710 11:01:04.627606 16103 tablet_bootstrap.cc:492] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d: No bootstrap required, opened a new log
I20260710 11:01:04.627694 16102 ts_tablet_manager.cc:1403] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.010s
I20260710 11:01:04.628314 16103 ts_tablet_manager.cc:1403] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260710 11:01:04.631386 16102 raft_consensus.cc:359] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.632258 16102 raft_consensus.cc:385] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.632555 16102 raft_consensus.cc:740] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c16b5a3ce84ca78b72c9b3432a207f, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.634260 16102 consensus_queue.cc:260] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.636600 16102 ts_tablet_manager.cc:1434] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:04.640599 16103 raft_consensus.cc:359] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.642129 16103 raft_consensus.cc:385] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.642463 16103 raft_consensus.cc:740] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f157a42c9c14e99b1f967994fdfce5d, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.643558 16102 tablet_bootstrap.cc:492] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f: Bootstrap starting.
I20260710 11:01:04.643397 16103 consensus_queue.cc:260] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.645671 16103 ts_tablet_manager.cc:1434] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:01:04.647778 16105 tablet_bootstrap.cc:492] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33: No bootstrap required, opened a new log
I20260710 11:01:04.652109 16105 ts_tablet_manager.cc:1403] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.015s
I20260710 11:01:04.653627 16102 tablet_bootstrap.cc:654] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.655366 16105 raft_consensus.cc:359] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.656431 16105 raft_consensus.cc:385] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.656721 16105 raft_consensus.cc:740] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cea81eef6d5749d3b6c076d2b6507d33, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.657584 16105 consensus_queue.cc:260] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.661185 16102 tablet_bootstrap.cc:492] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f: No bootstrap required, opened a new log
I20260710 11:01:04.661657 16102 ts_tablet_manager.cc:1403] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.007s
I20260710 11:01:04.662392 16105 ts_tablet_manager.cc:1434] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:01:04.663460 16105 tablet_bootstrap.cc:492] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33: Bootstrap starting.
I20260710 11:01:04.664446 16102 raft_consensus.cc:359] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.665158 16102 raft_consensus.cc:385] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.665438 16102 raft_consensus.cc:740] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c16b5a3ce84ca78b72c9b3432a207f, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.666086 16102 consensus_queue.cc:260] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.668231 16102 ts_tablet_manager.cc:1434] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:01:04.670099 16105 tablet_bootstrap.cc:654] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.675433 16105 tablet_bootstrap.cc:492] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33: No bootstrap required, opened a new log
I20260710 11:01:04.675925 16105 ts_tablet_manager.cc:1403] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 11:01:04.678675 16105 raft_consensus.cc:359] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.679477 16105 raft_consensus.cc:385] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.679873 16105 raft_consensus.cc:740] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cea81eef6d5749d3b6c076d2b6507d33, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.680786 16105 consensus_queue.cc:260] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.682466 16105 ts_tablet_manager.cc:1434] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:04.725605 16110 raft_consensus.cc:493] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.726089 16110 raft_consensus.cc:515] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.728241 16110 leader_election.cc:290] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f157a42c9c14e99b1f967994fdfce5d (127.12.20.129:45457), cea81eef6d5749d3b6c076d2b6507d33 (127.12.20.131:38987)
I20260710 11:01:04.739084 15890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415a767a32954fb5bbb6618e721c0206" candidate_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f157a42c9c14e99b1f967994fdfce5d" is_pre_election: true
I20260710 11:01:04.739812 15890 raft_consensus.cc:2468] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c16b5a3ce84ca78b72c9b3432a207f in term 0.
I20260710 11:01:04.740258 16038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415a767a32954fb5bbb6618e721c0206" candidate_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cea81eef6d5749d3b6c076d2b6507d33" is_pre_election: true
I20260710 11:01:04.740875 16038 raft_consensus.cc:2468] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c16b5a3ce84ca78b72c9b3432a207f in term 0.
I20260710 11:01:04.741007 15929 leader_election.cc:304] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f157a42c9c14e99b1f967994fdfce5d, c7c16b5a3ce84ca78b72c9b3432a207f; no voters: 
I20260710 11:01:04.741786 16110 raft_consensus.cc:2804] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:04.742075 16110 raft_consensus.cc:493] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:04.742311 16110 raft_consensus.cc:3060] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.747107 16110 raft_consensus.cc:515] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.748602 16110 leader_election.cc:290] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [CANDIDATE]: Term 1 election: Requested vote from peers 4f157a42c9c14e99b1f967994fdfce5d (127.12.20.129:45457), cea81eef6d5749d3b6c076d2b6507d33 (127.12.20.131:38987)
I20260710 11:01:04.749382 15890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415a767a32954fb5bbb6618e721c0206" candidate_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f157a42c9c14e99b1f967994fdfce5d"
I20260710 11:01:04.749594 16038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415a767a32954fb5bbb6618e721c0206" candidate_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cea81eef6d5749d3b6c076d2b6507d33"
I20260710 11:01:04.749871 15890 raft_consensus.cc:3060] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.750103 16038 raft_consensus.cc:3060] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.754848 15890 raft_consensus.cc:2468] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c16b5a3ce84ca78b72c9b3432a207f in term 1.
I20260710 11:01:04.754995 16038 raft_consensus.cc:2468] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c16b5a3ce84ca78b72c9b3432a207f in term 1.
I20260710 11:01:04.755931 15929 leader_election.cc:304] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f157a42c9c14e99b1f967994fdfce5d, c7c16b5a3ce84ca78b72c9b3432a207f; no voters: 
I20260710 11:01:04.756654 16110 raft_consensus.cc:2804] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:04.757764 16110 raft_consensus.cc:697] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 LEADER]: Becoming Leader. State: Replica: c7c16b5a3ce84ca78b72c9b3432a207f, State: Running, Role: LEADER
I20260710 11:01:04.758401 16110 consensus_queue.cc:237] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.765491 15787 catalog_manager.cc:5697] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c16b5a3ce84ca78b72c9b3432a207f (127.12.20.130). New cstate: current_term: 1 leader_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:04.787994 16091 consensus_queue.cc:1048] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:04.798077 16091 consensus_queue.cc:1048] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:04.936041 16125 raft_consensus.cc:493] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.936488 16125 raft_consensus.cc:515] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.938110 16125 leader_election.cc:290] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c16b5a3ce84ca78b72c9b3432a207f (127.12.20.130:44473), cea81eef6d5749d3b6c076d2b6507d33 (127.12.20.131:38987)
I20260710 11:01:04.939121 16038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41da035d3a541e5abf18f38be649fdd" candidate_uuid: "4f157a42c9c14e99b1f967994fdfce5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cea81eef6d5749d3b6c076d2b6507d33" is_pre_election: true
I20260710 11:01:04.939139 15965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41da035d3a541e5abf18f38be649fdd" candidate_uuid: "4f157a42c9c14e99b1f967994fdfce5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" is_pre_election: true
I20260710 11:01:04.939718 16038 raft_consensus.cc:2468] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f157a42c9c14e99b1f967994fdfce5d in term 0.
I20260710 11:01:04.939781 15965 raft_consensus.cc:2468] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f157a42c9c14e99b1f967994fdfce5d in term 0.
I20260710 11:01:04.940655 15854 leader_election.cc:304] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f157a42c9c14e99b1f967994fdfce5d, cea81eef6d5749d3b6c076d2b6507d33; no voters: 
I20260710 11:01:04.941305 16125 raft_consensus.cc:2804] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:04.941613 16125 raft_consensus.cc:493] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:04.941938 16125 raft_consensus.cc:3060] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.946842 16125 raft_consensus.cc:515] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.948469 16125 leader_election.cc:290] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [CANDIDATE]: Term 1 election: Requested vote from peers c7c16b5a3ce84ca78b72c9b3432a207f (127.12.20.130:44473), cea81eef6d5749d3b6c076d2b6507d33 (127.12.20.131:38987)
I20260710 11:01:04.949158 15965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41da035d3a541e5abf18f38be649fdd" candidate_uuid: "4f157a42c9c14e99b1f967994fdfce5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f"
I20260710 11:01:04.949400 16038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41da035d3a541e5abf18f38be649fdd" candidate_uuid: "4f157a42c9c14e99b1f967994fdfce5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cea81eef6d5749d3b6c076d2b6507d33"
I20260710 11:01:04.949676 15965 raft_consensus.cc:3060] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.949896 16038 raft_consensus.cc:3060] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.954329 16038 raft_consensus.cc:2468] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f157a42c9c14e99b1f967994fdfce5d in term 1.
I20260710 11:01:04.954574 15965 raft_consensus.cc:2468] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f157a42c9c14e99b1f967994fdfce5d in term 1.
I20260710 11:01:04.955227 15854 leader_election.cc:304] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f157a42c9c14e99b1f967994fdfce5d, cea81eef6d5749d3b6c076d2b6507d33; no voters: 
I20260710 11:01:04.956028 16125 raft_consensus.cc:2804] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:04.956379 16125 raft_consensus.cc:697] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 1 LEADER]: Becoming Leader. State: Replica: 4f157a42c9c14e99b1f967994fdfce5d, State: Running, Role: LEADER
I20260710 11:01:04.957063 16125 consensus_queue.cc:237] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:04.963778 15787 catalog_manager.cc:5697] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f157a42c9c14e99b1f967994fdfce5d (127.12.20.129). New cstate: current_term: 1 leader_uuid: "4f157a42c9c14e99b1f967994fdfce5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.047415 15890 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24a6d27832d34b30819a347781e72046"
dest_uuid: "4f157a42c9c14e99b1f967994fdfce5d"
mode: GRACEFUL
new_leader_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f"
 from {username='slave'} at 127.0.0.1:48140
I20260710 11:01:05.047991 15890 raft_consensus.cc:606] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 1 LEADER]: Received request to transfer leadership to TS c7c16b5a3ce84ca78b72c9b3432a207f
I20260710 11:01:05.060539 15965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "415a767a32954fb5bbb6618e721c0206"
dest_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f"
mode: GRACEFUL
new_leader_uuid: "4f157a42c9c14e99b1f967994fdfce5d"
 from {username='slave'} at 127.0.0.1:40078
I20260710 11:01:05.061021 15965 raft_consensus.cc:606] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 LEADER]: Received request to transfer leadership to TS 4f157a42c9c14e99b1f967994fdfce5d
I20260710 11:01:05.159441 16110 consensus_queue.cc:1048] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.171810 16131 consensus_queue.cc:1048] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.179206 16122 raft_consensus.cc:993] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f: : Instructing follower 4f157a42c9c14e99b1f967994fdfce5d to start an election
I20260710 11:01:05.179677 16131 raft_consensus.cc:1081] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 LEADER]: Signalling peer 4f157a42c9c14e99b1f967994fdfce5d to start an election
I20260710 11:01:05.181188 15890 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "415a767a32954fb5bbb6618e721c0206"
dest_uuid: "4f157a42c9c14e99b1f967994fdfce5d"
 from {username='slave'} at 127.0.0.1:48130
I20260710 11:01:05.181667 15890 raft_consensus.cc:493] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.182367 15890 raft_consensus.cc:3060] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.187047 15890 raft_consensus.cc:515] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:05.189769 15965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415a767a32954fb5bbb6618e721c0206" candidate_uuid: "4f157a42c9c14e99b1f967994fdfce5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f"
I20260710 11:01:05.190119 16038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415a767a32954fb5bbb6618e721c0206" candidate_uuid: "4f157a42c9c14e99b1f967994fdfce5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cea81eef6d5749d3b6c076d2b6507d33"
I20260710 11:01:05.190920 16038 raft_consensus.cc:3060] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.190136 15890 leader_election.cc:290] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [CANDIDATE]: Term 2 election: Requested vote from peers c7c16b5a3ce84ca78b72c9b3432a207f (127.12.20.130:44473), cea81eef6d5749d3b6c076d2b6507d33 (127.12.20.131:38987)
I20260710 11:01:05.190354 15965 raft_consensus.cc:3055] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:05.191495 15965 raft_consensus.cc:740] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7c16b5a3ce84ca78b72c9b3432a207f, State: Running, Role: LEADER
I20260710 11:01:05.192371 15965 consensus_queue.cc:260] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [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: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:05.193444 15965 raft_consensus.cc:3060] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.198240 16038 raft_consensus.cc:2468] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f157a42c9c14e99b1f967994fdfce5d in term 2.
I20260710 11:01:05.199383 15854 leader_election.cc:304] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [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: 4f157a42c9c14e99b1f967994fdfce5d, cea81eef6d5749d3b6c076d2b6507d33; no voters: 
I20260710 11:01:05.200083 16125 raft_consensus.cc:2804] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:05.200197 15965 raft_consensus.cc:2468] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f157a42c9c14e99b1f967994fdfce5d in term 2.
I20260710 11:01:05.200479 16125 raft_consensus.cc:697] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [term 2 LEADER]: Becoming Leader. State: Replica: 4f157a42c9c14e99b1f967994fdfce5d, State: Running, Role: LEADER
I20260710 11:01:05.201339 16125 consensus_queue.cc:237] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [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: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:05.205577 16109 raft_consensus.cc:993] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d: : Instructing follower c7c16b5a3ce84ca78b72c9b3432a207f to start an election
I20260710 11:01:05.205956 16109 raft_consensus.cc:1081] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 1 LEADER]: Signalling peer c7c16b5a3ce84ca78b72c9b3432a207f to start an election
I20260710 11:01:05.207504 15965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24a6d27832d34b30819a347781e72046"
dest_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f"
 from {username='slave'} at 127.0.0.1:40064
I20260710 11:01:05.208083 15965 raft_consensus.cc:493] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.208444 15965 raft_consensus.cc:3060] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.207885 15788 catalog_manager.cc:5697] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d reported cstate change: term changed from 1 to 2, leader changed from c7c16b5a3ce84ca78b72c9b3432a207f (127.12.20.130) to 4f157a42c9c14e99b1f967994fdfce5d (127.12.20.129). New cstate: current_term: 2 leader_uuid: "4f157a42c9c14e99b1f967994fdfce5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.213049 15965 raft_consensus.cc:515] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:05.214675 15965 leader_election.cc:290] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [CANDIDATE]: Term 2 election: Requested vote from peers 4f157a42c9c14e99b1f967994fdfce5d (127.12.20.129:45457), cea81eef6d5749d3b6c076d2b6507d33 (127.12.20.131:38987)
I20260710 11:01:05.216110 15890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a6d27832d34b30819a347781e72046" candidate_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f157a42c9c14e99b1f967994fdfce5d"
I20260710 11:01:05.216050 16038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a6d27832d34b30819a347781e72046" candidate_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cea81eef6d5749d3b6c076d2b6507d33"
I20260710 11:01:05.216777 15890 raft_consensus.cc:3055] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:05.216902 16038 raft_consensus.cc:3060] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.217060 15890 raft_consensus.cc:740] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f157a42c9c14e99b1f967994fdfce5d, State: Running, Role: LEADER
I20260710 11:01:05.217789 15890 consensus_queue.cc:260] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [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: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:05.218904 15890 raft_consensus.cc:3060] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.221910 16038 raft_consensus.cc:2468] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c16b5a3ce84ca78b72c9b3432a207f in term 2.
I20260710 11:01:05.222860 15929 leader_election.cc:304] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [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: c7c16b5a3ce84ca78b72c9b3432a207f, cea81eef6d5749d3b6c076d2b6507d33; no voters: 
I20260710 11:01:05.223448 16131 raft_consensus.cc:2804] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:05.223809 16131 raft_consensus.cc:697] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [term 2 LEADER]: Becoming Leader. State: Replica: c7c16b5a3ce84ca78b72c9b3432a207f, State: Running, Role: LEADER
I20260710 11:01:05.224696 15890 raft_consensus.cc:2468] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c16b5a3ce84ca78b72c9b3432a207f in term 2.
I20260710 11:01:05.224560 16131 consensus_queue.cc:237] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [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: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:05.230085 15788 catalog_manager.cc:5697] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f reported cstate change: term changed from 1 to 2, leader changed from 4f157a42c9c14e99b1f967994fdfce5d (127.12.20.129) to c7c16b5a3ce84ca78b72c9b3432a207f (127.12.20.130). New cstate: current_term: 2 leader_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.257771 12370 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:01:05.259241 12370 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:01:05.259590 12370 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:01:05.269941 15890 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d41da035d3a541e5abf18f38be649fdd"
dest_uuid: "4f157a42c9c14e99b1f967994fdfce5d"
mode: GRACEFUL
new_leader_uuid: "cea81eef6d5749d3b6c076d2b6507d33"
 from {username='slave'} at 127.0.0.1:48146
I20260710 11:01:05.270440 15890 raft_consensus.cc:606] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 1 LEADER]: Received request to transfer leadership to TS cea81eef6d5749d3b6c076d2b6507d33
I20260710 11:01:05.271432 12370 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:01:05.530268 16109 consensus_queue.cc:1048] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.539924 16125 consensus_queue.cc:1048] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:05.546295 16091 raft_consensus.cc:993] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d: : Instructing follower cea81eef6d5749d3b6c076d2b6507d33 to start an election
I20260710 11:01:05.546712 16125 raft_consensus.cc:1081] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 1 LEADER]: Signalling peer cea81eef6d5749d3b6c076d2b6507d33 to start an election
I20260710 11:01:05.548148 16038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d41da035d3a541e5abf18f38be649fdd"
dest_uuid: "cea81eef6d5749d3b6c076d2b6507d33"
 from {username='slave'} at 127.0.0.1:53834
I20260710 11:01:05.548615 16038 raft_consensus.cc:493] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.548955 16038 raft_consensus.cc:3060] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.553335 16038 raft_consensus.cc:515] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:05.555148 16038 leader_election.cc:290] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [CANDIDATE]: Term 2 election: Requested vote from peers 4f157a42c9c14e99b1f967994fdfce5d (127.12.20.129:45457), c7c16b5a3ce84ca78b72c9b3432a207f (127.12.20.130:44473)
I20260710 11:01:05.565387 15890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41da035d3a541e5abf18f38be649fdd" candidate_uuid: "cea81eef6d5749d3b6c076d2b6507d33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f157a42c9c14e99b1f967994fdfce5d"
I20260710 11:01:05.565945 15965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41da035d3a541e5abf18f38be649fdd" candidate_uuid: "cea81eef6d5749d3b6c076d2b6507d33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f"
I20260710 11:01:05.565958 15890 raft_consensus.cc:3055] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:05.566483 15890 raft_consensus.cc:740] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f157a42c9c14e99b1f967994fdfce5d, State: Running, Role: LEADER
I20260710 11:01:05.566502 15965 raft_consensus.cc:3060] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.567154 15890 consensus_queue.cc:260] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [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: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:05.568133 15890 raft_consensus.cc:3060] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.571256 15965 raft_consensus.cc:2468] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cea81eef6d5749d3b6c076d2b6507d33 in term 2.
I20260710 11:01:05.572325 16005 leader_election.cc:304] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [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: c7c16b5a3ce84ca78b72c9b3432a207f, cea81eef6d5749d3b6c076d2b6507d33; no voters: 
I20260710 11:01:05.572644 15890 raft_consensus.cc:2468] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cea81eef6d5749d3b6c076d2b6507d33 in term 2.
I20260710 11:01:05.573062 16101 raft_consensus.cc:2804] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:05.574146 16101 raft_consensus.cc:697] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [term 2 LEADER]: Becoming Leader. State: Replica: cea81eef6d5749d3b6c076d2b6507d33, State: Running, Role: LEADER
I20260710 11:01:05.574874 16101 consensus_queue.cc:237] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [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: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } }
I20260710 11:01:05.580279 15787 catalog_manager.cc:5697] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 reported cstate change: term changed from 1 to 2, leader changed from 4f157a42c9c14e99b1f967994fdfce5d (127.12.20.129) to cea81eef6d5749d3b6c076d2b6507d33 (127.12.20.131). New cstate: current_term: 2 leader_uuid: "cea81eef6d5749d3b6c076d2b6507d33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f157a42c9c14e99b1f967994fdfce5d" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 45457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7c16b5a3ce84ca78b72c9b3432a207f" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cea81eef6d5749d3b6c076d2b6507d33" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38987 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:05.610095 12370 tablet_server.cc:179] TabletServer@127.12.20.129:0 shutting down...
I20260710 11:01:05.626520 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:05.627141 12370 tablet_replica.cc:333] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d: stopping tablet replica
I20260710 11:01:05.627718 12370 raft_consensus.cc:2243] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:05.628425 12370 pending_rounds.cc:70] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d: Trying to abort 1 pending ops.
I20260710 11:01:05.628619 12370 pending_rounds.cc:77] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305958462272712704 op_type: NO_OP noop_request { }
I20260710 11:01:05.628901 12370 raft_consensus.cc:2889] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:01:05.629149 12370 raft_consensus.cc:2272] T 415a767a32954fb5bbb6618e721c0206 P 4f157a42c9c14e99b1f967994fdfce5d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:05.631311 15929 consensus_peers.cc:597] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f -> Peer 4f157a42c9c14e99b1f967994fdfce5d (127.12.20.129:45457): Couldn't send request to peer 4f157a42c9c14e99b1f967994fdfce5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:05.631603 12370 tablet_replica.cc:333] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d: stopping tablet replica
I20260710 11:01:05.632184 12370 raft_consensus.cc:2243] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:05.632856 12370 raft_consensus.cc:2272] T 7d47fda28f56405581e6e171370eb5ee P 4f157a42c9c14e99b1f967994fdfce5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:05.634855 12370 tablet_replica.cc:333] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d: stopping tablet replica
I20260710 11:01:05.635316 12370 raft_consensus.cc:2243] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:05.635684 12370 raft_consensus.cc:2272] T d41da035d3a541e5abf18f38be649fdd P 4f157a42c9c14e99b1f967994fdfce5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:05.637499 12370 tablet_replica.cc:333] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d: stopping tablet replica
I20260710 11:01:05.637941 12370 raft_consensus.cc:2243] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:05.638273 12370 raft_consensus.cc:2272] T 24a6d27832d34b30819a347781e72046 P 4f157a42c9c14e99b1f967994fdfce5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:05.660019 12370 tablet_server.cc:196] TabletServer@127.12.20.129:0 shutdown complete.
I20260710 11:01:05.670466 12370 tablet_server.cc:179] TabletServer@127.12.20.130:0 shutting down...
I20260710 11:01:05.688522 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:05.689093 12370 tablet_replica.cc:333] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f: stopping tablet replica
I20260710 11:01:05.689599 12370 raft_consensus.cc:2243] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:05.689982 12370 raft_consensus.cc:2272] T 415a767a32954fb5bbb6618e721c0206 P c7c16b5a3ce84ca78b72c9b3432a207f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:05.692046 12370 tablet_replica.cc:333] T 7d47fda28f56405581e6e171370eb5ee P c7c16b5a3ce84ca78b72c9b3432a207f: stopping tablet replica
I20260710 11:01:05.692538 12370 raft_consensus.cc:2243] T 7d47fda28f56405581e6e171370eb5ee P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:05.692898 12370 raft_consensus.cc:2272] T 7d47fda28f56405581e6e171370eb5ee P c7c16b5a3ce84ca78b72c9b3432a207f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:05.695061 12370 tablet_replica.cc:333] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f: stopping tablet replica
I20260710 11:01:05.695533 12370 raft_consensus.cc:2243] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:05.695945 12370 raft_consensus.cc:2272] T d41da035d3a541e5abf18f38be649fdd P c7c16b5a3ce84ca78b72c9b3432a207f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:05.698086 12370 tablet_replica.cc:333] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f: stopping tablet replica
I20260710 11:01:05.698541 12370 raft_consensus.cc:2243] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:05.699167 12370 pending_rounds.cc:70] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f: Trying to abort 1 pending ops.
I20260710 11:01:05.699328 12370 pending_rounds.cc:77] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305958462367162368 op_type: NO_OP noop_request { }
I20260710 11:01:05.699560 12370 raft_consensus.cc:2889] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:01:05.699779 12370 raft_consensus.cc:2272] T 24a6d27832d34b30819a347781e72046 P c7c16b5a3ce84ca78b72c9b3432a207f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:05.721774 12370 tablet_server.cc:196] TabletServer@127.12.20.130:0 shutdown complete.
I20260710 11:01:05.731925 12370 tablet_server.cc:179] TabletServer@127.12.20.131:0 shutting down...
I20260710 11:01:05.746955 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:05.747560 12370 tablet_replica.cc:333] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33: stopping tablet replica
I20260710 11:01:05.748157 12370 raft_consensus.cc:2243] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:05.748724 12370 pending_rounds.cc:70] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33: Trying to abort 1 pending ops.
I20260710 11:01:05.748883 12370 pending_rounds.cc:77] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305958463801638912 op_type: NO_OP noop_request { }
I20260710 11:01:05.749111 12370 raft_consensus.cc:2889] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:01:05.749327 12370 raft_consensus.cc:2272] T d41da035d3a541e5abf18f38be649fdd P cea81eef6d5749d3b6c076d2b6507d33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:05.751546 12370 tablet_replica.cc:333] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33: stopping tablet replica
I20260710 11:01:05.752034 12370 raft_consensus.cc:2243] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:05.752388 12370 raft_consensus.cc:2272] T 24a6d27832d34b30819a347781e72046 P cea81eef6d5749d3b6c076d2b6507d33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:05.753911 12370 tablet_replica.cc:333] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33: stopping tablet replica
I20260710 11:01:05.754309 12370 raft_consensus.cc:2243] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:05.754631 12370 raft_consensus.cc:2272] T 415a767a32954fb5bbb6618e721c0206 P cea81eef6d5749d3b6c076d2b6507d33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:05.756688 12370 tablet_replica.cc:333] T 7d47fda28f56405581e6e171370eb5ee P cea81eef6d5749d3b6c076d2b6507d33: stopping tablet replica
I20260710 11:01:05.757083 12370 raft_consensus.cc:2243] T 7d47fda28f56405581e6e171370eb5ee P cea81eef6d5749d3b6c076d2b6507d33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:05.757411 12370 raft_consensus.cc:2272] T 7d47fda28f56405581e6e171370eb5ee P cea81eef6d5749d3b6c076d2b6507d33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:05.777784 12370 tablet_server.cc:196] TabletServer@127.12.20.131:0 shutdown complete.
I20260710 11:01:05.787876 12370 master.cc:562] Master@127.12.20.190:33157 shutting down...
I20260710 11:01:05.800987 12370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:05.801455 12370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:05.801738 12370 tablet_replica.cc:333] T 00000000000000000000000000000000 P be2c903f5cea4fa5b0c36b46d9406a0c: stopping tablet replica
I20260710 11:01:05.818972 12370 master.cc:584] Master@127.12.20.190:33157 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2503 ms)
[----------] 6 tests from LeaderRebalancerTest (86796 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:01:05.846901 12370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.20.190:35643
I20260710 11:01:05.847945 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:05.852466 16140 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:05.852573 16141 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:05.853755 16143 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:05.854825 12370 server_base.cc:1061] running on GCE node
I20260710 11:01:05.855489 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:05.855659 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:05.855803 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681265855777 us; error 0 us; skew 500 ppm
I20260710 11:01:05.856441 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:05.858490 12370 webserver.cc:533] Webserver started at http://127.12.20.190:35227/ using document root <none> and password file <none>
I20260710 11:01:05.858940 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:05.859103 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:05.859335 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:05.860327 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/master-0-root/instance:
uuid: "e57949fafe9349eab2c2c7ebfcc7f764"
format_stamp: "Formatted at 2026-07-10 11:01:05 on dist-test-slave-l0nf"
I20260710 11:01:05.864285 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:05.867177 16148 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:05.867858 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:05.868106 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/master-0-root
uuid: "e57949fafe9349eab2c2c7ebfcc7f764"
format_stamp: "Formatted at 2026-07-10 11:01:05 on dist-test-slave-l0nf"
I20260710 11:01:05.868371 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-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)
I20260710 11:01:05.880203 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:05.881076 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:05.913242 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.190:35643
I20260710 11:01:05.913353 16199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.190:35643 every 8 connection(s)
I20260710 11:01:05.916836 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.926119 16200 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764: Bootstrap starting.
I20260710 11:01:05.930122 16200 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.933501 16200 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764: No bootstrap required, opened a new log
I20260710 11:01:05.935992 16200 raft_consensus.cc:359] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e57949fafe9349eab2c2c7ebfcc7f764" member_type: VOTER }
I20260710 11:01:05.936474 16200 raft_consensus.cc:385] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.936722 16200 raft_consensus.cc:740] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57949fafe9349eab2c2c7ebfcc7f764, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.937354 16200 consensus_queue.cc:260] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e57949fafe9349eab2c2c7ebfcc7f764" member_type: VOTER }
I20260710 11:01:05.937940 16200 raft_consensus.cc:399] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:05.938225 16200 raft_consensus.cc:493] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:05.938546 16200 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.943107 16200 raft_consensus.cc:515] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e57949fafe9349eab2c2c7ebfcc7f764" member_type: VOTER }
I20260710 11:01:05.943583 16200 leader_election.cc:304] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [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: e57949fafe9349eab2c2c7ebfcc7f764; no voters: 
I20260710 11:01:05.944571 16200 leader_election.cc:290] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:05.944846 16203 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:05.946100 16203 raft_consensus.cc:697] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [term 1 LEADER]: Becoming Leader. State: Replica: e57949fafe9349eab2c2c7ebfcc7f764, State: Running, Role: LEADER
I20260710 11:01:05.946638 16203 consensus_queue.cc:237] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [LEADER]: Queue going to LEADER mode. State: All 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: "e57949fafe9349eab2c2c7ebfcc7f764" member_type: VOTER }
I20260710 11:01:05.947131 16200 sys_catalog.cc:565] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:05.949270 16204 sys_catalog.cc:455] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e57949fafe9349eab2c2c7ebfcc7f764" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e57949fafe9349eab2c2c7ebfcc7f764" member_type: VOTER } }
I20260710 11:01:05.949321 16205 sys_catalog.cc:455] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e57949fafe9349eab2c2c7ebfcc7f764. Latest consensus state: current_term: 1 leader_uuid: "e57949fafe9349eab2c2c7ebfcc7f764" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e57949fafe9349eab2c2c7ebfcc7f764" member_type: VOTER } }
I20260710 11:01:05.949898 16204 sys_catalog.cc:458] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:05.949944 16205 sys_catalog.cc:458] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:05.952696 16209 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:05.957023 16209 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:05.961596 12370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:05.965148 16209 catalog_manager.cc:1383] Generated new cluster ID: d93f266ebea74672bde6e0c4313cfbfc
I20260710 11:01:05.965412 16209 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:05.979305 16209 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:05.980531 16209 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:05.991778 16209 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764: Generated new TSK 0
I20260710 11:01:05.992362 16209 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:06.028447 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:06.033893 16221 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:06.034783 16222 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:06.037155 16224 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:06.037230 12370 server_base.cc:1061] running on GCE node
I20260710 11:01:06.038154 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:06.038348 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:06.038501 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681266038478 us; error 0 us; skew 500 ppm
I20260710 11:01:06.039001 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:06.041173 12370 webserver.cc:533] Webserver started at http://127.12.20.129:41217/ using document root <none> and password file <none>
I20260710 11:01:06.041621 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:06.041795 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:06.042032 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:06.043031 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/ts-0-root/instance:
uuid: "08312ac1d86f41ae84b19b5f200c51b8"
format_stamp: "Formatted at 2026-07-10 11:01:06 on dist-test-slave-l0nf"
I20260710 11:01:06.047130 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 11:01:06.050252 16229 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:06.050912 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:06.051167 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/ts-0-root
uuid: "08312ac1d86f41ae84b19b5f200c51b8"
format_stamp: "Formatted at 2026-07-10 11:01:06 on dist-test-slave-l0nf"
I20260710 11:01:06.051457 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-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)
I20260710 11:01:06.065614 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:06.066672 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:06.068027 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:06.070387 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:06.070569 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:06.070773 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:06.070919 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:06.105762 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.129:44369
I20260710 11:01:06.105859 16291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.129:44369 every 8 connection(s)
I20260710 11:01:06.110260 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:06.116603 16296 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:06.117450 16297 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:06.119940 16299 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:06.120139 12370 server_base.cc:1061] running on GCE node
I20260710 11:01:06.121752 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:06.121937 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:06.122112 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681266122094 us; error 0 us; skew 500 ppm
I20260710 11:01:06.122378 16292 heartbeater.cc:344] Connected to a master server at 127.12.20.190:35643
I20260710 11:01:06.122686 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:06.122723 16292 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:06.123605 16292 heartbeater.cc:507] Master 127.12.20.190:35643 requested a full tablet report, sending...
I20260710 11:01:06.125404 12370 webserver.cc:533] Webserver started at http://127.12.20.130:37957/ using document root <none> and password file <none>
I20260710 11:01:06.125851 16165 ts_manager.cc:194] Registered new tserver with Master: 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369)
I20260710 11:01:06.126065 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:06.126348 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:06.126658 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:06.128048 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/ts-1-root/instance:
uuid: "353255d1809c4b60b9d1b3599ae06b7c"
format_stamp: "Formatted at 2026-07-10 11:01:06 on dist-test-slave-l0nf"
I20260710 11:01:06.128324 16165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58554
I20260710 11:01:06.132436 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:06.135526 16304 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:06.136267 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:06.136508 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/ts-1-root
uuid: "353255d1809c4b60b9d1b3599ae06b7c"
format_stamp: "Formatted at 2026-07-10 11:01:06 on dist-test-slave-l0nf"
I20260710 11:01:06.136740 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-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)
I20260710 11:01:06.155323 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:06.156471 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:06.157778 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:06.159935 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:06.160116 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:06.160351 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:06.160485 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:06.196743 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.130:39741
I20260710 11:01:06.196856 16366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.130:39741 every 8 connection(s)
I20260710 11:01:06.201103 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:06.207399 16370 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:06.208709 16371 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:06.211205 16373 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:06.211406 16367 heartbeater.cc:344] Connected to a master server at 127.12.20.190:35643
I20260710 11:01:06.211910 16367 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:06.212447 12370 server_base.cc:1061] running on GCE node
I20260710 11:01:06.212759 16367 heartbeater.cc:507] Master 127.12.20.190:35643 requested a full tablet report, sending...
I20260710 11:01:06.213255 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:06.213467 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:06.213642 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681266213623 us; error 0 us; skew 500 ppm
I20260710 11:01:06.214313 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:06.214748 16165 ts_manager.cc:194] Registered new tserver with Master: 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:06.216105 16165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58570
I20260710 11:01:06.218065 12370 webserver.cc:533] Webserver started at http://127.12.20.131:36833/ using document root <none> and password file <none>
I20260710 11:01:06.218565 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:06.218735 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:06.218977 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:06.219985 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/ts-2-root/instance:
uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
format_stamp: "Formatted at 2026-07-10 11:01:06 on dist-test-slave-l0nf"
I20260710 11:01:06.223951 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:01:06.226794 16378 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:06.227461 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:06.227718 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/ts-2-root
uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
format_stamp: "Formatted at 2026-07-10 11:01:06 on dist-test-slave-l0nf"
I20260710 11:01:06.228009 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681178886435-12370-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)
I20260710 11:01:06.239168 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:06.240185 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:06.241524 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:06.243551 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:06.243737 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:06.244000 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:06.244151 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:06.279502 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.131:38305
I20260710 11:01:06.279594 16440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.131:38305 every 8 connection(s)
I20260710 11:01:06.291797 16441 heartbeater.cc:344] Connected to a master server at 127.12.20.190:35643
I20260710 11:01:06.292199 16441 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:06.292867 16441 heartbeater.cc:507] Master 127.12.20.190:35643 requested a full tablet report, sending...
I20260710 11:01:06.294605 16165 ts_manager.cc:194] Registered new tserver with Master: 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:06.295107 12370 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01285561s
I20260710 11:01:06.296227 16165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58576
I20260710 11:01:06.317487 16165 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58582:
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"
    }
  }
}
W20260710 11:01:06.319777 16165 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.
I20260710 11:01:06.384680 16406 tablet_service.cc:1511] Processing CreateTablet for tablet a322dcb49cb74790807ad952aae8e0e0 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:06.385983 16406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a322dcb49cb74790807ad952aae8e0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.386073 16403 tablet_service.cc:1511] Processing CreateTablet for tablet f3f0feb699974472b1e6cc41c9faf224 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:06.387163 16405 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb3d6466a324dbda9d29a772d30a2d9 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:06.387574 16402 tablet_service.cc:1511] Processing CreateTablet for tablet 23c240366ec14317bbad2995846d1bf4 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:06.388888 16402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c240366ec14317bbad2995846d1bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.389912 16330 tablet_service.cc:1511] Processing CreateTablet for tablet a14afe68efdd45eb845d966b336b9d91 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:06.390857 16329 tablet_service.cc:1511] Processing CreateTablet for tablet f3f0feb699974472b1e6cc41c9faf224 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:06.391085 16332 tablet_service.cc:1511] Processing CreateTablet for tablet a322dcb49cb74790807ad952aae8e0e0 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:06.392052 16405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb3d6466a324dbda9d29a772d30a2d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.392921 16328 tablet_service.cc:1511] Processing CreateTablet for tablet 23c240366ec14317bbad2995846d1bf4 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:06.392843 16404 tablet_service.cc:1511] Processing CreateTablet for tablet a14afe68efdd45eb845d966b336b9d91 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:06.394289 16404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14afe68efdd45eb845d966b336b9d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.394659 16327 tablet_service.cc:1511] Processing CreateTablet for tablet b0e16494a4474afb964167c36b1ece31 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:06.396124 16403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f0feb699974472b1e6cc41c9faf224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.391240 16330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14afe68efdd45eb845d966b336b9d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.401821 16332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a322dcb49cb74790807ad952aae8e0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.402149 16256 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb3d6466a324dbda9d29a772d30a2d9 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:06.403360 16256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb3d6466a324dbda9d29a772d30a2d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.403937 16257 tablet_service.cc:1511] Processing CreateTablet for tablet a322dcb49cb74790807ad952aae8e0e0 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:06.405126 16257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a322dcb49cb74790807ad952aae8e0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.408061 16329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f0feb699974472b1e6cc41c9faf224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.410298 16255 tablet_service.cc:1511] Processing CreateTablet for tablet a14afe68efdd45eb845d966b336b9d91 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:06.411532 16255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14afe68efdd45eb845d966b336b9d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.412142 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c240366ec14317bbad2995846d1bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.412834 16254 tablet_service.cc:1511] Processing CreateTablet for tablet f3f0feb699974472b1e6cc41c9faf224 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:06.414047 16254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f0feb699974472b1e6cc41c9faf224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.416145 16327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e16494a4474afb964167c36b1ece31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.416844 16253 tablet_service.cc:1511] Processing CreateTablet for tablet 23c240366ec14317bbad2995846d1bf4 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:06.418073 16253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c240366ec14317bbad2995846d1bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.419453 16400 tablet_service.cc:1511] Processing CreateTablet for tablet a56367e0b6684b98a34275e851a88e21 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:06.420758 16400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56367e0b6684b98a34275e851a88e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.420858 16252 tablet_service.cc:1511] Processing CreateTablet for tablet b0e16494a4474afb964167c36b1ece31 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:06.422128 16252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e16494a4474afb964167c36b1ece31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.423956 16401 tablet_service.cc:1511] Processing CreateTablet for tablet b0e16494a4474afb964167c36b1ece31 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:06.425293 16401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e16494a4474afb964167c36b1ece31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.390003 16331 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb3d6466a324dbda9d29a772d30a2d9 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:06.427026 16331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb3d6466a324dbda9d29a772d30a2d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.442988 16404 tablet_service.cc:1511] Processing CreateTablet for tablet 96a21a9aad5248a2aad3ad5e699cc3e6 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:06.444482 16404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a21a9aad5248a2aad3ad5e699cc3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.445284 16326 tablet_service.cc:1511] Processing CreateTablet for tablet a56367e0b6684b98a34275e851a88e21 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:06.446566 16326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56367e0b6684b98a34275e851a88e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.457327 16251 tablet_service.cc:1511] Processing CreateTablet for tablet a56367e0b6684b98a34275e851a88e21 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:06.458086 16325 tablet_service.cc:1511] Processing CreateTablet for tablet 96a21a9aad5248a2aad3ad5e699cc3e6 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:06.458675 16251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56367e0b6684b98a34275e851a88e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.459589 16325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a21a9aad5248a2aad3ad5e699cc3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.461349 16250 tablet_service.cc:1511] Processing CreateTablet for tablet 96a21a9aad5248a2aad3ad5e699cc3e6 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:06.462569 16250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a21a9aad5248a2aad3ad5e699cc3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.465188 16249 tablet_service.cc:1511] Processing CreateTablet for tablet d44f34a0615c4a19a392bdcd4cc3f021 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:06.465601 16399 tablet_service.cc:1511] Processing CreateTablet for tablet d44f34a0615c4a19a392bdcd4cc3f021 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:06.466360 16249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44f34a0615c4a19a392bdcd4cc3f021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.466784 16399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44f34a0615c4a19a392bdcd4cc3f021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.473404 16324 tablet_service.cc:1511] Processing CreateTablet for tablet d44f34a0615c4a19a392bdcd4cc3f021 (DEFAULT_TABLE table=test-workload [id=b5319c7e77e547198d2696ad4e4c94fd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:06.474606 16324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44f34a0615c4a19a392bdcd4cc3f021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:06.519549 16457 tablet_bootstrap.cc:492] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:06.524996 16457 tablet_bootstrap.cc:654] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.556273 16458 tablet_bootstrap.cc:492] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:06.584087 16457 tablet_bootstrap.cc:492] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:06.584308 16458 tablet_bootstrap.cc:654] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.584641 16457 ts_tablet_manager.cc:1403] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.013s
I20260710 11:01:06.585784 16456 tablet_bootstrap.cc:492] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:06.588472 16457 raft_consensus.cc:359] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.589267 16457 raft_consensus.cc:385] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.589584 16457 raft_consensus.cc:740] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.590322 16457 consensus_queue.cc:260] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.590939 16458 tablet_bootstrap.cc:492] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:06.591423 16458 ts_tablet_manager.cc:1403] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.037s	user 0.003s	sys 0.010s
I20260710 11:01:06.593298 16367 heartbeater.cc:499] Master 127.12.20.190:35643 was elected leader, sending a full tablet report...
I20260710 11:01:06.593786 16457 ts_tablet_manager.cc:1434] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:01:06.594175 16458 raft_consensus.cc:359] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } } peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } }
I20260710 11:01:06.594708 16457 tablet_bootstrap.cc:492] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:06.594923 16456 tablet_bootstrap.cc:654] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.594875 16458 raft_consensus.cc:385] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.595453 16458 raft_consensus.cc:740] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.596315 16458 consensus_queue.cc:260] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } } peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } }
I20260710 11:01:06.600414 16292 heartbeater.cc:499] Master 127.12.20.190:35643 was elected leader, sending a full tablet report...
I20260710 11:01:06.600741 16458 ts_tablet_manager.cc:1434] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:01:06.601495 16458 tablet_bootstrap.cc:492] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:06.603506 16457 tablet_bootstrap.cc:654] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.606460 16458 tablet_bootstrap.cc:654] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.612134 16456 tablet_bootstrap.cc:492] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:06.612159 16458 tablet_bootstrap.cc:492] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:06.612772 16456 ts_tablet_manager.cc:1403] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260710 11:01:06.612839 16458 ts_tablet_manager.cc:1403] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 11:01:06.613301 16457 tablet_bootstrap.cc:492] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:06.613735 16457 ts_tablet_manager.cc:1403] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260710 11:01:06.615703 16458 raft_consensus.cc:359] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.616469 16458 raft_consensus.cc:385] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.616885 16458 raft_consensus.cc:740] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.616400 16457 raft_consensus.cc:359] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.617290 16457 raft_consensus.cc:385] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.616118 16456 raft_consensus.cc:359] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.617501 16457 raft_consensus.cc:740] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.618187 16457 consensus_queue.cc:260] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.617705 16456 raft_consensus.cc:385] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.620201 16456 raft_consensus.cc:740] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.620700 16458 consensus_queue.cc:260] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.621083 16456 consensus_queue.cc:260] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.623172 16458 ts_tablet_manager.cc:1434] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:01:06.620087 16457 ts_tablet_manager.cc:1434] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:01:06.624730 16457 tablet_bootstrap.cc:492] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:06.629984 16458 tablet_bootstrap.cc:492] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:06.633399 16441 heartbeater.cc:499] Master 127.12.20.190:35643 was elected leader, sending a full tablet report...
I20260710 11:01:06.633965 16456 ts_tablet_manager.cc:1434] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.021s	user 0.016s	sys 0.000s
I20260710 11:01:06.634902 16456 tablet_bootstrap.cc:492] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:06.636021 16458 tablet_bootstrap.cc:654] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.636579 16457 tablet_bootstrap.cc:654] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.643392 16456 tablet_bootstrap.cc:654] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.650647 16457 tablet_bootstrap.cc:492] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:06.650648 16458 tablet_bootstrap.cc:492] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:06.651353 16457 ts_tablet_manager.cc:1403] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.012s
I20260710 11:01:06.651353 16458 ts_tablet_manager.cc:1403] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.014s
I20260710 11:01:06.652244 16456 tablet_bootstrap.cc:492] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:06.652725 16456 ts_tablet_manager.cc:1403] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260710 11:01:06.654498 16457 raft_consensus.cc:359] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.654680 16458 raft_consensus.cc:359] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.655339 16457 raft_consensus.cc:385] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.655412 16458 raft_consensus.cc:385] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.655205 16456 raft_consensus.cc:359] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.655941 16457 raft_consensus.cc:740] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.656132 16456 raft_consensus.cc:385] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.656001 16458 raft_consensus.cc:740] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.656649 16456 raft_consensus.cc:740] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.657039 16457 consensus_queue.cc:260] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.657254 16458 consensus_queue.cc:260] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.657537 16456 consensus_queue.cc:260] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.659868 16456 ts_tablet_manager.cc:1434] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:06.661767 16457 ts_tablet_manager.cc:1434] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:01:06.662019 16456 tablet_bootstrap.cc:492] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:06.662725 16457 tablet_bootstrap.cc:492] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:06.665272 16458 ts_tablet_manager.cc:1434] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260710 11:01:06.666270 16458 tablet_bootstrap.cc:492] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:06.668152 16456 tablet_bootstrap.cc:654] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.668638 16457 tablet_bootstrap.cc:654] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.671726 16458 tablet_bootstrap.cc:654] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.691427 16456 tablet_bootstrap.cc:492] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:06.691951 16456 ts_tablet_manager.cc:1403] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.015s
I20260710 11:01:06.692766 16457 tablet_bootstrap.cc:492] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:06.692893 16458 tablet_bootstrap.cc:492] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:06.693333 16457 ts_tablet_manager.cc:1403] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260710 11:01:06.693423 16458 ts_tablet_manager.cc:1403] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260710 11:01:06.694693 16456 raft_consensus.cc:359] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.695447 16456 raft_consensus.cc:385] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.695747 16456 raft_consensus.cc:740] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.695662 16458 raft_consensus.cc:359] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.696380 16458 raft_consensus.cc:385] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.696239 16457 raft_consensus.cc:359] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.696740 16458 raft_consensus.cc:740] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.697039 16457 raft_consensus.cc:385] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.696666 16456 consensus_queue.cc:260] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.697669 16458 consensus_queue.cc:260] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.699410 16456 ts_tablet_manager.cc:1434] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:06.697399 16457 raft_consensus.cc:740] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.701471 16457 consensus_queue.cc:260] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.700557 16456 tablet_bootstrap.cc:492] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:06.703198 16458 ts_tablet_manager.cc:1434] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:01:06.706384 16458 tablet_bootstrap.cc:492] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:06.710566 16456 tablet_bootstrap.cc:654] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.712389 16458 tablet_bootstrap.cc:654] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.703704 16457 ts_tablet_manager.cc:1434] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:01:06.715225 16457 tablet_bootstrap.cc:492] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:06.718107 16458 tablet_bootstrap.cc:492] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:06.718134 16456 tablet_bootstrap.cc:492] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:06.718809 16456 ts_tablet_manager.cc:1403] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.006s
I20260710 11:01:06.718820 16458 ts_tablet_manager.cc:1403] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:01:06.721285 16457 tablet_bootstrap.cc:654] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.721848 16456 raft_consensus.cc:359] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } } peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } }
I20260710 11:01:06.722596 16456 raft_consensus.cc:385] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.722249 16458 raft_consensus.cc:359] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.722757 16461 raft_consensus.cc:493] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:06.722903 16456 raft_consensus.cc:740] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.723178 16458 raft_consensus.cc:385] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.723644 16458 raft_consensus.cc:740] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.723310 16461 raft_consensus.cc:515] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.723819 16456 consensus_queue.cc:260] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } } peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } }
I20260710 11:01:06.724711 16458 consensus_queue.cc:260] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.725978 16456 ts_tablet_manager.cc:1434] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:06.726927 16456 tablet_bootstrap.cc:492] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:06.729264 16458 ts_tablet_manager.cc:1434] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:01:06.730309 16458 tablet_bootstrap.cc:492] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:06.733047 16456 tablet_bootstrap.cc:654] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.733804 16461 leader_election.cc:290] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:06.751506 16458 tablet_bootstrap.cc:654] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.752120 16457 tablet_bootstrap.cc:492] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:06.753468 16457 ts_tablet_manager.cc:1403] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.026s
I20260710 11:01:06.756569 16457 raft_consensus.cc:359] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.757282 16457 raft_consensus.cc:385] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.757594 16457 raft_consensus.cc:740] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.758472 16457 consensus_queue.cc:260] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.759519 16456 tablet_bootstrap.cc:492] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:06.760102 16456 ts_tablet_manager.cc:1403] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.011s
I20260710 11:01:06.762247 16267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a21a9aad5248a2aad3ad5e699cc3e6" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:06.763000 16267 raft_consensus.cc:2468] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 0.
I20260710 11:01:06.762960 16456 raft_consensus.cc:359] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.764375 16308 leader_election.cc:304] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:06.764583 16456 raft_consensus.cc:385] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.764982 16456 raft_consensus.cc:740] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.765242 16461 raft_consensus.cc:2804] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:06.765612 16461 raft_consensus.cc:493] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:06.765957 16461 raft_consensus.cc:3060] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.765960 16456 consensus_queue.cc:260] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.771535 16456 ts_tablet_manager.cc:1434] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260710 11:01:06.769644 16457 ts_tablet_manager.cc:1434] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:01:06.775388 16461 raft_consensus.cc:515] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.777850 16456 tablet_bootstrap.cc:492] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:06.778035 16267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a21a9aad5248a2aad3ad5e699cc3e6" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:06.778574 16267 raft_consensus.cc:3060] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.784754 16456 tablet_bootstrap.cc:654] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.785645 16267 raft_consensus.cc:2468] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 1.
I20260710 11:01:06.785791 16457 tablet_bootstrap.cc:492] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:06.786913 16308 leader_election.cc:304] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:06.793072 16457 tablet_bootstrap.cc:654] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.796289 16461 leader_election.cc:290] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:06.796885 16461 raft_consensus.cc:2804] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:06.797268 16456 tablet_bootstrap.cc:492] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:06.797880 16456 ts_tablet_manager.cc:1403] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260710 11:01:06.801019 16458 tablet_bootstrap.cc:492] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:06.797312 16461 raft_consensus.cc:697] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Becoming Leader. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:06.801469 16458 ts_tablet_manager.cc:1403] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.027s
I20260710 11:01:06.800966 16456 raft_consensus.cc:359] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.801832 16456 raft_consensus.cc:385] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.802127 16456 raft_consensus.cc:740] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.802095 16461 consensus_queue.cc:237] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.803021 16456 consensus_queue.cc:260] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.803714 16458 raft_consensus.cc:359] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.804431 16458 raft_consensus.cc:385] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.804715 16458 raft_consensus.cc:740] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.805680 16457 tablet_bootstrap.cc:492] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:06.805537 16458 consensus_queue.cc:260] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.806234 16457 ts_tablet_manager.cc:1403] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260710 11:01:06.808043 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a21a9aad5248a2aad3ad5e699cc3e6" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:06.808743 16416 raft_consensus.cc:2468] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 0.
I20260710 11:01:06.809386 16457 raft_consensus.cc:359] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.810120 16457 raft_consensus.cc:385] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.810457 16457 raft_consensus.cc:740] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.810475 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a21a9aad5248a2aad3ad5e699cc3e6" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:06.811156 16416 raft_consensus.cc:3060] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.811461 16457 consensus_queue.cc:260] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.811998 16456 ts_tablet_manager.cc:1434] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260710 11:01:06.815577 16456 tablet_bootstrap.cc:492] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:06.819188 16458 ts_tablet_manager.cc:1434] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 11:01:06.819327 16416 raft_consensus.cc:2468] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 1.
I20260710 11:01:06.821089 16456 tablet_bootstrap.cc:654] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.826999 16458 tablet_bootstrap.cc:492] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:06.833312 16162 catalog_manager.cc:5697] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130). New cstate: current_term: 1 leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:06.834286 16458 tablet_bootstrap.cc:654] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.836198 16457 ts_tablet_manager.cc:1434] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.030s	user 0.017s	sys 0.012s
I20260710 11:01:06.837278 16457 tablet_bootstrap.cc:492] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:06.844498 16456 tablet_bootstrap.cc:492] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:06.844859 16456 ts_tablet_manager.cc:1403] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.015s
I20260710 11:01:06.847262 16457 tablet_bootstrap.cc:654] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.847345 16456 raft_consensus.cc:359] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.848201 16456 raft_consensus.cc:385] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.848508 16456 raft_consensus.cc:740] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.849320 16456 consensus_queue.cc:260] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.851799 16456 ts_tablet_manager.cc:1434] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:06.852820 16456 tablet_bootstrap.cc:492] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:06.854899 16458 tablet_bootstrap.cc:492] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:06.855433 16458 ts_tablet_manager.cc:1403] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.010s
I20260710 11:01:06.855540 16457 tablet_bootstrap.cc:492] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:06.856093 16457 ts_tablet_manager.cc:1403] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.001s
I20260710 11:01:06.858604 16456 tablet_bootstrap.cc:654] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.858399 16458 raft_consensus.cc:359] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.858691 16457 raft_consensus.cc:359] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.859465 16457 raft_consensus.cc:385] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.859272 16458 raft_consensus.cc:385] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.859789 16457 raft_consensus.cc:740] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.859984 16458 raft_consensus.cc:740] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.863471 16456 tablet_bootstrap.cc:492] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:06.863186 16457 consensus_queue.cc:260] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.863909 16456 ts_tablet_manager.cc:1403] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.007s
I20260710 11:01:06.863420 16458 consensus_queue.cc:260] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.865514 16458 ts_tablet_manager.cc:1434] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:01:06.866282 16458 tablet_bootstrap.cc:492] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:06.866361 16456 raft_consensus.cc:359] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.867077 16456 raft_consensus.cc:385] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.867352 16456 raft_consensus.cc:740] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.868235 16457 ts_tablet_manager.cc:1434] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:01:06.868108 16456 consensus_queue.cc:260] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.869154 16457 tablet_bootstrap.cc:492] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:06.870184 16456 ts_tablet_manager.cc:1434] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:01:06.872620 16456 tablet_bootstrap.cc:492] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:06.872965 16458 tablet_bootstrap.cc:654] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.875537 16457 tablet_bootstrap.cc:654] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.877671 16456 tablet_bootstrap.cc:654] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.888690 16456 tablet_bootstrap.cc:492] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:06.889154 16456 ts_tablet_manager.cc:1403] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 11:01:06.891736 16456 raft_consensus.cc:359] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.892441 16456 raft_consensus.cc:385] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.892556 16466 raft_consensus.cc:493] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:06.892699 16456 raft_consensus.cc:740] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.893221 16466 raft_consensus.cc:515] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.893765 16456 consensus_queue.cc:260] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.895746 16466 leader_election.cc:290] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:06.896222 16466 raft_consensus.cc:493] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:06.896624 16466 raft_consensus.cc:515] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } } peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } }
I20260710 11:01:06.898471 16466 leader_election.cc:290] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:06.899299 16461 raft_consensus.cc:493] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:06.899761 16461 raft_consensus.cc:515] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.901775 16461 leader_election.cc:290] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:06.902806 16267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44f34a0615c4a19a392bdcd4cc3f021" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
W20260710 11:01:06.904323 16308 leader_election.cc:343] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:06.906177 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44f34a0615c4a19a392bdcd4cc3f021" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:06.906842 16416 raft_consensus.cc:2468] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 0.
I20260710 11:01:06.907917 16308 leader_election.cc:304] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [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: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 08312ac1d86f41ae84b19b5f200c51b8
I20260710 11:01:06.909068 16461 raft_consensus.cc:2804] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:06.909441 16461 raft_consensus.cc:493] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:06.909754 16461 raft_consensus.cc:3060] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.910152 16458 tablet_bootstrap.cc:492] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:06.910550 16458 ts_tablet_manager.cc:1403] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.013s
I20260710 11:01:06.912305 16458 raft_consensus.cc:359] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.912755 16458 raft_consensus.cc:385] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.912950 16458 raft_consensus.cc:740] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.913457 16458 consensus_queue.cc:260] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.915043 16458 ts_tablet_manager.cc:1434] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:01:06.916013 16458 tablet_bootstrap.cc:492] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:06.916306 16492 raft_consensus.cc:493] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:06.916785 16492 raft_consensus.cc:515] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.917129 16461 raft_consensus.cc:515] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.918684 16492 leader_election.cc:290] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:06.919813 16267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44f34a0615c4a19a392bdcd4cc3f021" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:06.920377 16267 raft_consensus.cc:3060] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.920552 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44f34a0615c4a19a392bdcd4cc3f021" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:06.921106 16416 raft_consensus.cc:3060] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.923331 16458 tablet_bootstrap.cc:654] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:06.925427 16457 tablet_bootstrap.cc:492] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:06.925973 16457 ts_tablet_manager.cc:1403] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.005s
I20260710 11:01:06.926949 16267 raft_consensus.cc:2468] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 1.
I20260710 11:01:06.927501 16416 raft_consensus.cc:2468] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 1.
I20260710 11:01:06.928741 16463 raft_consensus.cc:493] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:06.928710 16308 leader_election.cc:304] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:06.929718 16483 raft_consensus.cc:2804] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:06.930217 16483 raft_consensus.cc:697] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Becoming Leader. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:06.930912 16457 raft_consensus.cc:359] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } } peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } }
I20260710 11:01:06.929391 16463 raft_consensus.cc:515] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } } peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } }
I20260710 11:01:06.927462 16461 leader_election.cc:290] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:06.931723 16457 raft_consensus.cc:385] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.932631 16457 raft_consensus.cc:740] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.933503 16457 consensus_queue.cc:260] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } } peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } }
I20260710 11:01:06.938233 16457 ts_tablet_manager.cc:1434] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:01:06.939294 16457 tablet_bootstrap.cc:492] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:06.934916 16463 leader_election.cc:290] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:06.931010 16483 consensus_queue.cc:237] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.950152 16492 raft_consensus.cc:493] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:06.950665 16492 raft_consensus.cc:515] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.952726 16492 leader_election.cc:290] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:06.955794 16457 tablet_bootstrap.cc:654] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:06.957152 16213 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:06.962281 16458 tablet_bootstrap.cc:492] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:06.962811 16458 ts_tablet_manager.cc:1403] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.006s
I20260710 11:01:06.969578 16456 ts_tablet_manager.cc:1434] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.080s	user 0.009s	sys 0.013s
I20260710 11:01:06.977906 16463 raft_consensus.cc:493] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:06.978431 16463 raft_consensus.cc:515] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.980437 16463 leader_election.cc:290] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:06.980715 16342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb3d6466a324dbda9d29a772d30a2d9" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:06.984519 16267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb3d6466a324dbda9d29a772d30a2d9" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:06.984871 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a322dcb49cb74790807ad952aae8e0e0" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:06.985180 16267 raft_consensus.cc:2468] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 0.
I20260710 11:01:06.985355 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a322dcb49cb74790807ad952aae8e0e0" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:06.985533 16416 raft_consensus.cc:2468] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 0.
I20260710 11:01:06.985507 16342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a322dcb49cb74790807ad952aae8e0e0" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:06.986662 16342 raft_consensus.cc:2468] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 0.
I20260710 11:01:06.986896 16341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c240366ec14317bbad2995846d1bf4" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:06.986954 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14afe68efdd45eb845d966b336b9d91" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:06.987704 16341 raft_consensus.cc:2468] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 0.
I20260710 11:01:06.987793 16264 raft_consensus.cc:2468] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 0.
I20260710 11:01:06.986279 16265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c240366ec14317bbad2995846d1bf4" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:06.988984 16265 raft_consensus.cc:2468] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 0.
W20260710 11:01:06.989025 16381 leader_election.cc:343] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:06.976254 16458 raft_consensus.cc:359] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.989701 16458 raft_consensus.cc:385] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:06.984921 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c240366ec14317bbad2995846d1bf4" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:06.989830 16381 leader_election.cc:304] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:06.990546 16415 raft_consensus.cc:2468] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 0.
I20260710 11:01:06.990988 16458 raft_consensus.cc:740] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:06.989876 16266 raft_consensus.cc:2468] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 0.
I20260710 11:01:06.990897 16341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14afe68efdd45eb845d966b336b9d91" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:06.990563 16342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a322dcb49cb74790807ad952aae8e0e0" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:06.991225 16381 leader_election.cc:304] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:06.992238 16341 raft_consensus.cc:2468] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 0.
I20260710 11:01:06.992522 16342 raft_consensus.cc:2468] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 0.
I20260710 11:01:06.992992 16492 raft_consensus.cc:2804] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:06.991780 16340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c240366ec14317bbad2995846d1bf4" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:06.993465 16492 raft_consensus.cc:493] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:06.991871 16458 consensus_queue.cc:260] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:06.993633 16340 raft_consensus.cc:2468] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 0.
I20260710 11:01:06.993819 16492 raft_consensus.cc:3060] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.994827 16382 leader_election.cc:304] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 353255d1809c4b60b9d1b3599ae06b7c
I20260710 11:01:06.994504 16163 catalog_manager.cc:5697] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130). New cstate: current_term: 1 leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:06.995441 16458 ts_tablet_manager.cc:1434] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 11:01:06.995990 16466 raft_consensus.cc:2804] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:06.996402 16466 raft_consensus.cc:493] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:06.996728 16466 raft_consensus.cc:3060] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.001099 16492 raft_consensus.cc:515] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } } peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } }
I20260710 11:01:07.003365 16493 raft_consensus.cc:2804] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:07.003780 16493 raft_consensus.cc:493] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:07.004144 16493 raft_consensus.cc:3060] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.004499 16466 raft_consensus.cc:515] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.007473 16381 leader_election.cc:304] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:07.007546 16232 leader_election.cc:304] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:07.008654 16463 raft_consensus.cc:2804] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:07.009013 16463 raft_consensus.cc:493] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:07.009330 16463 raft_consensus.cc:3060] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.014164 16466 leader_election.cc:290] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:07.014822 16466 raft_consensus.cc:2804] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:07.015179 16466 raft_consensus.cc:493] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:07.015513 16466 raft_consensus.cc:3060] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.033249 16232 leader_election.cc:304] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:07.046249 16340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb3d6466a324dbda9d29a772d30a2d9" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:07.046742 16457 tablet_bootstrap.cc:492] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:07.047248 16457 ts_tablet_manager.cc:1403] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.108s	user 0.035s	sys 0.048s
I20260710 11:01:07.047914 16493 raft_consensus.cc:515] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.049894 16463 raft_consensus.cc:515] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } } peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } }
I20260710 11:01:07.049937 16493 leader_election.cc:290] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:07.051622 16463 leader_election.cc:290] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 election: Requested vote from peers 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:07.052016 16492 leader_election.cc:290] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:07.052079 16463 raft_consensus.cc:2804] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:07.052234 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a322dcb49cb74790807ad952aae8e0e0" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:07.052631 16463 raft_consensus.cc:493] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:07.053057 16463 raft_consensus.cc:3060] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.053144 16266 raft_consensus.cc:2393] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22abdcf4f65a410b82700f3b5e5ebd17 in current term 1: Already voted for candidate 08312ac1d86f41ae84b19b5f200c51b8 in this term.
I20260710 11:01:07.054072 16265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb3d6466a324dbda9d29a772d30a2d9" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:07.054447 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c240366ec14317bbad2995846d1bf4" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:07.054639 16265 raft_consensus.cc:3060] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.057880 16457 raft_consensus.cc:359] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.058532 16457 raft_consensus.cc:385] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:07.058784 16457 raft_consensus.cc:740] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:07.059162 16463 raft_consensus.cc:515] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.059418 16457 consensus_queue.cc:260] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.060364 16266 raft_consensus.cc:2393] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22abdcf4f65a410b82700f3b5e5ebd17 in current term 1: Already voted for candidate 08312ac1d86f41ae84b19b5f200c51b8 in this term.
I20260710 11:01:07.061393 16463 leader_election.cc:290] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 election: Requested vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:07.062103 16265 raft_consensus.cc:2468] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 1.
I20260710 11:01:07.061430 16457 ts_tablet_manager.cc:1434] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 11:01:07.063901 16466 raft_consensus.cc:515] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.065882 16466 leader_election.cc:290] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:07.067690 16265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14afe68efdd45eb845d966b336b9d91" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:07.068002 16340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a322dcb49cb74790807ad952aae8e0e0" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:07.068306 16342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c240366ec14317bbad2995846d1bf4" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:07.068746 16340 raft_consensus.cc:3060] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.068892 16342 raft_consensus.cc:3060] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.068918 16382 leader_election.cc:304] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
W20260710 11:01:07.070978 16381 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.20.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 63605.8us
I20260710 11:01:07.071154 16502 raft_consensus.cc:2804] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:07.072053 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a322dcb49cb74790807ad952aae8e0e0" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:07.072809 16415 raft_consensus.cc:2393] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08312ac1d86f41ae84b19b5f200c51b8 in current term 1: Already voted for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in this term.
I20260710 11:01:07.073974 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c240366ec14317bbad2995846d1bf4" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:07.074646 16415 raft_consensus.cc:2393] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08312ac1d86f41ae84b19b5f200c51b8 in current term 1: Already voted for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in this term.
I20260710 11:01:07.068327 16265 raft_consensus.cc:3060] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.077037 16502 raft_consensus.cc:697] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Becoming Leader. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:07.077473 16492 raft_consensus.cc:493] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:07.077880 16340 raft_consensus.cc:2468] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 1.
W20260710 11:01:07.078452 16381 leader_election.cc:343] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:07.078002 16492 raft_consensus.cc:515] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.077943 16502 consensus_queue.cc:237] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.080538 16341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a322dcb49cb74790807ad952aae8e0e0" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:07.080770 16492 leader_election.cc:290] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:07.078927 16342 raft_consensus.cc:2468] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 1.
I20260710 11:01:07.081300 16341 raft_consensus.cc:2393] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22abdcf4f65a410b82700f3b5e5ebd17 in current term 1: Already voted for candidate 08312ac1d86f41ae84b19b5f200c51b8 in this term.
I20260710 11:01:07.082032 16339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14afe68efdd45eb845d966b336b9d91" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:07.082163 16483 raft_consensus.cc:493] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:07.081635 16340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c240366ec14317bbad2995846d1bf4" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:07.083050 16340 raft_consensus.cc:2393] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22abdcf4f65a410b82700f3b5e5ebd17 in current term 1: Already voted for candidate 08312ac1d86f41ae84b19b5f200c51b8 in this term.
I20260710 11:01:07.082685 16483 raft_consensus.cc:515] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.082602 16232 leader_election.cc:304] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [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: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 22abdcf4f65a410b82700f3b5e5ebd17
I20260710 11:01:07.083457 16381 leader_election.cc:304] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c
I20260710 11:01:07.082688 16339 raft_consensus.cc:3060] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.084818 16463 raft_consensus.cc:2804] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:07.085111 16483 leader_election.cc:290] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:07.085290 16463 raft_consensus.cc:697] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Becoming Leader. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:07.086395 16466 raft_consensus.cc:2749] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:07.083009 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e16494a4474afb964167c36b1ece31" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:07.087047 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb3d6466a324dbda9d29a772d30a2d9" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:07.087497 16232 leader_election.cc:304] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [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: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 22abdcf4f65a410b82700f3b5e5ebd17
I20260710 11:01:07.087818 16264 raft_consensus.cc:2393] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 353255d1809c4b60b9d1b3599ae06b7c in current term 1: Already voted for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in this term.
I20260710 11:01:07.087633 16266 raft_consensus.cc:2468] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 0.
I20260710 11:01:07.088331 16340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e16494a4474afb964167c36b1ece31" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:07.088766 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb3d6466a324dbda9d29a772d30a2d9" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:07.088943 16340 raft_consensus.cc:2468] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 0.
I20260710 11:01:07.086109 16463 consensus_queue.cc:237] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } } peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } }
I20260710 11:01:07.091215 16339 raft_consensus.cc:2468] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 1.
I20260710 11:01:07.093113 16503 raft_consensus.cc:2804] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:07.086427 16381 leader_election.cc:304] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c
I20260710 11:01:07.094379 16502 raft_consensus.cc:2749] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:07.094586 16381 leader_election.cc:304] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:07.082247 16265 raft_consensus.cc:2468] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 1.
I20260710 11:01:07.095611 16381 leader_election.cc:304] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:07.095693 16502 raft_consensus.cc:2804] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:07.096227 16502 raft_consensus.cc:493] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:07.096293 16308 leader_election.cc:304] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [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: 353255d1809c4b60b9d1b3599ae06b7c; no voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17
I20260710 11:01:07.096472 16466 raft_consensus.cc:2804] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:07.097084 16502 raft_consensus.cc:3060] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.097723 16466 raft_consensus.cc:697] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Becoming Leader. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:07.098094 16483 raft_consensus.cc:3060] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.098222 16163 catalog_manager.cc:5697] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:07.104817 16502 raft_consensus.cc:515] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.106226 16483 raft_consensus.cc:2749] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:07.108572 16339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e16494a4474afb964167c36b1ece31" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:07.109244 16339 raft_consensus.cc:3060] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.098554 16466 consensus_queue.cc:237] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.116216 16265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e16494a4474afb964167c36b1ece31" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:07.116922 16265 raft_consensus.cc:3060] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.125636 16503 raft_consensus.cc:697] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Becoming Leader. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:07.126562 16503 consensus_queue.cc:237] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.128252 16339 raft_consensus.cc:2468] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 1.
I20260710 11:01:07.114295 16162 catalog_manager.cc:5697] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129). New cstate: current_term: 1 leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:07.129405 16381 leader_election.cc:304] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:07.130326 16492 raft_consensus.cc:2804] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:07.130806 16492 raft_consensus.cc:697] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Becoming Leader. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:07.131609 16492 consensus_queue.cc:237] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.134016 16483 raft_consensus.cc:493] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:07.134536 16483 raft_consensus.cc:515] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.136569 16483 leader_election.cc:290] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:07.141000 16502 leader_election.cc:290] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:07.141206 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0feb699974472b1e6cc41c9faf224" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:07.142413 16266 raft_consensus.cc:2468] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 0.
I20260710 11:01:07.143949 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0feb699974472b1e6cc41c9faf224" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:07.144656 16415 raft_consensus.cc:2468] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 0.
I20260710 11:01:07.146245 16308 leader_election.cc:304] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:07.147044 16483 raft_consensus.cc:2804] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:07.147415 16483 raft_consensus.cc:493] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:07.147743 16483 raft_consensus.cc:3060] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.155534 16483 raft_consensus.cc:515] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.157320 16163 catalog_manager.cc:5697] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129). New cstate: current_term: 1 leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:07.161172 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0feb699974472b1e6cc41c9faf224" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:07.161825 16266 raft_consensus.cc:3060] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.164840 16265 raft_consensus.cc:2468] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 1.
I20260710 11:01:07.166574 16483 leader_election.cc:290] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:07.168174 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0feb699974472b1e6cc41c9faf224" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:07.168800 16415 raft_consensus.cc:3060] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.172777 16466 raft_consensus.cc:493] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:07.173331 16466 raft_consensus.cc:515] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.173487 16162 catalog_manager.cc:5697] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:07.175048 16266 raft_consensus.cc:2468] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 1.
I20260710 11:01:07.175909 16466 leader_election.cc:290] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:07.176481 16308 leader_election.cc:304] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:07.176692 16339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56367e0b6684b98a34275e851a88e21" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:07.177279 16339 raft_consensus.cc:2468] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 0.
I20260710 11:01:07.177320 16483 raft_consensus.cc:2804] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:07.177788 16415 raft_consensus.cc:2468] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 1.
I20260710 11:01:07.176440 16265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56367e0b6684b98a34275e851a88e21" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:07.178623 16265 raft_consensus.cc:2468] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 0.
I20260710 11:01:07.178514 16381 leader_election.cc:304] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:07.179507 16466 raft_consensus.cc:2804] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:07.179385 16483 raft_consensus.cc:697] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Becoming Leader. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:07.179934 16466 raft_consensus.cc:493] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:07.180401 16466 raft_consensus.cc:3060] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.180493 16483 consensus_queue.cc:237] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.184489 16461 consensus_queue.cc:1048] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.187383 16466 raft_consensus.cc:515] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.188948 16163 catalog_manager.cc:5697] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:07.190364 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56367e0b6684b98a34275e851a88e21" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:07.191004 16266 raft_consensus.cc:3060] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.195993 16466 leader_election.cc:290] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:07.197088 16339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56367e0b6684b98a34275e851a88e21" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:07.197629 16339 raft_consensus.cc:3060] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:07.198583 16266 raft_consensus.cc:2468] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 1.
I20260710 11:01:07.199925 16382 leader_election.cc:304] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:07.200711 16466 raft_consensus.cc:2804] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:07.201346 16466 raft_consensus.cc:697] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Becoming Leader. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:07.202124 16466 consensus_queue.cc:237] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.204032 16339 raft_consensus.cc:2468] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 1.
I20260710 11:01:07.204355 16162 catalog_manager.cc:5697] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130). New cstate: current_term: 1 leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:07.221637 16163 catalog_manager.cc:5697] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:07.222577 16461 consensus_queue.cc:1048] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.309149 16415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bb3d6466a324dbda9d29a772d30a2d9"
dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
mode: GRACEFUL
new_leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
 from {username='slave'} at 127.0.0.1:40640
I20260710 11:01:07.309629 16415 raft_consensus.cc:606] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Received request to transfer leadership to TS 08312ac1d86f41ae84b19b5f200c51b8
I20260710 11:01:07.314291 16415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a14afe68efdd45eb845d966b336b9d91"
dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
mode: GRACEFUL
new_leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
 from {username='slave'} at 127.0.0.1:40640
I20260710 11:01:07.314729 16415 raft_consensus.cc:606] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Received request to transfer leadership to TS 08312ac1d86f41ae84b19b5f200c51b8
I20260710 11:01:07.325666 16339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3f0feb699974472b1e6cc41c9faf224"
dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
mode: GRACEFUL
new_leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
 from {username='slave'} at 127.0.0.1:57424
I20260710 11:01:07.326112 16339 raft_consensus.cc:606] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Received request to transfer leadership to TS 08312ac1d86f41ae84b19b5f200c51b8
I20260710 11:01:07.336565 16265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c240366ec14317bbad2995846d1bf4"
dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
mode: GRACEFUL
new_leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
 from {username='slave'} at 127.0.0.1:45954
I20260710 11:01:07.336993 16265 raft_consensus.cc:606] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Received request to transfer leadership to TS 353255d1809c4b60b9d1b3599ae06b7c
I20260710 11:01:07.341389 16415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0e16494a4474afb964167c36b1ece31"
dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
mode: GRACEFUL
new_leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
 from {username='slave'} at 127.0.0.1:40640
I20260710 11:01:07.341789 16415 raft_consensus.cc:606] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Received request to transfer leadership to TS 353255d1809c4b60b9d1b3599ae06b7c
I20260710 11:01:07.346163 16415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a56367e0b6684b98a34275e851a88e21"
dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
mode: GRACEFUL
new_leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
 from {username='slave'} at 127.0.0.1:40640
I20260710 11:01:07.346554 16415 raft_consensus.cc:606] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Received request to transfer leadership to TS 353255d1809c4b60b9d1b3599ae06b7c
I20260710 11:01:07.353222 16339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d44f34a0615c4a19a392bdcd4cc3f021"
dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
mode: GRACEFUL
new_leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
 from {username='slave'} at 127.0.0.1:57424
I20260710 11:01:07.353680 16339 raft_consensus.cc:606] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Received request to transfer leadership to TS 22abdcf4f65a410b82700f3b5e5ebd17
I20260710 11:01:07.369683 16461 consensus_queue.cc:1048] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.378808 16480 consensus_queue.cc:1048] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:07.385841 16480 raft_consensus.cc:993] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c: : Instructing follower 22abdcf4f65a410b82700f3b5e5ebd17 to start an election
I20260710 11:01:07.386227 16483 raft_consensus.cc:1081] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Signalling peer 22abdcf4f65a410b82700f3b5e5ebd17 to start an election
I20260710 11:01:07.387743 16415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d44f34a0615c4a19a392bdcd4cc3f021"
dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
 from {username='slave'} at 127.0.0.1:40624
I20260710 11:01:07.388207 16415 raft_consensus.cc:493] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.388486 16415 raft_consensus.cc:3060] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.392920 16415 raft_consensus.cc:515] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.394487 16415 leader_election.cc:290] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 2 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:07.395148 16265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44f34a0615c4a19a392bdcd4cc3f021" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:07.395525 16339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44f34a0615c4a19a392bdcd4cc3f021" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:07.395771 16265 raft_consensus.cc:3060] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.396169 16339 raft_consensus.cc:3055] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:07.396457 16339 raft_consensus.cc:740] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:07.397156 16339 consensus_queue.cc:260] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.398067 16339 raft_consensus.cc:3060] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.401412 16265 raft_consensus.cc:2468] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 2.
I20260710 11:01:07.402395 16382 leader_election.cc:304] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:07.403013 16466 raft_consensus.cc:2804] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:07.403378 16466 raft_consensus.cc:697] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 LEADER]: Becoming Leader. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:07.403934 16339 raft_consensus.cc:2468] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 2.
I20260710 11:01:07.404162 16466 consensus_queue.cc:237] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.409976 16162 catalog_manager.cc:5697] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 reported cstate change: term changed from 1 to 2, leader changed from 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130) to 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131). New cstate: current_term: 2 leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:07.483812 16503 consensus_queue.cc:1048] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.493460 16505 consensus_queue.cc:1048] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.551868 16466 consensus_queue.cc:1048] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.557852 16492 raft_consensus.cc:993] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17: : Instructing follower 08312ac1d86f41ae84b19b5f200c51b8 to start an election
I20260710 11:01:07.558305 16492 raft_consensus.cc:1081] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Signalling peer 08312ac1d86f41ae84b19b5f200c51b8 to start an election
I20260710 11:01:07.559919 16266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a14afe68efdd45eb845d966b336b9d91"
dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
 from {username='slave'} at 127.0.0.1:45948
I20260710 11:01:07.560446 16266 raft_consensus.cc:493] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.560876 16266 raft_consensus.cc:3060] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.562928 16492 consensus_queue.cc:1048] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.567601 16266 raft_consensus.cc:515] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.571462 16266 leader_election.cc:290] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 2 election: Requested vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:07.571704 16339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14afe68efdd45eb845d966b336b9d91" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:07.572018 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14afe68efdd45eb845d966b336b9d91" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:07.572511 16339 raft_consensus.cc:3060] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.572625 16415 raft_consensus.cc:3055] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:07.573050 16415 raft_consensus.cc:740] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:07.573938 16415 consensus_queue.cc:260] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.575172 16415 raft_consensus.cc:3060] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.578135 16339 raft_consensus.cc:2468] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 2.
I20260710 11:01:07.579270 16232 leader_election.cc:304] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [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: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:07.580070 16505 raft_consensus.cc:2804] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:07.580128 16415 raft_consensus.cc:2468] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 2.
I20260710 11:01:07.580631 16505 raft_consensus.cc:697] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 LEADER]: Becoming Leader. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:07.581430 16505 consensus_queue.cc:237] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.587900 16163 catalog_manager.cc:5697] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 reported cstate change: term changed from 1 to 2, leader changed from 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131) to 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129). New cstate: current_term: 2 leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:07.605091 16492 consensus_queue.cc:1048] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.614210 16493 consensus_queue.cc:1048] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.622236 16502 raft_consensus.cc:993] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17: : Instructing follower 353255d1809c4b60b9d1b3599ae06b7c to start an election
I20260710 11:01:07.622623 16493 raft_consensus.cc:1081] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Signalling peer 353255d1809c4b60b9d1b3599ae06b7c to start an election
I20260710 11:01:07.624167 16339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a56367e0b6684b98a34275e851a88e21"
dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
 from {username='slave'} at 127.0.0.1:57416
I20260710 11:01:07.624691 16339 raft_consensus.cc:493] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.624958 16339 raft_consensus.cc:3060] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.625996 16502 consensus_queue.cc:1048] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.631347 16339 raft_consensus.cc:515] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.632279 16493 raft_consensus.cc:993] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17: : Instructing follower 08312ac1d86f41ae84b19b5f200c51b8 to start an election
I20260710 11:01:07.632714 16493 raft_consensus.cc:1081] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Signalling peer 08312ac1d86f41ae84b19b5f200c51b8 to start an election
I20260710 11:01:07.634740 16265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bb3d6466a324dbda9d29a772d30a2d9"
dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
 from {username='slave'} at 127.0.0.1:45948
I20260710 11:01:07.635201 16265 raft_consensus.cc:493] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.635484 16265 raft_consensus.cc:3060] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.635957 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56367e0b6684b98a34275e851a88e21" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:07.636544 16264 raft_consensus.cc:3060] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.637141 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56367e0b6684b98a34275e851a88e21" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:07.637820 16415 raft_consensus.cc:3055] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:07.638132 16415 raft_consensus.cc:740] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:07.638931 16415 consensus_queue.cc:260] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.639955 16415 raft_consensus.cc:3060] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.644387 16264 raft_consensus.cc:2468] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 2.
I20260710 11:01:07.645428 16505 consensus_queue.cc:1048] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.645892 16265 raft_consensus.cc:515] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.648551 16265 leader_election.cc:290] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 2 election: Requested vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:07.649438 16266 raft_consensus.cc:1240] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Rejecting Update request from peer 22abdcf4f65a410b82700f3b5e5ebd17 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:07.649956 16414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb3d6466a324dbda9d29a772d30a2d9" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:07.649360 16308 leader_election.cc:304] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [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: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:07.650224 16493 consensus_queue.cc:1048] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.650926 16414 raft_consensus.cc:3055] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:07.651249 16414 raft_consensus.cc:740] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:07.652266 16341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb3d6466a324dbda9d29a772d30a2d9" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:07.652052 16414 consensus_queue.cc:260] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.652832 16341 raft_consensus.cc:3060] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.652949 16414 raft_consensus.cc:3060] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.651438 16483 raft_consensus.cc:2804] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:07.654932 16483 raft_consensus.cc:697] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 LEADER]: Becoming Leader. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:07.650692 16505 consensus_queue.cc:1048] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:01:07.655719 16483 consensus_queue.cc:237] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.661067 16341 raft_consensus.cc:2468] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 2.
I20260710 11:01:07.662460 16339 leader_election.cc:290] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 2 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:07.662916 16232 leader_election.cc:304] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [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: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:07.663697 16463 raft_consensus.cc:2804] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:07.664183 16463 raft_consensus.cc:697] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 LEADER]: Becoming Leader. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:07.664950 16463 consensus_queue.cc:237] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.666792 16162 catalog_manager.cc:5697] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c reported cstate change: term changed from 1 to 2, leader changed from 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131) to 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130). New cstate: current_term: 2 leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:07.664430 16483 consensus_queue.cc:1048] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:01:07.671293 16493 consensus_queue.cc:1048] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.675060 16414 raft_consensus.cc:2468] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 2.
I20260710 11:01:07.679013 16341 raft_consensus.cc:1240] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Rejecting Update request from peer 22abdcf4f65a410b82700f3b5e5ebd17 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:01:07.682540 16415 raft_consensus.cc:2468] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 2.
I20260710 11:01:07.691965 16165 catalog_manager.cc:5697] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 reported cstate change: term changed from 1 to 2, leader changed from 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131) to 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129). New cstate: current_term: 2 leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:07.699056 16461 consensus_queue.cc:1048] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.707248 16502 consensus_queue.cc:1048] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.719647 16493 raft_consensus.cc:993] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17: : Instructing follower 353255d1809c4b60b9d1b3599ae06b7c to start an election
I20260710 11:01:07.720914 16502 raft_consensus.cc:1081] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Signalling peer 353255d1809c4b60b9d1b3599ae06b7c to start an election
I20260710 11:01:07.721411 16529 raft_consensus.cc:993] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8: : Instructing follower 353255d1809c4b60b9d1b3599ae06b7c to start an election
I20260710 11:01:07.721890 16529 raft_consensus.cc:1081] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Signalling peer 353255d1809c4b60b9d1b3599ae06b7c to start an election
I20260710 11:01:07.724615 16342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c240366ec14317bbad2995846d1bf4"
dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
 from {username='slave'} at 127.0.0.1:57418
I20260710 11:01:07.725308 16342 raft_consensus.cc:493] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.725666 16342 raft_consensus.cc:3060] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.725870 16341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0e16494a4474afb964167c36b1ece31"
dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
 from {username='slave'} at 127.0.0.1:57416
I20260710 11:01:07.726380 16341 raft_consensus.cc:493] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.726738 16341 raft_consensus.cc:3060] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.728883 16480 raft_consensus.cc:993] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c: : Instructing follower 08312ac1d86f41ae84b19b5f200c51b8 to start an election
I20260710 11:01:07.729343 16480 raft_consensus.cc:1081] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Signalling peer 08312ac1d86f41ae84b19b5f200c51b8 to start an election
I20260710 11:01:07.733738 16341 raft_consensus.cc:515] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.735134 16342 raft_consensus.cc:515] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.736402 16339 raft_consensus.cc:1240] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Rejecting Update request from peer 22abdcf4f65a410b82700f3b5e5ebd17 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:07.737021 16265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e16494a4474afb964167c36b1ece31" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:07.735816 16341 leader_election.cc:290] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 2 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:07.737711 16265 raft_consensus.cc:3060] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.737480 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e16494a4474afb964167c36b1ece31" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:07.738394 16492 consensus_queue.cc:1059] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:07.738206 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c240366ec14317bbad2995846d1bf4" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:07.739384 16264 raft_consensus.cc:3055] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:07.739452 16492 raft_consensus.cc:3055] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:07.739778 16264 raft_consensus.cc:740] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:07.740729 16492 raft_consensus.cc:740] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:07.740592 16264 consensus_queue.cc:260] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.741752 16264 raft_consensus.cc:3060] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.741575 16492 consensus_queue.cc:260] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.742799 16492 raft_consensus.cc:3060] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.745589 16265 raft_consensus.cc:2468] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 2.
I20260710 11:01:07.746805 16308 leader_election.cc:304] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [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: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:07.738615 16266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3f0feb699974472b1e6cc41c9faf224"
dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
 from {username='slave'} at 127.0.0.1:45946
I20260710 11:01:07.747630 16461 raft_consensus.cc:2804] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:07.748165 16461 raft_consensus.cc:697] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 LEADER]: Becoming Leader. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:07.748518 16264 raft_consensus.cc:2468] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 2.
I20260710 11:01:07.749008 16461 consensus_queue.cc:237] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.749758 16342 leader_election.cc:290] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 2 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:07.750811 16266 raft_consensus.cc:493] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.751066 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c240366ec14317bbad2995846d1bf4" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:07.751658 16415 raft_consensus.cc:3060] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.755880 16308 leader_election.cc:304] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [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: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:07.751187 16266 raft_consensus.cc:3060] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.758622 16415 raft_consensus.cc:2468] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 2.
I20260710 11:01:07.761139 16461 raft_consensus.cc:2804] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:07.761667 16461 raft_consensus.cc:697] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 LEADER]: Becoming Leader. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:07.762454 16461 consensus_queue.cc:237] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.763129 16266 raft_consensus.cc:515] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.765136 16266 leader_election.cc:290] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 2 election: Requested vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:07.765936 16342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0feb699974472b1e6cc41c9faf224" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:07.765398 16162 catalog_manager.cc:5697] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c reported cstate change: term changed from 1 to 2, leader changed from 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131) to 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130). New cstate: current_term: 2 leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:07.766157 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0feb699974472b1e6cc41c9faf224" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:07.766785 16415 raft_consensus.cc:3060] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.767390 16342 raft_consensus.cc:3055] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:07.767719 16342 raft_consensus.cc:740] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:07.768537 16342 consensus_queue.cc:260] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.769584 16342 raft_consensus.cc:3060] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.766770 16416 raft_consensus.cc:2468] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 2.
I20260710 11:01:07.774583 16415 raft_consensus.cc:2468] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 2.
I20260710 11:01:07.775859 16233 leader_election.cc:304] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [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: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:07.775943 16342 raft_consensus.cc:2468] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 2.
I20260710 11:01:07.776717 16463 raft_consensus.cc:2804] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:07.777123 16463 raft_consensus.cc:697] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 LEADER]: Becoming Leader. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:07.777210 16162 catalog_manager.cc:5697] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c reported cstate change: term changed from 1 to 2, leader changed from 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129) to 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130). New cstate: current_term: 2 leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:07.777886 16463 consensus_queue.cc:237] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:07.785096 16165 catalog_manager.cc:5697] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 reported cstate change: term changed from 1 to 2, leader changed from 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130) to 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129). New cstate: current_term: 2 leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:07.818667 16266 raft_consensus.cc:1275] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Refusing update from remote peer 22abdcf4f65a410b82700f3b5e5ebd17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:07.819818 16492 consensus_queue.cc:1048] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:07.827603 16342 raft_consensus.cc:1275] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Refusing update from remote peer 22abdcf4f65a410b82700f3b5e5ebd17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:07.829216 16502 consensus_queue.cc:1048] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.134970 16342 raft_consensus.cc:1275] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Refusing update from remote peer 08312ac1d86f41ae84b19b5f200c51b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.136085 16463 consensus_queue.cc:1048] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.143148 16415 raft_consensus.cc:1275] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Refusing update from remote peer 08312ac1d86f41ae84b19b5f200c51b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.145040 16529 consensus_queue.cc:1048] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.189666 16415 raft_consensus.cc:1275] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Refusing update from remote peer 353255d1809c4b60b9d1b3599ae06b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.190894 16461 consensus_queue.cc:1048] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.199321 16266 raft_consensus.cc:1275] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Refusing update from remote peer 353255d1809c4b60b9d1b3599ae06b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.201879 16480 consensus_queue.cc:1048] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.202191 16415 raft_consensus.cc:1275] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Refusing update from remote peer 353255d1809c4b60b9d1b3599ae06b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.203454 16461 consensus_queue.cc:1048] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.212854 16266 raft_consensus.cc:1275] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Refusing update from remote peer 353255d1809c4b60b9d1b3599ae06b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.216028 16480 consensus_queue.cc:1048] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.253824 16342 raft_consensus.cc:1275] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Refusing update from remote peer 08312ac1d86f41ae84b19b5f200c51b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.254966 16529 consensus_queue.cc:1048] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.262048 16415 raft_consensus.cc:1275] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Refusing update from remote peer 08312ac1d86f41ae84b19b5f200c51b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.263597 16505 consensus_queue.cc:1048] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.269363 16415 raft_consensus.cc:1275] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Refusing update from remote peer 08312ac1d86f41ae84b19b5f200c51b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.270648 16505 consensus_queue.cc:1048] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.277709 16342 raft_consensus.cc:1275] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Refusing update from remote peer 08312ac1d86f41ae84b19b5f200c51b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.278975 16505 consensus_queue.cc:1048] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:08.289896 16266 raft_consensus.cc:1275] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Refusing update from remote peer 353255d1809c4b60b9d1b3599ae06b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.290993 16461 consensus_queue.cc:1048] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.298435 16415 raft_consensus.cc:1275] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Refusing update from remote peer 353255d1809c4b60b9d1b3599ae06b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.300030 16480 consensus_queue.cc:1048] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:10.380825 16162 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58584:
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"
    }
  }
}
W20260710 11:01:10.383371 16162 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.
I20260710 11:01:10.438959 16330 tablet_service.cc:1511] Processing CreateTablet for tablet 5c05236149cb45b288792f5246f5cf9d (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:10.440769 16330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c05236149cb45b288792f5246f5cf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.443428 16331 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2078f9b30943eab275fd1a09cc8845 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:10.444890 16331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2078f9b30943eab275fd1a09cc8845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.445398 16332 tablet_service.cc:1511] Processing CreateTablet for tablet 53f7866cf388464e88448e648215d056 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:10.446673 16332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f7866cf388464e88448e648215d056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.449002 16254 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2078f9b30943eab275fd1a09cc8845 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:10.450451 16254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2078f9b30943eab275fd1a09cc8845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.454414 16256 tablet_service.cc:1511] Processing CreateTablet for tablet 53f7866cf388464e88448e648215d056 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:10.455564 16402 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2078f9b30943eab275fd1a09cc8845 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:10.456990 16402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2078f9b30943eab275fd1a09cc8845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.449050 16249 tablet_service.cc:1511] Processing CreateTablet for tablet 5c05236149cb45b288792f5246f5cf9d (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:10.459477 16403 tablet_service.cc:1511] Processing CreateTablet for tablet 5c05236149cb45b288792f5246f5cf9d (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:10.460812 16403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c05236149cb45b288792f5246f5cf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.455698 16256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f7866cf388464e88448e648215d056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.463933 16327 tablet_service.cc:1511] Processing CreateTablet for tablet a3ae3a805e6f4e07b32d0113c50e82a7 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:10.462195 16326 tablet_service.cc:1511] Processing CreateTablet for tablet 549a56b2579047b0a21c7f421a9704c9 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:10.465197 16327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3ae3a805e6f4e07b32d0113c50e82a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.466784 16328 tablet_service.cc:1511] Processing CreateTablet for tablet fb236ed67a6e4c8aae35f9935eb9ad0b (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:10.468175 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb236ed67a6e4c8aae35f9935eb9ad0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.465178 16249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c05236149cb45b288792f5246f5cf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.471378 16329 tablet_service.cc:1511] Processing CreateTablet for tablet 9db414d566c147bebd2793d8c1ca427b (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:10.472759 16329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db414d566c147bebd2793d8c1ca427b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.473028 16325 tablet_service.cc:1511] Processing CreateTablet for tablet 5da7ab3e6574455f84c3aa9c71d492f0 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:10.474229 16325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5da7ab3e6574455f84c3aa9c71d492f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.477047 16326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549a56b2579047b0a21c7f421a9704c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.486337 16324 tablet_service.cc:1511] Processing CreateTablet for tablet c89f79c3e33c48d9a9fa33ce3db34999 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:10.486758 16251 tablet_service.cc:1511] Processing CreateTablet for tablet 549a56b2579047b0a21c7f421a9704c9 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:10.496315 16324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89f79c3e33c48d9a9fa33ce3db34999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.500702 16257 tablet_service.cc:1511] Processing CreateTablet for tablet c89f79c3e33c48d9a9fa33ce3db34999 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:10.488641 16255 tablet_service.cc:1511] Processing CreateTablet for tablet fb236ed67a6e4c8aae35f9935eb9ad0b (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:10.490463 16252 tablet_service.cc:1511] Processing CreateTablet for tablet a3ae3a805e6f4e07b32d0113c50e82a7 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:10.492285 16250 tablet_service.cc:1511] Processing CreateTablet for tablet 9db414d566c147bebd2793d8c1ca427b (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:10.493968 16253 tablet_service.cc:1511] Processing CreateTablet for tablet 5da7ab3e6574455f84c3aa9c71d492f0 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:10.465111 16401 tablet_service.cc:1511] Processing CreateTablet for tablet 53f7866cf388464e88448e648215d056 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:10.496317 16251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549a56b2579047b0a21c7f421a9704c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.504549 16401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f7866cf388464e88448e648215d056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.508235 16253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5da7ab3e6574455f84c3aa9c71d492f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.512253 16257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89f79c3e33c48d9a9fa33ce3db34999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.516250 16252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3ae3a805e6f4e07b32d0113c50e82a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.520181 16250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db414d566c147bebd2793d8c1ca427b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.522881 16255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb236ed67a6e4c8aae35f9935eb9ad0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.528513 16400 tablet_service.cc:1511] Processing CreateTablet for tablet 549a56b2579047b0a21c7f421a9704c9 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:10.529296 16406 tablet_service.cc:1511] Processing CreateTablet for tablet a3ae3a805e6f4e07b32d0113c50e82a7 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:10.529841 16400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549a56b2579047b0a21c7f421a9704c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.530512 16406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3ae3a805e6f4e07b32d0113c50e82a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.532976 16405 tablet_service.cc:1511] Processing CreateTablet for tablet fb236ed67a6e4c8aae35f9935eb9ad0b (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:10.533710 16399 tablet_service.cc:1511] Processing CreateTablet for tablet 9db414d566c147bebd2793d8c1ca427b (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:10.534169 16404 tablet_service.cc:1511] Processing CreateTablet for tablet 5da7ab3e6574455f84c3aa9c71d492f0 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:10.537060 16398 tablet_service.cc:1511] Processing CreateTablet for tablet c89f79c3e33c48d9a9fa33ce3db34999 (DEFAULT_TABLE table=soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:10.534245 16405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb236ed67a6e4c8aae35f9935eb9ad0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.538223 16399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db414d566c147bebd2793d8c1ca427b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.540951 16404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5da7ab3e6574455f84c3aa9c71d492f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.544174 16398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89f79c3e33c48d9a9fa33ce3db34999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.613059 16552 tablet_bootstrap.cc:492] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:10.615178 16553 tablet_bootstrap.cc:492] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:10.649796 16554 tablet_bootstrap.cc:492] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:10.651763 16552 tablet_bootstrap.cc:654] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.666209 16553 tablet_bootstrap.cc:654] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.673194 16554 tablet_bootstrap.cc:654] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.682519 16553 tablet_bootstrap.cc:492] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:10.683048 16553 ts_tablet_manager.cc:1403] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.005s
I20260710 11:01:10.685014 16554 tablet_bootstrap.cc:492] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:10.685570 16554 ts_tablet_manager.cc:1403] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260710 11:01:10.686071 16553 raft_consensus.cc:359] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.686993 16553 raft_consensus.cc:385] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.687284 16553 raft_consensus.cc:740] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.687569 16552 tablet_bootstrap.cc:492] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:10.688046 16552 ts_tablet_manager.cc:1403] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.075s	user 0.023s	sys 0.024s
I20260710 11:01:10.688365 16554 raft_consensus.cc:359] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.688134 16553 consensus_queue.cc:260] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.688934 16554 raft_consensus.cc:385] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.689222 16554 raft_consensus.cc:740] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.689872 16554 consensus_queue.cc:260] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.691133 16553 ts_tablet_manager.cc:1434] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260710 11:01:10.690994 16552 raft_consensus.cc:359] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.691737 16552 raft_consensus.cc:385] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.692044 16552 raft_consensus.cc:740] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.692124 16553 tablet_bootstrap.cc:492] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:10.692202 16554 ts_tablet_manager.cc:1434] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:01:10.692755 16552 consensus_queue.cc:260] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.693429 16554 tablet_bootstrap.cc:492] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:10.695061 16552 ts_tablet_manager.cc:1434] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:01:10.698047 16552 tablet_bootstrap.cc:492] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:10.699383 16553 tablet_bootstrap.cc:654] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.700255 16554 tablet_bootstrap.cc:654] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.704489 16552 tablet_bootstrap.cc:654] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.711767 16554 tablet_bootstrap.cc:492] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:10.712258 16554 ts_tablet_manager.cc:1403] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:01:10.715067 16554 raft_consensus.cc:359] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.715756 16554 raft_consensus.cc:385] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.716064 16554 raft_consensus.cc:740] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.716935 16554 consensus_queue.cc:260] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.720450 16554 ts_tablet_manager.cc:1434] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:10.721453 16554 tablet_bootstrap.cc:492] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:10.727622 16554 tablet_bootstrap.cc:654] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.743134 16538 raft_consensus.cc:493] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:10.743777 16538 raft_consensus.cc:515] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.746989 16538 leader_election.cc:290] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:10.748607 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2078f9b30943eab275fd1a09cc8845" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
W20260710 11:01:10.751088 16382 leader_election.cc:343] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:10.752547 16342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2078f9b30943eab275fd1a09cc8845" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
W20260710 11:01:10.755219 16381 leader_election.cc:343] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:10.755661 16381 leader_election.cc:304] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c
I20260710 11:01:10.758522 16538 raft_consensus.cc:2749] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:10.773452 16553 tablet_bootstrap.cc:492] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:10.773469 16554 tablet_bootstrap.cc:492] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:10.774053 16553 ts_tablet_manager.cc:1403] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.082s	user 0.025s	sys 0.051s
I20260710 11:01:10.774114 16554 ts_tablet_manager.cc:1403] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.029s
I20260710 11:01:10.774780 16552 tablet_bootstrap.cc:492] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:10.775261 16552 ts_tablet_manager.cc:1403] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.077s	user 0.035s	sys 0.039s
I20260710 11:01:10.776620 16554 raft_consensus.cc:359] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.777143 16554 raft_consensus.cc:385] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.777518 16554 raft_consensus.cc:740] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.777083 16553 raft_consensus.cc:359] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.777895 16553 raft_consensus.cc:385] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.778211 16553 raft_consensus.cc:740] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.778024 16552 raft_consensus.cc:359] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.778146 16554 consensus_queue.cc:260] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.778824 16552 raft_consensus.cc:385] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.779150 16552 raft_consensus.cc:740] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.779094 16553 consensus_queue.cc:260] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.780098 16552 consensus_queue.cc:260] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.780637 16554 ts_tablet_manager.cc:1434] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:01:10.781590 16554 tablet_bootstrap.cc:492] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:10.782217 16552 ts_tablet_manager.cc:1434] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:01:10.783092 16552 tablet_bootstrap.cc:492] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:10.787763 16554 tablet_bootstrap.cc:654] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.789157 16552 tablet_bootstrap.cc:654] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.796587 16553 ts_tablet_manager.cc:1434] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 11:01:10.797665 16553 tablet_bootstrap.cc:492] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:10.799154 16554 tablet_bootstrap.cc:492] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:10.799631 16554 ts_tablet_manager.cc:1403] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260710 11:01:10.802419 16554 raft_consensus.cc:359] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.803263 16554 raft_consensus.cc:385] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.803545 16554 raft_consensus.cc:740] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.804183 16553 tablet_bootstrap.cc:654] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.804296 16554 consensus_queue.cc:260] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.806778 16554 ts_tablet_manager.cc:1434] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:10.807756 16554 tablet_bootstrap.cc:492] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:10.809216 16553 tablet_bootstrap.cc:492] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:10.809723 16553 ts_tablet_manager.cc:1403] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260710 11:01:10.809676 16552 tablet_bootstrap.cc:492] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:10.810510 16552 ts_tablet_manager.cc:1403] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.016s
I20260710 11:01:10.813416 16554 tablet_bootstrap.cc:654] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.813323 16552 raft_consensus.cc:359] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.814025 16552 raft_consensus.cc:385] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.814317 16552 raft_consensus.cc:740] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.814787 16553 raft_consensus.cc:359] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.815003 16552 consensus_queue.cc:260] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.815541 16553 raft_consensus.cc:385] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.815984 16553 raft_consensus.cc:740] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.816871 16553 consensus_queue.cc:260] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.822925 16552 ts_tablet_manager.cc:1434] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:01:10.823997 16552 tablet_bootstrap.cc:492] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:10.825485 16554 tablet_bootstrap.cc:492] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:10.825951 16554 ts_tablet_manager.cc:1403] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:01:10.827965 16553 ts_tablet_manager.cc:1434] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260710 11:01:10.828817 16554 raft_consensus.cc:359] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.830156 16552 tablet_bootstrap.cc:654] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.830227 16554 raft_consensus.cc:385] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.830678 16554 raft_consensus.cc:740] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.831650 16553 tablet_bootstrap.cc:492] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:10.831470 16554 consensus_queue.cc:260] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.836262 16554 ts_tablet_manager.cc:1434] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:01:10.837236 16554 tablet_bootstrap.cc:492] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:10.838416 16553 tablet_bootstrap.cc:654] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.844201 16539 raft_consensus.cc:493] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:10.844691 16539 raft_consensus.cc:515] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.846776 16539 leader_election.cc:290] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:10.847048 16552 tablet_bootstrap.cc:492] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:10.847472 16554 tablet_bootstrap.cc:654] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.847527 16552 ts_tablet_manager.cc:1403] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260710 11:01:10.849088 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da7ab3e6574455f84c3aa9c71d492f0" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:10.850566 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da7ab3e6574455f84c3aa9c71d492f0" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:10.850693 16552 raft_consensus.cc:359] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.851509 16552 raft_consensus.cc:385] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.851826 16552 raft_consensus.cc:740] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.852581 16552 consensus_queue.cc:260] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
W20260710 11:01:10.853830 16308 leader_election.cc:343] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:10.854540 16308 leader_election.cc:343] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:10.855072 16552 ts_tablet_manager.cc:1434] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 11:01:10.854939 16308 leader_election.cc:304] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [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: 353255d1809c4b60b9d1b3599ae06b7c; no voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17
I20260710 11:01:10.856005 16552 tablet_bootstrap.cc:492] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:10.859068 16539 raft_consensus.cc:2749] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:10.861102 16553 tablet_bootstrap.cc:492] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:10.861572 16553 ts_tablet_manager.cc:1403] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.021s
I20260710 11:01:10.861651 16554 tablet_bootstrap.cc:492] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:10.862193 16554 ts_tablet_manager.cc:1403] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.004s
I20260710 11:01:10.863806 16552 tablet_bootstrap.cc:654] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.864439 16553 raft_consensus.cc:359] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.865284 16539 raft_consensus.cc:493] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:10.865345 16553 raft_consensus.cc:385] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.865753 16553 raft_consensus.cc:740] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.865809 16539 raft_consensus.cc:515] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.866521 16553 consensus_queue.cc:260] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.867834 16539 leader_election.cc:290] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:10.869180 16553 ts_tablet_manager.cc:1434] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:01:10.870085 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f79c3e33c48d9a9fa33ce3db34999" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:10.870275 16553 tablet_bootstrap.cc:492] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:10.870772 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f79c3e33c48d9a9fa33ce3db34999" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
W20260710 11:01:10.871399 16308 leader_election.cc:343] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:10.870177 16552 tablet_bootstrap.cc:492] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:10.865017 16554 raft_consensus.cc:359] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.872220 16554 raft_consensus.cc:385] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.872264 16552 ts_tablet_manager.cc:1403] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260710 11:01:10.872756 16554 raft_consensus.cc:740] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.875739 16552 raft_consensus.cc:359] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.876576 16552 raft_consensus.cc:385] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.876875 16552 raft_consensus.cc:740] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.877492 16553 tablet_bootstrap.cc:654] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.876994 16554 consensus_queue.cc:260] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.877583 16552 consensus_queue.cc:260] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.878212 16416 raft_consensus.cc:2468] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 0.
I20260710 11:01:10.880270 16308 leader_election.cc:304] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [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: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 08312ac1d86f41ae84b19b5f200c51b8
I20260710 11:01:10.882083 16539 raft_consensus.cc:2804] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:10.882213 16552 ts_tablet_manager.cc:1434] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:01:10.882539 16539 raft_consensus.cc:493] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:10.882917 16539 raft_consensus.cc:3060] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.883387 16552 tablet_bootstrap.cc:492] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:10.890038 16539 raft_consensus.cc:515] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.890461 16552 tablet_bootstrap.cc:654] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.892978 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f79c3e33c48d9a9fa33ce3db34999" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
W20260710 11:01:10.894330 16308 leader_election.cc:343] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:10.896790 16552 tablet_bootstrap.cc:492] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:10.897109 16554 ts_tablet_manager.cc:1434] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260710 11:01:10.897248 16553 tablet_bootstrap.cc:492] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:10.897708 16553 ts_tablet_manager.cc:1403] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260710 11:01:10.898057 16552 ts_tablet_manager.cc:1403] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:01:10.900274 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f79c3e33c48d9a9fa33ce3db34999" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:10.900874 16416 raft_consensus.cc:3060] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.900969 16553 raft_consensus.cc:359] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.901754 16553 raft_consensus.cc:385] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.902035 16553 raft_consensus.cc:740] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.902863 16553 consensus_queue.cc:260] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.902981 16552 raft_consensus.cc:359] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.903748 16552 raft_consensus.cc:385] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.904614 16552 raft_consensus.cc:740] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.905120 16553 ts_tablet_manager.cc:1434] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:10.905403 16552 consensus_queue.cc:260] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.906836 16539 leader_election.cc:290] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:10.898082 16554 tablet_bootstrap.cc:492] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:10.907776 16552 ts_tablet_manager.cc:1434] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:01:10.908872 16552 tablet_bootstrap.cc:492] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:10.912446 16553 tablet_bootstrap.cc:492] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:10.907809 16416 raft_consensus.cc:2468] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 1.
I20260710 11:01:10.917186 16308 leader_election.cc:304] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [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: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 08312ac1d86f41ae84b19b5f200c51b8
I20260710 11:01:10.920109 16553 tablet_bootstrap.cc:654] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.921597 16539 raft_consensus.cc:2804] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:10.922123 16539 raft_consensus.cc:697] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Becoming Leader. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:10.921622 16552 tablet_bootstrap.cc:654] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.922991 16539 consensus_queue.cc:237] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.928923 16554 tablet_bootstrap.cc:654] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.932096 16553 tablet_bootstrap.cc:492] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:10.932667 16553 ts_tablet_manager.cc:1403] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260710 11:01:10.935760 16553 raft_consensus.cc:359] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.936606 16553 raft_consensus.cc:385] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.936959 16553 raft_consensus.cc:740] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.937800 16553 consensus_queue.cc:260] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.938856 16164 catalog_manager.cc:5697] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130). New cstate: current_term: 1 leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:10.940500 16553 ts_tablet_manager.cc:1434] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:10.942560 16553 tablet_bootstrap.cc:492] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:10.949157 16553 tablet_bootstrap.cc:654] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.960930 16554 tablet_bootstrap.cc:492] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:10.961473 16554 ts_tablet_manager.cc:1403] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.008s
I20260710 11:01:10.961941 16552 tablet_bootstrap.cc:492] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:10.962447 16552 ts_tablet_manager.cc:1403] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.019s
I20260710 11:01:10.965077 16554 raft_consensus.cc:359] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.966024 16554 raft_consensus.cc:385] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.965297 16552 raft_consensus.cc:359] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.966569 16554 raft_consensus.cc:740] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.966821 16552 raft_consensus.cc:385] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.967344 16539 raft_consensus.cc:493] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:10.967374 16552 raft_consensus.cc:740] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.967507 16554 consensus_queue.cc:260] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.968096 16539 raft_consensus.cc:515] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.968525 16552 consensus_queue.cc:260] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.970188 16539 leader_election.cc:290] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:10.970929 16553 tablet_bootstrap.cc:492] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:10.971408 16553 ts_tablet_manager.cc:1403] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.016s
I20260710 11:01:10.972654 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb236ed67a6e4c8aae35f9935eb9ad0b" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:10.973158 16554 ts_tablet_manager.cc:1434] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:01:10.973299 16416 raft_consensus.cc:2468] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 0.
I20260710 11:01:10.970896 16552 ts_tablet_manager.cc:1434] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:10.974241 16553 raft_consensus.cc:359] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.975145 16553 raft_consensus.cc:385] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.975190 16308 leader_election.cc:304] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:10.975543 16553 raft_consensus.cc:740] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.975708 16552 tablet_bootstrap.cc:492] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:10.976326 16553 consensus_queue.cc:260] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:10.978590 16553 ts_tablet_manager.cc:1434] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:10.979643 16553 tablet_bootstrap.cc:492] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:10.974252 16554 tablet_bootstrap.cc:492] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:10.976682 16541 raft_consensus.cc:2804] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:10.984347 16541 raft_consensus.cc:493] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:10.984723 16541 raft_consensus.cc:3060] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.985864 16553 tablet_bootstrap.cc:654] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.988077 16554 tablet_bootstrap.cc:654] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.972654 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb236ed67a6e4c8aae35f9935eb9ad0b" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:10.991014 16552 tablet_bootstrap.cc:654] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:10.995288 16308 leader_election.cc:343] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:10.997095 16213 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:11.005151 16538 raft_consensus.cc:493] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.005652 16538 raft_consensus.cc:515] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.006548 16541 raft_consensus.cc:515] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.008087 16538 leader_election.cc:290] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:11.008447 16541 leader_election.cc:290] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.009683 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549a56b2579047b0a21c7f421a9704c9" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:11.010588 16264 raft_consensus.cc:2468] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 0.
I20260710 11:01:11.011127 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb236ed67a6e4c8aae35f9935eb9ad0b" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:11.011940 16382 leader_election.cc:304] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:11.012853 16538 raft_consensus.cc:2804] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:01:11.013135 16308 leader_election.cc:343] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:11.013204 16538 raft_consensus.cc:493] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.013520 16342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549a56b2579047b0a21c7f421a9704c9" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:11.013779 16538 raft_consensus.cc:3060] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.014156 16342 raft_consensus.cc:2468] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 0.
I20260710 11:01:11.013216 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb236ed67a6e4c8aae35f9935eb9ad0b" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:11.015419 16416 raft_consensus.cc:3060] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.017191 16552 tablet_bootstrap.cc:492] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:11.017212 16554 tablet_bootstrap.cc:492] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:11.017843 16552 ts_tablet_manager.cc:1403] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.017s
I20260710 11:01:11.017953 16554 ts_tablet_manager.cc:1403] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.004s
I20260710 11:01:11.020738 16554 raft_consensus.cc:359] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.020998 16552 raft_consensus.cc:359] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.021386 16554 raft_consensus.cc:385] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.021162 16538 raft_consensus.cc:515] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.021692 16552 raft_consensus.cc:385] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.022083 16552 raft_consensus.cc:740] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.021786 16554 raft_consensus.cc:740] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.022742 16552 consensus_queue.cc:260] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.023042 16554 consensus_queue.cc:260] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.022289 16553 tablet_bootstrap.cc:492] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:11.021867 16416 raft_consensus.cc:2468] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 1.
I20260710 11:01:11.024379 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549a56b2579047b0a21c7f421a9704c9" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:11.024911 16553 ts_tablet_manager.cc:1403] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.013s
I20260710 11:01:11.025128 16266 raft_consensus.cc:3060] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.025596 16308 leader_election.cc:304] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [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: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 08312ac1d86f41ae84b19b5f200c51b8
I20260710 11:01:11.026341 16541 raft_consensus.cc:2804] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.026769 16541 raft_consensus.cc:697] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Becoming Leader. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:11.026986 16566 raft_consensus.cc:493] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.027412 16566 raft_consensus.cc:515] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.027555 16541 consensus_queue.cc:237] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.029520 16566 leader_election.cc:290] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.030827 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f7866cf388464e88448e648215d056" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:11.031491 16552 ts_tablet_manager.cc:1434] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:01:11.031435 16415 raft_consensus.cc:2468] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 0.
I20260710 11:01:11.032433 16552 tablet_bootstrap.cc:492] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c: Bootstrap starting.
I20260710 11:01:11.032821 16233 leader_election.cc:304] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:11.033666 16566 raft_consensus.cc:2804] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.033921 16463 raft_consensus.cc:493] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.033986 16566 raft_consensus.cc:493] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.034485 16566 raft_consensus.cc:3060] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.034475 16463 raft_consensus.cc:515] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.036634 16463 leader_election.cc:290] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.037292 16553 raft_consensus.cc:359] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.038264 16553 raft_consensus.cc:385] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.038901 16553 raft_consensus.cc:740] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.039041 16341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da7ab3e6574455f84c3aa9c71d492f0" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:11.032827 16342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f7866cf388464e88448e648215d056" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:11.039814 16341 raft_consensus.cc:2468] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 0.
I20260710 11:01:11.040982 16232 leader_election.cc:304] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:11.041827 16463 raft_consensus.cc:2804] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.042155 16463 raft_consensus.cc:493] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.042196 16342 raft_consensus.cc:2468] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 0.
I20260710 11:01:11.042369 16552 tablet_bootstrap.cc:654] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.042712 16463 raft_consensus.cc:3060] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.045145 16566 raft_consensus.cc:515] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.049418 16463 raft_consensus.cc:515] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.053115 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f7866cf388464e88448e648215d056" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:11.049793 16266 raft_consensus.cc:2468] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 1.
I20260710 11:01:11.053678 16415 raft_consensus.cc:3060] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.055032 16552 tablet_bootstrap.cc:492] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c: No bootstrap required, opened a new log
I20260710 11:01:11.055569 16552 ts_tablet_manager.cc:1403] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260710 11:01:11.056455 16382 leader_election.cc:304] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:11.056866 16341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549a56b2579047b0a21c7f421a9704c9" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:11.057416 16341 raft_consensus.cc:3060] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.057758 16342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f7866cf388464e88448e648215d056" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:11.058290 16342 raft_consensus.cc:3060] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.060045 16552 raft_consensus.cc:359] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.060747 16552 raft_consensus.cc:385] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.061012 16552 raft_consensus.cc:740] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.061671 16552 consensus_queue.cc:260] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.063724 16552 ts_tablet_manager.cc:1434] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:01:11.065809 16588 raft_consensus.cc:2804] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.066332 16588 raft_consensus.cc:697] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Becoming Leader. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:11.066793 16463 leader_election.cc:290] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 election: Requested vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.067237 16588 consensus_queue.cc:237] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.068755 16414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da7ab3e6574455f84c3aa9c71d492f0" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:11.069340 16414 raft_consensus.cc:3060] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.068542 16553 consensus_queue.cc:260] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.071378 16553 ts_tablet_manager.cc:1434] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.046s	user 0.000s	sys 0.004s
I20260710 11:01:11.074213 16553 tablet_bootstrap.cc:492] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8: Bootstrap starting.
I20260710 11:01:11.076805 16414 raft_consensus.cc:2468] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 1.
I20260710 11:01:11.078007 16233 leader_election.cc:304] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:11.084030 16342 raft_consensus.cc:2468] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 1.
I20260710 11:01:11.084858 16463 raft_consensus.cc:2804] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.050472 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da7ab3e6574455f84c3aa9c71d492f0" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:11.050482 16587 raft_consensus.cc:493] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.067060 16339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da7ab3e6574455f84c3aa9c71d492f0" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:11.086139 16416 raft_consensus.cc:2376] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 1. Re-sending same reply.
I20260710 11:01:11.086154 16587 raft_consensus.cc:515] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.087620 16553 tablet_bootstrap.cc:654] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.088294 16232 leader_election.cc:304] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:11.065753 16341 raft_consensus.cc:2468] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 1.
I20260710 11:01:11.088428 16415 raft_consensus.cc:2468] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 1.
I20260710 11:01:11.088693 16587 leader_election.cc:290] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.051345 16538 leader_election.cc:290] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:11.089949 16339 raft_consensus.cc:3060] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.090358 16414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c05236149cb45b288792f5246f5cf9d" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
W20260710 11:01:11.091535 16233 leader_election.cc:343] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:11.088997 16566 leader_election.cc:290] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 election: Requested vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.098192 16339 raft_consensus.cc:2468] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 1.
I20260710 11:01:11.101006 16591 raft_consensus.cc:493] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.100741 16162 catalog_manager.cc:5697] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130). New cstate: current_term: 1 leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.101473 16591 raft_consensus.cc:515] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.101840 16463 raft_consensus.cc:697] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Becoming Leader. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:11.102692 16463 consensus_queue.cc:237] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.104535 16414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2078f9b30943eab275fd1a09cc8845" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:11.105146 16414 raft_consensus.cc:2468] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 0.
I20260710 11:01:11.105262 16587 raft_consensus.cc:2804] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.105976 16587 raft_consensus.cc:697] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Becoming Leader. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:11.106115 16541 raft_consensus.cc:493] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.107040 16233 leader_election.cc:304] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:11.109081 16554 ts_tablet_manager.cc:1434] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.091s	user 0.015s	sys 0.001s
I20260710 11:01:11.108913 16587 consensus_queue.cc:237] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.110100 16554 tablet_bootstrap.cc:492] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17: Bootstrap starting.
I20260710 11:01:11.114718 16590 raft_consensus.cc:2804] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.115150 16590 raft_consensus.cc:493] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.115458 16590 raft_consensus.cc:3060] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.107486 16584 raft_consensus.cc:493] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.118281 16584 raft_consensus.cc:515] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.121272 16592 raft_consensus.cc:493] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.121799 16592 raft_consensus.cc:515] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.122223 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db414d566c147bebd2793d8c1ca427b" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:11.122907 16266 raft_consensus.cc:2468] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 0.
I20260710 11:01:11.108486 16591 leader_election.cc:290] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.108526 16541 raft_consensus.cc:515] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.124121 16382 leader_election.cc:304] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:11.125870 16541 leader_election.cc:290] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.124029 16592 leader_election.cc:290] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.126256 16538 raft_consensus.cc:2804] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.127467 16538 raft_consensus.cc:493] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.127801 16538 raft_consensus.cc:3060] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.127879 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db414d566c147bebd2793d8c1ca427b" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:11.128538 16266 raft_consensus.cc:2468] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 0.
I20260710 11:01:11.129741 16308 leader_election.cc:304] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:11.132442 16584 leader_election.cc:290] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:11.132918 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f79c3e33c48d9a9fa33ce3db34999" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:11.132716 16163 catalog_manager.cc:5697] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129). New cstate: current_term: 1 leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.133665 16415 raft_consensus.cc:2393] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08312ac1d86f41ae84b19b5f200c51b8 in current term 1: Already voted for candidate 353255d1809c4b60b9d1b3599ae06b7c in this term.
I20260710 11:01:11.135056 16539 raft_consensus.cc:2804] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.135442 16539 raft_consensus.cc:493] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.135875 16539 raft_consensus.cc:3060] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.135807 16339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db414d566c147bebd2793d8c1ca427b" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:11.136312 16554 tablet_bootstrap.cc:654] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.135581 16164 catalog_manager.cc:5697] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:11.135577 16538 raft_consensus.cc:515] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.141820 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db414d566c147bebd2793d8c1ca427b" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:11.142408 16266 raft_consensus.cc:3060] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.142643 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db414d566c147bebd2793d8c1ca427b" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:11.143450 16416 raft_consensus.cc:2393] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 353255d1809c4b60b9d1b3599ae06b7c in current term 1: Already voted for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in this term.
I20260710 11:01:11.142992 16539 raft_consensus.cc:515] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.147539 16339 raft_consensus.cc:2393] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22abdcf4f65a410b82700f3b5e5ebd17 in current term 1: Already voted for candidate 353255d1809c4b60b9d1b3599ae06b7c in this term.
I20260710 11:01:11.149022 16538 leader_election.cc:290] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:11.150157 16341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db414d566c147bebd2793d8c1ca427b" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:11.151087 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db414d566c147bebd2793d8c1ca427b" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:11.151190 16266 raft_consensus.cc:2468] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 1.
I20260710 11:01:11.152518 16382 leader_election.cc:304] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:11.154614 16538 raft_consensus.cc:2804] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.155141 16538 raft_consensus.cc:697] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Becoming Leader. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:11.156809 16541 raft_consensus.cc:493] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.157336 16554 tablet_bootstrap.cc:492] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17: No bootstrap required, opened a new log
I20260710 11:01:11.157271 16541 raft_consensus.cc:515] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.157887 16554 ts_tablet_manager.cc:1403] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.000s
I20260710 11:01:11.159302 16541 leader_election.cc:290] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.156067 16538 consensus_queue.cc:237] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.161237 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2078f9b30943eab275fd1a09cc8845" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:11.161911 16415 raft_consensus.cc:2468] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 0.
I20260710 11:01:11.162823 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2078f9b30943eab275fd1a09cc8845" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:11.160861 16554 raft_consensus.cc:359] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.163578 16554 raft_consensus.cc:385] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.163870 16554 raft_consensus.cc:740] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.164517 16308 leader_election.cc:304] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:11.165371 16541 raft_consensus.cc:2804] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.165733 16541 raft_consensus.cc:493] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.166077 16541 raft_consensus.cc:3060] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.170837 16554 consensus_queue.cc:260] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.173337 16554 ts_tablet_manager.cc:1434] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:01:11.173872 16541 raft_consensus.cc:515] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.176687 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2078f9b30943eab275fd1a09cc8845" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:11.179481 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2078f9b30943eab275fd1a09cc8845" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:11.180038 16415 raft_consensus.cc:3060] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.123698 16590 raft_consensus.cc:515] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.180516 16164 catalog_manager.cc:5697] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:11.181685 16266 raft_consensus.cc:2393] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 353255d1809c4b60b9d1b3599ae06b7c in current term 1: Already voted for candidate 08312ac1d86f41ae84b19b5f200c51b8 in this term.
I20260710 11:01:11.184258 16414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db414d566c147bebd2793d8c1ca427b" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:11.185714 16308 leader_election.cc:304] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [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: 353255d1809c4b60b9d1b3599ae06b7c; no voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17
I20260710 11:01:11.187353 16415 raft_consensus.cc:2468] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 1.
W20260710 11:01:11.188711 16232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.20.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 100515us
I20260710 11:01:11.180765 16539 leader_election.cc:290] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.189729 16539 raft_consensus.cc:2749] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:11.175807 16541 leader_election.cc:290] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.190943 16414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2078f9b30943eab275fd1a09cc8845" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:11.191665 16414 raft_consensus.cc:2393] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08312ac1d86f41ae84b19b5f200c51b8 in current term 1: Already voted for candidate 353255d1809c4b60b9d1b3599ae06b7c in this term.
I20260710 11:01:11.192809 16590 leader_election.cc:290] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 election: Requested vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.195564 16553 tablet_bootstrap.cc:492] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8: No bootstrap required, opened a new log
I20260710 11:01:11.196055 16553 ts_tablet_manager.cc:1403] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8: Time spent bootstrapping tablet: real 0.122s	user 0.004s	sys 0.006s
I20260710 11:01:11.196342 16541 raft_consensus.cc:493] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.196795 16541 raft_consensus.cc:515] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.198879 16541 leader_election.cc:290] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.198670 16553 raft_consensus.cc:359] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.199328 16553 raft_consensus.cc:385] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.199604 16553 raft_consensus.cc:740] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.199774 16163 catalog_manager.cc:5697] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129). New cstate: current_term: 1 leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.200345 16553 consensus_queue.cc:260] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.201927 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c05236149cb45b288792f5246f5cf9d" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8" is_pre_election: true
I20260710 11:01:11.202253 16553 ts_tablet_manager.cc:1434] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:11.202556 16266 raft_consensus.cc:2468] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 0.
I20260710 11:01:11.202695 16414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c05236149cb45b288792f5246f5cf9d" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:11.203004 16339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c05236149cb45b288792f5246f5cf9d" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:11.203631 16342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2078f9b30943eab275fd1a09cc8845" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:11.203606 16339 raft_consensus.cc:2468] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 0.
I20260710 11:01:11.204423 16342 raft_consensus.cc:2393] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08312ac1d86f41ae84b19b5f200c51b8 in current term 1: Already voted for candidate 353255d1809c4b60b9d1b3599ae06b7c in this term.
I20260710 11:01:11.204192 16340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f79c3e33c48d9a9fa33ce3db34999" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:11.205205 16414 raft_consensus.cc:2468] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 0.
I20260710 11:01:11.205735 16308 leader_election.cc:304] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [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: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 08312ac1d86f41ae84b19b5f200c51b8
I20260710 11:01:11.206620 16598 raft_consensus.cc:2804] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.207480 16308 leader_election.cc:304] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:11.207813 16232 leader_election.cc:304] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8 [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: 08312ac1d86f41ae84b19b5f200c51b8; no voters: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c
I20260710 11:01:11.208603 16587 raft_consensus.cc:3060] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.208523 16593 raft_consensus.cc:493] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.208986 16232 leader_election.cc:304] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [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: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 22abdcf4f65a410b82700f3b5e5ebd17
I20260710 11:01:11.209334 16593 raft_consensus.cc:515] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.210104 16590 raft_consensus.cc:2804] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.210469 16590 raft_consensus.cc:493] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.210785 16590 raft_consensus.cc:3060] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.211508 16593 leader_election.cc:290] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.211678 16339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2078f9b30943eab275fd1a09cc8845" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:11.213665 16414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ae3a805e6f4e07b32d0113c50e82a7" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" is_pre_election: true
I20260710 11:01:11.214306 16414 raft_consensus.cc:2468] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 0.
I20260710 11:01:11.215358 16233 leader_election.cc:304] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:11.215775 16587 raft_consensus.cc:2749] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:11.216197 16593 raft_consensus.cc:2804] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.216620 16593 raft_consensus.cc:493] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.216532 16539 raft_consensus.cc:2804] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.217057 16593 raft_consensus.cc:3060] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.217628 16539 raft_consensus.cc:493] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.218073 16539 raft_consensus.cc:3060] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.217770 16590 raft_consensus.cc:515] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.219869 16590 leader_election.cc:290] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 election: Requested vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.220825 16414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c05236149cb45b288792f5246f5cf9d" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:11.221382 16414 raft_consensus.cc:3060] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.216439 16598 raft_consensus.cc:697] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Becoming Leader. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:11.223892 16593 raft_consensus.cc:515] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.224241 16340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ae3a805e6f4e07b32d0113c50e82a7" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c" is_pre_election: true
I20260710 11:01:11.223817 16598 consensus_queue.cc:237] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.224874 16340 raft_consensus.cc:2468] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 0.
I20260710 11:01:11.225909 16593 leader_election.cc:290] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 election: Requested vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.226999 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ae3a805e6f4e07b32d0113c50e82a7" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:11.227581 16415 raft_consensus.cc:3060] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.227445 16340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c05236149cb45b288792f5246f5cf9d" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:11.230466 16539 raft_consensus.cc:515] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.231587 16340 raft_consensus.cc:2393] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08312ac1d86f41ae84b19b5f200c51b8 in current term 1: Already voted for candidate 353255d1809c4b60b9d1b3599ae06b7c in this term.
I20260710 11:01:11.232161 16414 raft_consensus.cc:2468] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 1.
I20260710 11:01:11.233217 16233 leader_election.cc:304] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:11.234498 16415 raft_consensus.cc:2468] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 1.
I20260710 11:01:11.235523 16341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ae3a805e6f4e07b32d0113c50e82a7" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:11.235679 16233 leader_election.cc:304] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:11.236117 16341 raft_consensus.cc:3060] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.236651 16590 raft_consensus.cc:2804] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.237094 16590 raft_consensus.cc:697] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Becoming Leader. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:11.237380 16587 raft_consensus.cc:2804] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.237262 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c05236149cb45b288792f5246f5cf9d" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:11.237903 16590 consensus_queue.cc:237] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.237941 16587 raft_consensus.cc:697] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Becoming Leader. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:11.239491 16587 consensus_queue.cc:237] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.243466 16341 raft_consensus.cc:2468] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 1.
I20260710 11:01:11.245452 16232 leader_election.cc:304] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [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: 08312ac1d86f41ae84b19b5f200c51b8; no voters: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c
I20260710 11:01:11.246279 16593 raft_consensus.cc:2749] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:11.248517 16539 leader_election.cc:290] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 1 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.250017 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c05236149cb45b288792f5246f5cf9d" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:11.250631 16415 raft_consensus.cc:2393] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 353255d1809c4b60b9d1b3599ae06b7c in current term 1: Already voted for candidate 08312ac1d86f41ae84b19b5f200c51b8 in this term.
I20260710 11:01:11.251361 16308 leader_election.cc:304] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [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: 353255d1809c4b60b9d1b3599ae06b7c; no voters: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17
I20260710 11:01:11.251919 16598 raft_consensus.cc:2749] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:11.256522 16164 catalog_manager.cc:5697] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130). New cstate: current_term: 1 leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.257956 16163 catalog_manager.cc:5697] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129). New cstate: current_term: 1 leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.259516 16163 catalog_manager.cc:5697] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129). New cstate: current_term: 1 leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.321296 16341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e2078f9b30943eab275fd1a09cc8845"
dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
mode: GRACEFUL
new_leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
 from {username='slave'} at 127.0.0.1:57424
I20260710 11:01:11.321895 16341 raft_consensus.cc:606] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Received request to transfer leadership to TS 08312ac1d86f41ae84b19b5f200c51b8
I20260710 11:01:11.331008 16415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "549a56b2579047b0a21c7f421a9704c9"
dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
mode: GRACEFUL
new_leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
 from {username='slave'} at 127.0.0.1:40640
I20260710 11:01:11.331414 16415 raft_consensus.cc:606] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Received request to transfer leadership to TS 08312ac1d86f41ae84b19b5f200c51b8
I20260710 11:01:11.338016 16266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3ae3a805e6f4e07b32d0113c50e82a7"
dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
mode: GRACEFUL
new_leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
 from {username='slave'} at 127.0.0.1:45954
I20260710 11:01:11.338449 16266 raft_consensus.cc:606] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Received request to transfer leadership to TS 353255d1809c4b60b9d1b3599ae06b7c
I20260710 11:01:11.342840 16415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9db414d566c147bebd2793d8c1ca427b"
dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
mode: GRACEFUL
new_leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
 from {username='slave'} at 127.0.0.1:40640
I20260710 11:01:11.343232 16415 raft_consensus.cc:606] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Received request to transfer leadership to TS 353255d1809c4b60b9d1b3599ae06b7c
I20260710 11:01:11.347164 16266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5da7ab3e6574455f84c3aa9c71d492f0"
dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
mode: GRACEFUL
new_leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
 from {username='slave'} at 127.0.0.1:45954
I20260710 11:01:11.347568 16266 raft_consensus.cc:606] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Received request to transfer leadership to TS 353255d1809c4b60b9d1b3599ae06b7c
I20260710 11:01:11.351776 16341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c89f79c3e33c48d9a9fa33ce3db34999"
dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
mode: GRACEFUL
new_leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
 from {username='slave'} at 127.0.0.1:57424
I20260710 11:01:11.352350 16341 raft_consensus.cc:606] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Received request to transfer leadership to TS 22abdcf4f65a410b82700f3b5e5ebd17
I20260710 11:01:11.376390 16601 consensus_queue.cc:1048] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.382028 16598 raft_consensus.cc:993] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c: : Instructing follower 22abdcf4f65a410b82700f3b5e5ebd17 to start an election
I20260710 11:01:11.382498 16539 raft_consensus.cc:1081] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Signalling peer 22abdcf4f65a410b82700f3b5e5ebd17 to start an election
I20260710 11:01:11.383962 16414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c89f79c3e33c48d9a9fa33ce3db34999"
dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
 from {username='slave'} at 127.0.0.1:40624
I20260710 11:01:11.388860 16598 consensus_queue.cc:1048] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.390384 16414 raft_consensus.cc:493] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.390812 16414 raft_consensus.cc:3060] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.397382 16414 raft_consensus.cc:515] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.403980 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f79c3e33c48d9a9fa33ce3db34999" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:11.404510 16266 raft_consensus.cc:3060] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.404848 16414 leader_election.cc:290] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 2 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:11.406124 16341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f79c3e33c48d9a9fa33ce3db34999" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:11.406571 16341 raft_consensus.cc:3055] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:11.406805 16341 raft_consensus.cc:740] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:11.407436 16341 consensus_queue.cc:260] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.408378 16341 raft_consensus.cc:3060] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.410357 16266 raft_consensus.cc:2468] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 2.
I20260710 11:01:11.411254 16382 leader_election.cc:304] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:11.411837 16538 raft_consensus.cc:2804] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:11.412231 16538 raft_consensus.cc:697] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 LEADER]: Becoming Leader. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:11.412989 16341 raft_consensus.cc:2468] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 2.
I20260710 11:01:11.412885 16538 consensus_queue.cc:237] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.419608 16163 catalog_manager.cc:5697] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 reported cstate change: term changed from 1 to 2, leader changed from 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130) to 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131). New cstate: current_term: 2 leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:11.461024 16538 consensus_queue.cc:1048] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.471745 16538 consensus_queue.cc:1048] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.478740 16584 raft_consensus.cc:993] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17: : Instructing follower 08312ac1d86f41ae84b19b5f200c51b8 to start an election
I20260710 11:01:11.479149 16538 raft_consensus.cc:1081] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Signalling peer 08312ac1d86f41ae84b19b5f200c51b8 to start an election
I20260710 11:01:11.480433 16266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "549a56b2579047b0a21c7f421a9704c9"
dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
 from {username='slave'} at 127.0.0.1:45948
I20260710 11:01:11.480841 16266 raft_consensus.cc:493] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.481453 16266 raft_consensus.cc:3060] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.485610 16266 raft_consensus.cc:515] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.486924 16266 leader_election.cc:290] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 2 election: Requested vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.487720 16339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549a56b2579047b0a21c7f421a9704c9" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:11.488068 16414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549a56b2579047b0a21c7f421a9704c9" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:11.488428 16339 raft_consensus.cc:3060] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.488648 16414 raft_consensus.cc:3055] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:11.488965 16414 raft_consensus.cc:740] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:11.489724 16414 consensus_queue.cc:260] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.490928 16414 raft_consensus.cc:3060] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.493317 16339 raft_consensus.cc:2468] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 2.
I20260710 11:01:11.494194 16232 leader_election.cc:304] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [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: 08312ac1d86f41ae84b19b5f200c51b8, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:11.494792 16587 raft_consensus.cc:2804] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:11.495244 16587 raft_consensus.cc:697] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 LEADER]: Becoming Leader. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:11.496261 16414 raft_consensus.cc:2468] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 2.
I20260710 11:01:11.496037 16587 consensus_queue.cc:237] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.502190 16163 catalog_manager.cc:5697] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 reported cstate change: term changed from 1 to 2, leader changed from 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131) to 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129). New cstate: current_term: 2 leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.539498 16587 consensus_queue.cc:1048] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.545092 16587 consensus_queue.cc:1048] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.545902 16593 raft_consensus.cc:993] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8: : Instructing follower 353255d1809c4b60b9d1b3599ae06b7c to start an election
I20260710 11:01:11.546386 16463 raft_consensus.cc:1081] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Signalling peer 353255d1809c4b60b9d1b3599ae06b7c to start an election
I20260710 11:01:11.548158 16341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5da7ab3e6574455f84c3aa9c71d492f0"
dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
 from {username='slave'} at 127.0.0.1:57418
I20260710 11:01:11.548763 16341 raft_consensus.cc:493] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.549108 16341 raft_consensus.cc:3060] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.551873 16463 consensus_queue.cc:1048] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.563069 16587 consensus_queue.cc:1048] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.566308 16341 raft_consensus.cc:515] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.573551 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da7ab3e6574455f84c3aa9c71d492f0" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:11.574077 16266 raft_consensus.cc:3055] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:11.574404 16266 raft_consensus.cc:740] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:11.574396 16414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da7ab3e6574455f84c3aa9c71d492f0" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:11.575073 16414 raft_consensus.cc:3060] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.575320 16266 consensus_queue.cc:260] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.576332 16266 raft_consensus.cc:3060] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.581676 16414 raft_consensus.cc:2468] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 2.
I20260710 11:01:11.582358 16266 raft_consensus.cc:2468] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 2.
I20260710 11:01:11.574097 16341 leader_election.cc:290] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 2 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.582715 16308 leader_election.cc:304] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [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: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:11.583626 16598 raft_consensus.cc:2804] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:11.584079 16598 raft_consensus.cc:697] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 LEADER]: Becoming Leader. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:11.584640 16598 consensus_queue.cc:237] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.589944 16162 catalog_manager.cc:5697] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c reported cstate change: term changed from 1 to 2, leader changed from 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129) to 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130). New cstate: current_term: 2 leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.629354 16598 consensus_queue.cc:1048] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.638447 16541 consensus_queue.cc:1048] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.639799 16264 raft_consensus.cc:3060] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.643880 16541 consensus_queue.cc:1048] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.648594 16541 consensus_queue.cc:1048] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.668200 16587 consensus_queue.cc:1048] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.669138 16539 raft_consensus.cc:993] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c: : Instructing follower 08312ac1d86f41ae84b19b5f200c51b8 to start an election
I20260710 11:01:11.669612 16539 raft_consensus.cc:1081] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Signalling peer 08312ac1d86f41ae84b19b5f200c51b8 to start an election
I20260710 11:01:11.671830 16266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e2078f9b30943eab275fd1a09cc8845"
dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
 from {username='slave'} at 127.0.0.1:45946
I20260710 11:01:11.672350 16266 raft_consensus.cc:493] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.672667 16266 raft_consensus.cc:3060] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.673497 16587 consensus_queue.cc:1048] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.679419 16266 raft_consensus.cc:515] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.681303 16266 leader_election.cc:290] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [CANDIDATE]: Term 2 election: Requested vote from peers 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.682324 16415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2078f9b30943eab275fd1a09cc8845" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:11.682773 16341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2078f9b30943eab275fd1a09cc8845" candidate_uuid: "08312ac1d86f41ae84b19b5f200c51b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:11.682962 16415 raft_consensus.cc:3060] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.683357 16341 raft_consensus.cc:3055] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:11.683686 16341 raft_consensus.cc:740] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:11.684538 16341 consensus_queue.cc:260] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.685563 16341 raft_consensus.cc:3060] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.689765 16415 raft_consensus.cc:2468] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 2.
I20260710 11:01:11.692106 16341 raft_consensus.cc:2468] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08312ac1d86f41ae84b19b5f200c51b8 in term 2.
I20260710 11:01:11.691438 16233 leader_election.cc:304] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [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: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:11.694940 16590 raft_consensus.cc:2804] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:11.695448 16590 raft_consensus.cc:697] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 LEADER]: Becoming Leader. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:11.696020 16593 consensus_queue.cc:1048] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.700299 16590 consensus_queue.cc:237] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.709514 16590 consensus_queue.cc:1048] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.709388 16163 catalog_manager.cc:5697] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 reported cstate change: term changed from 1 to 2, leader changed from 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130) to 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129). New cstate: current_term: 2 leader_uuid: "08312ac1d86f41ae84b19b5f200c51b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.724051 16590 raft_consensus.cc:993] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8: : Instructing follower 353255d1809c4b60b9d1b3599ae06b7c to start an election
I20260710 11:01:11.724509 16590 raft_consensus.cc:1081] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Signalling peer 353255d1809c4b60b9d1b3599ae06b7c to start an election
I20260710 11:01:11.727373 16341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3ae3a805e6f4e07b32d0113c50e82a7"
dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
 from {username='slave'} at 127.0.0.1:57418
I20260710 11:01:11.729970 16341 raft_consensus.cc:493] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.730347 16341 raft_consensus.cc:3060] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.734923 16341 raft_consensus.cc:515] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.736397 16341 leader_election.cc:290] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 2 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.737051 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ae3a805e6f4e07b32d0113c50e82a7" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:11.737468 16414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ae3a805e6f4e07b32d0113c50e82a7" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:11.737638 16266 raft_consensus.cc:3055] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:11.738008 16266 raft_consensus.cc:740] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:11.738042 16414 raft_consensus.cc:3060] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.738759 16266 consensus_queue.cc:260] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.739912 16266 raft_consensus.cc:3060] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.739900 16538 consensus_queue.cc:1048] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:11.743758 16414 raft_consensus.cc:2468] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 2.
I20260710 11:01:11.745357 16308 leader_election.cc:304] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [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: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:11.745978 16266 raft_consensus.cc:2468] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 2.
I20260710 11:01:11.746002 16598 raft_consensus.cc:2804] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:11.746693 16598 raft_consensus.cc:697] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 LEADER]: Becoming Leader. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:11.747512 16598 consensus_queue.cc:237] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.753680 16588 consensus_queue.cc:1048] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.757503 16164 catalog_manager.cc:5697] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c reported cstate change: term changed from 1 to 2, leader changed from 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129) to 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130). New cstate: current_term: 2 leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.760759 16584 raft_consensus.cc:993] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17: : Instructing follower 353255d1809c4b60b9d1b3599ae06b7c to start an election
I20260710 11:01:11.761199 16588 raft_consensus.cc:1081] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Signalling peer 353255d1809c4b60b9d1b3599ae06b7c to start an election
I20260710 11:01:11.762692 16341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9db414d566c147bebd2793d8c1ca427b"
dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
 from {username='slave'} at 127.0.0.1:57416
I20260710 11:01:11.763175 16341 raft_consensus.cc:493] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.763497 16341 raft_consensus.cc:3060] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.768551 16341 raft_consensus.cc:515] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.770244 16341 leader_election.cc:290] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [CANDIDATE]: Term 2 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131:38305)
I20260710 11:01:11.770833 16266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db414d566c147bebd2793d8c1ca427b" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:11.771145 16414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db414d566c147bebd2793d8c1ca427b" candidate_uuid: "353255d1809c4b60b9d1b3599ae06b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
I20260710 11:01:11.771541 16266 raft_consensus.cc:3060] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.771834 16414 raft_consensus.cc:3055] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:11.772193 16414 raft_consensus.cc:740] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:11.772812 16414 consensus_queue.cc:260] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.773716 16414 raft_consensus.cc:3060] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.780149 16414 raft_consensus.cc:2468] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 2.
I20260710 11:01:11.780983 16308 leader_election.cc:304] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [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: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:11.781750 16598 raft_consensus.cc:2804] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:11.782161 16266 raft_consensus.cc:2468] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353255d1809c4b60b9d1b3599ae06b7c in term 2.
I20260710 11:01:11.782169 16598 raft_consensus.cc:697] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 2 LEADER]: Becoming Leader. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:11.783138 16598 consensus_queue.cc:237] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:11.788895 16164 catalog_manager.cc:5697] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c reported cstate change: term changed from 1 to 2, leader changed from 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131) to 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130). New cstate: current_term: 2 leader_uuid: "353255d1809c4b60b9d1b3599ae06b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.831948 16266 raft_consensus.cc:1275] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Refusing update from remote peer 22abdcf4f65a410b82700f3b5e5ebd17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:11.833084 16584 consensus_queue.cc:1048] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:11.840390 16341 raft_consensus.cc:1275] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Refusing update from remote peer 22abdcf4f65a410b82700f3b5e5ebd17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:11.841746 16588 consensus_queue.cc:1048] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:11.980777 16414 raft_consensus.cc:1275] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Refusing update from remote peer 08312ac1d86f41ae84b19b5f200c51b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:11.981894 16590 consensus_queue.cc:1048] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:11.988411 16341 raft_consensus.cc:1275] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Refusing update from remote peer 08312ac1d86f41ae84b19b5f200c51b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:11.989694 16587 consensus_queue.cc:1048] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:11.997507 16266 raft_consensus.cc:1275] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Refusing update from remote peer 353255d1809c4b60b9d1b3599ae06b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:11.998559 16598 consensus_queue.cc:1048] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.008533 16414 raft_consensus.cc:1275] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Refusing update from remote peer 353255d1809c4b60b9d1b3599ae06b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.009815 16541 consensus_queue.cc:1048] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.162379 16416 raft_consensus.cc:1275] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Refusing update from remote peer 353255d1809c4b60b9d1b3599ae06b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.163425 16539 consensus_queue.cc:1048] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.171548 16266 raft_consensus.cc:1275] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Refusing update from remote peer 353255d1809c4b60b9d1b3599ae06b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.173048 16541 consensus_queue.cc:1048] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.241449 16266 raft_consensus.cc:1275] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Refusing update from remote peer 353255d1809c4b60b9d1b3599ae06b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.242548 16541 consensus_queue.cc:1048] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.249854 16416 raft_consensus.cc:1275] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Refusing update from remote peer 353255d1809c4b60b9d1b3599ae06b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.251330 16598 consensus_queue.cc:1048] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.259429 16341 raft_consensus.cc:1275] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Refusing update from remote peer 08312ac1d86f41ae84b19b5f200c51b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.260751 16587 consensus_queue.cc:1048] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.267684 16416 raft_consensus.cc:1275] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Refusing update from remote peer 08312ac1d86f41ae84b19b5f200c51b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.269167 16566 consensus_queue.cc:1048] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:14.385679 16164 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58584:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:01:14.405535 16164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58584:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:01:14.485852 12370 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:01:14.562985 16673 tablet.cc:1724] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c: 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
I20260710 11:01:14.575453 16675 tablet.cc:1724] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8: 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
W20260710 11:01:14.576061 16382 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.20.129:44369, user_credentials={real_user=slave}} blocked reactor thread for 58397.3us
I20260710 11:01:14.589530 16686 tablet.cc:1724] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8: 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
I20260710 11:01:14.593694 16678 tablet.cc:1724] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c: 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
I20260710 11:01:14.652211 16683 tablet.cc:1724] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c: 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
I20260710 11:01:14.592891 16687 tablet.cc:1724] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8: 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
I20260710 11:01:14.690732 16688 tablet.cc:1724] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8: 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
I20260710 11:01:14.698233 16690 tablet.cc:1724] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c: 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
I20260710 11:01:14.713835 16695 tablet.cc:1724] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17: 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
I20260710 11:01:14.696635 16679 tablet.cc:1724] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17: 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
I20260710 11:01:14.752203 16265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c05236149cb45b288792f5246f5cf9d"
dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
mode: GRACEFUL
new_leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
 from {username='slave'} at 127.0.0.1:57800
I20260710 11:01:14.752878 16265 raft_consensus.cc:606] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Received request to transfer leadership to TS 22abdcf4f65a410b82700f3b5e5ebd17
W20260710 11:01:14.757603 16293 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:1e2078f9b30943eab275fd1a09cc8845)
W20260710 11:01:14.762269 16293 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:1e2078f9b30943eab275fd1a09cc8845)
W20260710 11:01:14.764516 16293 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:1e2078f9b30943eab275fd1a09cc8845)
I20260710 11:01:14.767536 16675 tablet.cc:1724] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8: 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
W20260710 11:01:14.770612 16196 debug-util.cc:398] Leaking SignalData structure 0x7b0800036720 after lost signal to thread 12373
W20260710 11:01:14.771600 16196 debug-util.cc:398] Leaking SignalData structure 0x7b0800178500 after lost signal to thread 16199
I20260710 11:01:14.772722 16679 tablet.cc:1724] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17: 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
W20260710 11:01:14.774327 16196 debug-util.cc:398] Leaking SignalData structure 0x7b08000a08a0 after lost signal to thread 16440
I20260710 11:01:14.778880 16678 tablet.cc:1724] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c: 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
I20260710 11:01:14.786466 16690 tablet.cc:1724] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c: 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
I20260710 11:01:14.787232 16679 tablet.cc:1724] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17: 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
I20260710 11:01:14.789810 16683 tablet.cc:1724] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c: 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
I20260710 11:01:14.799108 16687 tablet.cc:1724] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8: 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
I20260710 11:01:14.755862 16673 tablet.cc:1724] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c: 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
I20260710 11:01:14.804263 16686 tablet.cc:1724] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8: 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
I20260710 11:01:14.817775 16699 tablet.cc:1724] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17: 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
I20260710 11:01:14.819510 16631 raft_consensus.cc:993] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8: : Instructing follower 22abdcf4f65a410b82700f3b5e5ebd17 to start an election
I20260710 11:01:14.820020 16631 raft_consensus.cc:1081] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Signalling peer 22abdcf4f65a410b82700f3b5e5ebd17 to start an election
I20260710 11:01:14.823519 16688 tablet.cc:1724] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8: 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
I20260710 11:01:14.834980 16702 tablet.cc:1724] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17: 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
I20260710 11:01:14.837167 16675 tablet.cc:1724] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8: 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
I20260710 11:01:14.844668 16678 tablet.cc:1724] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c: 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
I20260710 11:01:14.849843 16415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c05236149cb45b288792f5246f5cf9d"
dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
 from {username='slave'} at 127.0.0.1:40636
I20260710 11:01:14.850049 16340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb236ed67a6e4c8aae35f9935eb9ad0b"
dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
mode: GRACEFUL
new_leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
 from {username='slave'} at 127.0.0.1:35252
I20260710 11:01:14.850482 16415 raft_consensus.cc:493] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:14.850757 16340 raft_consensus.cc:606] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Received request to transfer leadership to TS 22abdcf4f65a410b82700f3b5e5ebd17
I20260710 11:01:14.852403 16679 tablet.cc:1724] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17: 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
I20260710 11:01:14.854619 16699 tablet.cc:1724] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17: 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
I20260710 11:01:14.856726 12370 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:01:14.857333 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:14.879671 16264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a14afe68efdd45eb845d966b336b9d91"
dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
mode: GRACEFUL
new_leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
 from {username='slave'} at 127.0.0.1:57800
I20260710 11:01:14.880311 16264 raft_consensus.cc:606] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 LEADER]: Received request to transfer leadership to TS 22abdcf4f65a410b82700f3b5e5ebd17
I20260710 11:01:14.883643 16415 raft_consensus.cc:3060] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.885003 16679 tablet.cc:1724] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17: 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
I20260710 11:01:14.887925 16340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a56367e0b6684b98a34275e851a88e21"
dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
mode: GRACEFUL
new_leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
 from {username='slave'} at 127.0.0.1:35252
I20260710 11:01:14.888542 16340 raft_consensus.cc:606] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 LEADER]: Received request to transfer leadership to TS 22abdcf4f65a410b82700f3b5e5ebd17
I20260710 11:01:14.890359 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:14.890974 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:14.911938 16162 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764: soft_deleted_table [id=ff0b1d3e9a71434e922679b5521c3628] alter complete (version 1)
I20260710 11:01:14.890138 16415 raft_consensus.cc:515] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:14.916400 16415 leader_election.cc:290] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 2 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:14.916677 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c05236149cb45b288792f5246f5cf9d" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:14.917389 16264 raft_consensus.cc:3055] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:14.917706 16264 raft_consensus.cc:740] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:14.918370 16264 consensus_queue.cc:260] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:14.919165 16264 raft_consensus.cc:3060] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.924118 16340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c05236149cb45b288792f5246f5cf9d" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:14.924754 16340 raft_consensus.cc:3060] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.929993 16264 raft_consensus.cc:2468] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 2.
I20260710 11:01:14.931521 16340 raft_consensus.cc:2468] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 2.
I20260710 11:01:14.932622 16382 leader_election.cc:304] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [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: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:14.933497 16670 raft_consensus.cc:2804] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:14.933938 16670 raft_consensus.cc:697] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 LEADER]: Becoming Leader. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:14.934719 16670 consensus_queue.cc:237] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:14.943111 16164 catalog_manager.cc:5697] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 reported cstate change: term changed from 1 to 2, leader changed from 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129) to 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131). New cstate: current_term: 2 leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:15.053885 16694 raft_consensus.cc:993] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c: : Instructing follower 22abdcf4f65a410b82700f3b5e5ebd17 to start an election
I20260710 11:01:15.054474 16698 raft_consensus.cc:1081] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Signalling peer 22abdcf4f65a410b82700f3b5e5ebd17 to start an election
I20260710 11:01:15.056048 16415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb236ed67a6e4c8aae35f9935eb9ad0b"
dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
 from {username='slave'} at 127.0.0.1:40624
I20260710 11:01:15.056550 16415 raft_consensus.cc:493] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.056915 16415 raft_consensus.cc:3060] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.062047 16415 raft_consensus.cc:515] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:15.063424 16415 leader_election.cc:290] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 2 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:15.064289 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb236ed67a6e4c8aae35f9935eb9ad0b" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:15.064385 16340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb236ed67a6e4c8aae35f9935eb9ad0b" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:15.065029 16264 raft_consensus.cc:3060] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.065091 16340 raft_consensus.cc:3055] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.065502 16340 raft_consensus.cc:740] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:15.066285 16340 consensus_queue.cc:260] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:15.067500 16340 raft_consensus.cc:3060] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.070797 16264 raft_consensus.cc:2468] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 2.
I20260710 11:01:15.072011 16382 leader_election.cc:304] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [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: 08312ac1d86f41ae84b19b5f200c51b8, 22abdcf4f65a410b82700f3b5e5ebd17; no voters: 
I20260710 11:01:15.072883 16670 raft_consensus.cc:2804] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:15.073340 16670 raft_consensus.cc:697] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 LEADER]: Becoming Leader. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:15.074414 16670 consensus_queue.cc:237] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:15.075240 16340 raft_consensus.cc:2468] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 2.
I20260710 11:01:15.082645 16164 catalog_manager.cc:5697] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 reported cstate change: term changed from 1 to 2, leader changed from 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130) to 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131). New cstate: current_term: 2 leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:15.260106 16628 raft_consensus.cc:993] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8: : Instructing follower 22abdcf4f65a410b82700f3b5e5ebd17 to start an election
I20260710 11:01:15.260643 16629 raft_consensus.cc:1081] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 LEADER]: Signalling peer 22abdcf4f65a410b82700f3b5e5ebd17 to start an election
I20260710 11:01:15.262118 16413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a14afe68efdd45eb845d966b336b9d91"
dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
 from {username='slave'} at 127.0.0.1:40636
I20260710 11:01:15.262595 16413 raft_consensus.cc:493] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.263085 16413 raft_consensus.cc:3060] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:15.268395 16413 raft_consensus.cc:515] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:15.270634 16413 leader_election.cc:290] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 3 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:15.271992 16340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14afe68efdd45eb845d966b336b9d91" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:15.272603 16340 raft_consensus.cc:3060] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:15.272502 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14afe68efdd45eb845d966b336b9d91" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:15.273285 16264 raft_consensus.cc:3055] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:15.273661 16264 raft_consensus.cc:740] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08312ac1d86f41ae84b19b5f200c51b8, State: Running, Role: LEADER
I20260710 11:01:15.274570 16264 consensus_queue.cc:260] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:15.275784 16264 raft_consensus.cc:3060] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:15.279747 16340 raft_consensus.cc:2468] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 3.
I20260710 11:01:15.280836 16264 raft_consensus.cc:2468] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 3.
I20260710 11:01:15.280889 16381 leader_election.cc:304] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:15.281917 16670 raft_consensus.cc:2804] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:15.282372 16670 raft_consensus.cc:697] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 3 LEADER]: Becoming Leader. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:15.283138 16670 consensus_queue.cc:237] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:15.290891 16164 catalog_manager.cc:5697] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 reported cstate change: term changed from 2 to 3, leader changed from 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129) to 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131). New cstate: current_term: 3 leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:15.387615 16694 raft_consensus.cc:993] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c: : Instructing follower 22abdcf4f65a410b82700f3b5e5ebd17 to start an election
I20260710 11:01:15.388053 16698 raft_consensus.cc:1081] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 LEADER]: Signalling peer 22abdcf4f65a410b82700f3b5e5ebd17 to start an election
I20260710 11:01:15.389467 16413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a56367e0b6684b98a34275e851a88e21"
dest_uuid: "22abdcf4f65a410b82700f3b5e5ebd17"
 from {username='slave'} at 127.0.0.1:40624
I20260710 11:01:15.389950 16413 raft_consensus.cc:493] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.390232 16413 raft_consensus.cc:3060] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:15.395040 16413 raft_consensus.cc:515] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:15.397095 16413 leader_election.cc:290] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [CANDIDATE]: Term 3 election: Requested vote from peers 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369), 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741)
I20260710 11:01:15.397831 16340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56367e0b6684b98a34275e851a88e21" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "353255d1809c4b60b9d1b3599ae06b7c"
I20260710 11:01:15.398401 16340 raft_consensus.cc:3055] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:15.398300 16264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56367e0b6684b98a34275e851a88e21" candidate_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08312ac1d86f41ae84b19b5f200c51b8"
I20260710 11:01:15.398741 16340 raft_consensus.cc:740] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 353255d1809c4b60b9d1b3599ae06b7c, State: Running, Role: LEADER
I20260710 11:01:15.398998 16264 raft_consensus.cc:3060] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:15.399657 16340 consensus_queue.cc:260] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:15.400616 16340 raft_consensus.cc:3060] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:15.405062 16340 raft_consensus.cc:2468] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 3.
I20260710 11:01:15.405918 16264 raft_consensus.cc:2468] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22abdcf4f65a410b82700f3b5e5ebd17 in term 3.
I20260710 11:01:15.406118 16381 leader_election.cc:304] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: 22abdcf4f65a410b82700f3b5e5ebd17, 353255d1809c4b60b9d1b3599ae06b7c; no voters: 
I20260710 11:01:15.407042 16670 raft_consensus.cc:2804] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:15.407409 16670 raft_consensus.cc:697] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 3 LEADER]: Becoming Leader. State: Replica: 22abdcf4f65a410b82700f3b5e5ebd17, State: Running, Role: LEADER
I20260710 11:01:15.408202 16670 consensus_queue.cc:237] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [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: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } }
I20260710 11:01:15.413488 16264 raft_consensus.cc:1275] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Refusing update from remote peer 22abdcf4f65a410b82700f3b5e5ebd17: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:01:15.415952 16164 catalog_manager.cc:5697] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 reported cstate change: term changed from 2 to 3, leader changed from 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130) to 22abdcf4f65a410b82700f3b5e5ebd17 (127.12.20.131). New cstate: current_term: 3 leader_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22abdcf4f65a410b82700f3b5e5ebd17" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38305 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:15.418998 16670 consensus_queue.cc:1048] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:15.431766 16340 raft_consensus.cc:1275] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Refusing update from remote peer 22abdcf4f65a410b82700f3b5e5ebd17: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:01:15.433154 16707 consensus_queue.cc:1048] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:15.480592 16265 raft_consensus.cc:1275] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Refusing update from remote peer 22abdcf4f65a410b82700f3b5e5ebd17: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:01:15.481792 16626 consensus_queue.cc:1048] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:15.489537 16340 raft_consensus.cc:1275] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Refusing update from remote peer 22abdcf4f65a410b82700f3b5e5ebd17: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:01:15.490952 16707 consensus_queue.cc:1048] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:15.790434 16338 raft_consensus.cc:1275] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c [term 3 FOLLOWER]: Refusing update from remote peer 22abdcf4f65a410b82700f3b5e5ebd17: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:15.791616 16670 consensus_queue.cc:1048] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:15.803081 16264 raft_consensus.cc:1275] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 3 FOLLOWER]: Refusing update from remote peer 22abdcf4f65a410b82700f3b5e5ebd17: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:15.805365 16707 consensus_queue.cc:1048] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:15.809350 16338 raft_consensus.cc:1275] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 3 FOLLOWER]: Refusing update from remote peer 22abdcf4f65a410b82700f3b5e5ebd17: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:15.812167 16707 consensus_queue.cc:1048] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353255d1809c4b60b9d1b3599ae06b7c" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:15.838171 16264 raft_consensus.cc:1275] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8 [term 3 FOLLOWER]: Refusing update from remote peer 22abdcf4f65a410b82700f3b5e5ebd17: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:15.841746 16707 consensus_queue.cc:1048] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08312ac1d86f41ae84b19b5f200c51b8" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 44369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:15.947144 12370 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:01:15.954196 12370 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:01:15.956794 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:15.963680 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:01:15.964141 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:16.994325 12370 tablet_server.cc:179] TabletServer@127.12.20.129:0 shutting down...
W20260710 11:01:17.012989 16308 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 22 similar messages]
W20260710 11:01:17.018370 16308 consensus_peers.cc:597] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c -> Peer 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369): Couldn't send request to peer 08312ac1d86f41ae84b19b5f200c51b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:17.044555 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:17.045425 12370 tablet_replica.cc:333] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.046272 12370 raft_consensus.cc:2243] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.046852 12370 raft_consensus.cc:2272] T fb236ed67a6e4c8aae35f9935eb9ad0b P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.049316 12370 tablet_replica.cc:333] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.050082 12370 raft_consensus.cc:2243] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.050580 12370 raft_consensus.cc:2272] T c89f79c3e33c48d9a9fa33ce3db34999 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.052917 12370 tablet_replica.cc:333] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.053615 12370 raft_consensus.cc:2243] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.054499 12370 raft_consensus.cc:2272] T 1e2078f9b30943eab275fd1a09cc8845 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.056689 12370 tablet_replica.cc:333] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.057354 12370 raft_consensus.cc:2243] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.057829 12370 raft_consensus.cc:2272] T 9db414d566c147bebd2793d8c1ca427b P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.060247 12370 tablet_replica.cc:333] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.060940 12370 raft_consensus.cc:2243] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.061872 12370 raft_consensus.cc:2272] T 9bb3d6466a324dbda9d29a772d30a2d9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.064405 12370 tablet_replica.cc:333] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
W20260710 11:01:17.064972 16382 consensus_peers.cc:597] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 -> Peer 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369): Couldn't send request to peer 08312ac1d86f41ae84b19b5f200c51b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:17.065104 12370 raft_consensus.cc:2243] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.066058 12370 raft_consensus.cc:2272] T 53f7866cf388464e88448e648215d056 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:17.066167 16382 consensus_peers.cc:597] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 -> Peer 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369): Couldn't send request to peer 08312ac1d86f41ae84b19b5f200c51b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:17.068392 12370 tablet_replica.cc:333] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.069125 12370 raft_consensus.cc:2243] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.070039 12370 raft_consensus.cc:2272] T f3f0feb699974472b1e6cc41c9faf224 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.072634 12370 tablet_replica.cc:333] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.073325 12370 raft_consensus.cc:2243] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.073828 12370 raft_consensus.cc:2272] T d44f34a0615c4a19a392bdcd4cc3f021 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.076314 12370 tablet_replica.cc:333] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.077108 12370 raft_consensus.cc:2243] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.077600 12370 raft_consensus.cc:2272] T a3ae3a805e6f4e07b32d0113c50e82a7 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.080092 12370 tablet_replica.cc:333] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.080758 12370 raft_consensus.cc:2243] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.081269 12370 raft_consensus.cc:2272] T a56367e0b6684b98a34275e851a88e21 P 08312ac1d86f41ae84b19b5f200c51b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.083611 12370 tablet_replica.cc:333] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.084299 12370 raft_consensus.cc:2243] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.084764 12370 raft_consensus.cc:2272] T a14afe68efdd45eb845d966b336b9d91 P 08312ac1d86f41ae84b19b5f200c51b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.087074 12370 tablet_replica.cc:333] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.087765 12370 raft_consensus.cc:2243] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.088251 12370 raft_consensus.cc:2272] T b0e16494a4474afb964167c36b1ece31 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.090605 12370 tablet_replica.cc:333] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.091269 12370 raft_consensus.cc:2243] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.092206 12370 raft_consensus.cc:2272] T 549a56b2579047b0a21c7f421a9704c9 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.094375 12370 tablet_replica.cc:333] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.095034 12370 raft_consensus.cc:2243] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.095534 12370 raft_consensus.cc:2272] T 5c05236149cb45b288792f5246f5cf9d P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.097783 12370 tablet_replica.cc:333] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.098423 12370 raft_consensus.cc:2243] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.098951 12370 raft_consensus.cc:2272] T 5da7ab3e6574455f84c3aa9c71d492f0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.101127 12370 tablet_replica.cc:333] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.101792 12370 raft_consensus.cc:2243] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:01:17.102372 16308 consensus_peers.cc:597] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c -> Peer 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369): Couldn't send request to peer 08312ac1d86f41ae84b19b5f200c51b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:17.102701 12370 raft_consensus.cc:2272] T a322dcb49cb74790807ad952aae8e0e0 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.105284 12370 tablet_replica.cc:333] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.105907 12370 raft_consensus.cc:2243] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.106380 12370 raft_consensus.cc:2272] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 08312ac1d86f41ae84b19b5f200c51b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.108729 12370 tablet_replica.cc:333] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8: stopping tablet replica
I20260710 11:01:17.109337 12370 raft_consensus.cc:2243] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.109822 12370 raft_consensus.cc:2272] T 23c240366ec14317bbad2995846d1bf4 P 08312ac1d86f41ae84b19b5f200c51b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.144069 12370 tablet_server.cc:196] TabletServer@127.12.20.129:0 shutdown complete.
I20260710 11:01:17.171958 12370 tablet_server.cc:179] TabletServer@127.12.20.130:0 shutting down...
W20260710 11:01:17.204639 16382 consensus_peers.cc:597] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 -> Peer 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369): Couldn't send request to peer 08312ac1d86f41ae84b19b5f200c51b8. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:44369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:17.209791 16308 consensus_peers.cc:597] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c -> Peer 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369): Couldn't send request to peer 08312ac1d86f41ae84b19b5f200c51b8. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:44369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:17.216111 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:17.216792 12370 tablet_replica.cc:333] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.217368 12370 raft_consensus.cc:2243] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.217800 12370 raft_consensus.cc:2272] T 1e2078f9b30943eab275fd1a09cc8845 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.219655 12370 tablet_replica.cc:333] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.220175 12370 raft_consensus.cc:2243] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.220561 12370 raft_consensus.cc:2272] T c89f79c3e33c48d9a9fa33ce3db34999 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.222167 12370 tablet_replica.cc:333] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.222662 12370 raft_consensus.cc:2243] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.223032 12370 raft_consensus.cc:2272] T fb236ed67a6e4c8aae35f9935eb9ad0b P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.224609 12370 tablet_replica.cc:333] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.225096 12370 raft_consensus.cc:2243] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.225459 12370 raft_consensus.cc:2272] T a322dcb49cb74790807ad952aae8e0e0 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.227139 12370 tablet_replica.cc:333] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.227605 12370 raft_consensus.cc:2243] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.228302 12370 raft_consensus.cc:2272] T 5da7ab3e6574455f84c3aa9c71d492f0 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.229835 12370 tablet_replica.cc:333] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.230309 12370 raft_consensus.cc:2243] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.230952 12370 raft_consensus.cc:2272] T a3ae3a805e6f4e07b32d0113c50e82a7 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.232489 12370 tablet_replica.cc:333] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.233029 12370 raft_consensus.cc:2243] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.233409 12370 raft_consensus.cc:2272] T a56367e0b6684b98a34275e851a88e21 P 353255d1809c4b60b9d1b3599ae06b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.234979 12370 tablet_replica.cc:333] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.235428 12370 raft_consensus.cc:2243] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.235781 12370 raft_consensus.cc:2272] T a14afe68efdd45eb845d966b336b9d91 P 353255d1809c4b60b9d1b3599ae06b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.237426 12370 tablet_replica.cc:333] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.237900 12370 raft_consensus.cc:2243] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.238266 12370 raft_consensus.cc:2272] T 549a56b2579047b0a21c7f421a9704c9 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.239743 12370 tablet_replica.cc:333] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.240259 12370 raft_consensus.cc:2243] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.240634 12370 raft_consensus.cc:2272] T 5c05236149cb45b288792f5246f5cf9d P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.242106 12370 tablet_replica.cc:333] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.242565 12370 raft_consensus.cc:2243] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.243216 12370 raft_consensus.cc:2272] T 9db414d566c147bebd2793d8c1ca427b P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.244709 12370 tablet_replica.cc:333] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.245169 12370 raft_consensus.cc:2243] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.245535 12370 raft_consensus.cc:2272] T 53f7866cf388464e88448e648215d056 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.247023 12370 tablet_replica.cc:333] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.247452 12370 raft_consensus.cc:2243] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.247836 12370 raft_consensus.cc:2272] T 9bb3d6466a324dbda9d29a772d30a2d9 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.249593 12370 tablet_replica.cc:333] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.250041 12370 raft_consensus.cc:2243] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.250691 12370 raft_consensus.cc:2272] T 23c240366ec14317bbad2995846d1bf4 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.252431 12370 tablet_replica.cc:333] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.252868 12370 raft_consensus.cc:2243] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.253571 12370 raft_consensus.cc:2272] T b0e16494a4474afb964167c36b1ece31 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.255362 12370 tablet_replica.cc:333] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.255828 12370 raft_consensus.cc:2243] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.256270 12370 raft_consensus.cc:2272] T f3f0feb699974472b1e6cc41c9faf224 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.258076 12370 tablet_replica.cc:333] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.258514 12370 raft_consensus.cc:2243] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.258885 12370 raft_consensus.cc:2272] T d44f34a0615c4a19a392bdcd4cc3f021 P 353255d1809c4b60b9d1b3599ae06b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.260632 12370 tablet_replica.cc:333] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c: stopping tablet replica
I20260710 11:01:17.261035 12370 raft_consensus.cc:2243] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.261724 12370 raft_consensus.cc:2272] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 353255d1809c4b60b9d1b3599ae06b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.298933 12370 tablet_server.cc:196] TabletServer@127.12.20.130:0 shutdown complete.
W20260710 11:01:17.321139 16381 consensus_peers.cc:597] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 -> Peer 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741): Couldn't send request to peer 353255d1809c4b60b9d1b3599ae06b7c. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.130:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:17.329304 12370 tablet_server.cc:179] TabletServer@127.12.20.131:0 shutting down...
W20260710 11:01:17.334450 16381 consensus_peers.cc:597] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 -> Peer 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741): Couldn't send request to peer 353255d1809c4b60b9d1b3599ae06b7c. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.130:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:17.335055 16381 consensus_peers.cc:597] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 -> Peer 353255d1809c4b60b9d1b3599ae06b7c (127.12.20.130:39741): Couldn't send request to peer 353255d1809c4b60b9d1b3599ae06b7c. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.130:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:17.351239 16382 consensus_peers.cc:597] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 -> Peer 08312ac1d86f41ae84b19b5f200c51b8 (127.12.20.129:44369): Couldn't send request to peer 08312ac1d86f41ae84b19b5f200c51b8. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:44369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:17.362835 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:17.363569 12370 tablet_replica.cc:333] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.364357 12370 raft_consensus.cc:2243] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.365209 12370 raft_consensus.cc:2272] T c89f79c3e33c48d9a9fa33ce3db34999 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.366927 12370 tablet_replica.cc:333] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.367455 12370 raft_consensus.cc:2243] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.368170 12370 raft_consensus.cc:2272] T 5c05236149cb45b288792f5246f5cf9d P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.369724 12370 tablet_replica.cc:333] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.370253 12370 raft_consensus.cc:2243] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.370642 12370 raft_consensus.cc:2272] T 549a56b2579047b0a21c7f421a9704c9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.372222 12370 tablet_replica.cc:333] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.372674 12370 raft_consensus.cc:2243] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.373039 12370 raft_consensus.cc:2272] T b0e16494a4474afb964167c36b1ece31 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.374756 12370 tablet_replica.cc:333] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.375207 12370 raft_consensus.cc:2243] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.375555 12370 raft_consensus.cc:2272] T f3f0feb699974472b1e6cc41c9faf224 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.377542 12370 tablet_replica.cc:333] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.378026 12370 raft_consensus.cc:2243] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.378679 12370 raft_consensus.cc:2272] T fb236ed67a6e4c8aae35f9935eb9ad0b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.380280 12370 tablet_replica.cc:333] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.380759 12370 raft_consensus.cc:2243] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.381129 12370 raft_consensus.cc:2272] T a3ae3a805e6f4e07b32d0113c50e82a7 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.382658 12370 tablet_replica.cc:333] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.383169 12370 raft_consensus.cc:2243] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.383795 12370 raft_consensus.cc:2272] T a14afe68efdd45eb845d966b336b9d91 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.385556 12370 tablet_replica.cc:333] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.386013 12370 raft_consensus.cc:2243] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.386648 12370 raft_consensus.cc:2272] T a56367e0b6684b98a34275e851a88e21 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.388453 12370 tablet_replica.cc:333] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.388909 12370 raft_consensus.cc:2243] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.389590 12370 raft_consensus.cc:2272] T d44f34a0615c4a19a392bdcd4cc3f021 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.391407 12370 tablet_replica.cc:333] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.391901 12370 raft_consensus.cc:2243] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.392259 12370 raft_consensus.cc:2272] T 1e2078f9b30943eab275fd1a09cc8845 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.393792 12370 tablet_replica.cc:333] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.394253 12370 raft_consensus.cc:2243] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.394610 12370 raft_consensus.cc:2272] T 5da7ab3e6574455f84c3aa9c71d492f0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.396071 12370 tablet_replica.cc:333] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.396543 12370 raft_consensus.cc:2243] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.396899 12370 raft_consensus.cc:2272] T a322dcb49cb74790807ad952aae8e0e0 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.398593 12370 tablet_replica.cc:333] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.399035 12370 raft_consensus.cc:2243] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.399399 12370 raft_consensus.cc:2272] T 96a21a9aad5248a2aad3ad5e699cc3e6 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.401026 12370 tablet_replica.cc:333] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.401484 12370 raft_consensus.cc:2243] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.401842 12370 raft_consensus.cc:2272] T 53f7866cf388464e88448e648215d056 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.403292 12370 tablet_replica.cc:333] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.403726 12370 raft_consensus.cc:2243] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.404105 12370 raft_consensus.cc:2272] T 9db414d566c147bebd2793d8c1ca427b P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.405573 12370 tablet_replica.cc:333] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.405990 12370 raft_consensus.cc:2243] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.406498 12370 raft_consensus.cc:2272] T 9bb3d6466a324dbda9d29a772d30a2d9 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.408147 12370 tablet_replica.cc:333] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17: stopping tablet replica
I20260710 11:01:17.408542 12370 raft_consensus.cc:2243] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.408885 12370 raft_consensus.cc:2272] T 23c240366ec14317bbad2995846d1bf4 P 22abdcf4f65a410b82700f3b5e5ebd17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.443009 12370 tablet_server.cc:196] TabletServer@127.12.20.131:0 shutdown complete.
I20260710 11:01:17.469581 12370 master.cc:562] Master@127.12.20.190:35643 shutting down...
I20260710 11:01:17.488026 12370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.488530 12370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.488852 12370 tablet_replica.cc:333] T 00000000000000000000000000000000 P e57949fafe9349eab2c2c7ebfcc7f764: stopping tablet replica
I20260710 11:01:17.524004 12370 master.cc:584] Master@127.12.20.190:35643 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11722 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:01:17.569794 12370 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.20.190:44893
I20260710 11:01:17.570809 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:17.575949 16718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:17.576129 16719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:17.576753 16721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:17.577804 12370 server_base.cc:1061] running on GCE node
I20260710 11:01:17.578635 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:17.578816 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:17.578969 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681277578952 us; error 0 us; skew 500 ppm
I20260710 11:01:17.579438 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:17.581560 12370 webserver.cc:533] Webserver started at http://127.12.20.190:40367/ using document root <none> and password file <none>
I20260710 11:01:17.581992 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:17.582154 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:17.582396 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:17.583361 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/master-0-root/instance:
uuid: "1166b9f52414431c8e77e31ee4f91f65"
format_stamp: "Formatted at 2026-07-10 11:01:17 on dist-test-slave-l0nf"
I20260710 11:01:17.587220 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 11:01:17.590190 16726 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:17.590796 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:17.591039 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/master-0-root
uuid: "1166b9f52414431c8e77e31ee4f91f65"
format_stamp: "Formatted at 2026-07-10 11:01:17 on dist-test-slave-l0nf"
I20260710 11:01:17.591274 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-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)
I20260710 11:01:17.612625 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:17.613658 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:17.647773 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.190:44893
I20260710 11:01:17.647893 16777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.190:44893 every 8 connection(s)
I20260710 11:01:17.651247 16778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.660521 16778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65: Bootstrap starting.
I20260710 11:01:17.664749 16778 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.668442 16778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65: No bootstrap required, opened a new log
I20260710 11:01:17.670321 16778 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1166b9f52414431c8e77e31ee4f91f65" member_type: VOTER }
I20260710 11:01:17.670681 16778 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.670850 16778 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1166b9f52414431c8e77e31ee4f91f65, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.671314 16778 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1166b9f52414431c8e77e31ee4f91f65" member_type: VOTER }
I20260710 11:01:17.671715 16778 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:17.671940 16778 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:17.672154 16778 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.676131 16778 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1166b9f52414431c8e77e31ee4f91f65" member_type: VOTER }
I20260710 11:01:17.676565 16778 leader_election.cc:304] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [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: 1166b9f52414431c8e77e31ee4f91f65; no voters: 
I20260710 11:01:17.677526 16778 leader_election.cc:290] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:17.677855 16781 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.679049 16781 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [term 1 LEADER]: Becoming Leader. State: Replica: 1166b9f52414431c8e77e31ee4f91f65, State: Running, Role: LEADER
I20260710 11:01:17.679644 16781 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [LEADER]: Queue going to LEADER mode. State: All 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: "1166b9f52414431c8e77e31ee4f91f65" member_type: VOTER }
I20260710 11:01:17.680235 16778 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:17.683717 16782 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1166b9f52414431c8e77e31ee4f91f65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1166b9f52414431c8e77e31ee4f91f65" member_type: VOTER } }
I20260710 11:01:17.683897 16783 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1166b9f52414431c8e77e31ee4f91f65. Latest consensus state: current_term: 1 leader_uuid: "1166b9f52414431c8e77e31ee4f91f65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1166b9f52414431c8e77e31ee4f91f65" member_type: VOTER } }
I20260710 11:01:17.684440 16782 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:17.684521 16783 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:17.692384 16787 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:17.697563 16787 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:17.698496 12370 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:17.705651 16787 catalog_manager.cc:1383] Generated new cluster ID: 4db0f0c7d91c496c9966d9b6ba2306b4
I20260710 11:01:17.705945 16787 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:17.721845 16787 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:17.723037 16787 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:17.735247 16787 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65: Generated new TSK 0
I20260710 11:01:17.735786 16787 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:17.764956 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:17.770676 16799 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:17.771394 16800 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:17.772727 16802 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:17.773145 12370 server_base.cc:1061] running on GCE node
I20260710 11:01:17.773890 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:17.774060 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:17.774173 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681277774162 us; error 0 us; skew 500 ppm
I20260710 11:01:17.774612 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:17.776626 12370 webserver.cc:533] Webserver started at http://127.12.20.129:33851/ using document root <none> and password file <none>
I20260710 11:01:17.777033 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:17.777179 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:17.777371 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:17.778431 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/ts-0-root/instance:
uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
format_stamp: "Formatted at 2026-07-10 11:01:17 on dist-test-slave-l0nf"
I20260710 11:01:17.782699 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:17.785677 16807 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:17.786340 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:01:17.786614 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/ts-0-root
uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
format_stamp: "Formatted at 2026-07-10 11:01:17 on dist-test-slave-l0nf"
I20260710 11:01:17.786867 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-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)
I20260710 11:01:17.811883 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:17.813009 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:17.814366 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:17.816480 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:17.816663 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:17.816874 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:17.817034 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:17.853506 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.129:33329
I20260710 11:01:17.853613 16869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.129:33329 every 8 connection(s)
I20260710 11:01:17.857957 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:17.864601 16874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:17.867074 16875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:17.868827 16877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:17.869202 12370 server_base.cc:1061] running on GCE node
I20260710 11:01:17.869499 16870 heartbeater.cc:344] Connected to a master server at 127.12.20.190:44893
I20260710 11:01:17.869865 16870 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:17.870105 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:17.870321 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:17.870472 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681277870455 us; error 0 us; skew 500 ppm
I20260710 11:01:17.870525 16870 heartbeater.cc:507] Master 127.12.20.190:44893 requested a full tablet report, sending...
I20260710 11:01:17.871016 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:17.872685 16743 ts_manager.cc:194] Registered new tserver with Master: fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329)
I20260710 11:01:17.873610 12370 webserver.cc:533] Webserver started at http://127.12.20.130:42763/ using document root <none> and password file <none>
I20260710 11:01:17.874239 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:17.874472 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:17.874742 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:17.874933 16743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34870
I20260710 11:01:17.876103 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/ts-1-root/instance:
uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
format_stamp: "Formatted at 2026-07-10 11:01:17 on dist-test-slave-l0nf"
I20260710 11:01:17.880523 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:01:17.883463 16882 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:17.884130 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:17.884388 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/ts-1-root
uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
format_stamp: "Formatted at 2026-07-10 11:01:17 on dist-test-slave-l0nf"
I20260710 11:01:17.884620 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-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)
I20260710 11:01:17.900671 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:17.901757 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:17.903126 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:17.905284 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:17.905481 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:17.905692 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:17.905836 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:17.941370 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.130:42223
I20260710 11:01:17.941468 16944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.130:42223 every 8 connection(s)
I20260710 11:01:17.945760 12370 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:17.952018 16948 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:17.952884 16949 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:17.955302 16951 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:17.955458 12370 server_base.cc:1061] running on GCE node
I20260710 11:01:17.956454 12370 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:17.956653 12370 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:17.956738 16945 heartbeater.cc:344] Connected to a master server at 127.12.20.190:44893
I20260710 11:01:17.956828 12370 hybrid_clock.cc:648] HybridClock initialized: now 1783681277956802 us; error 0 us; skew 500 ppm
I20260710 11:01:17.957150 16945 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:17.957499 12370 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:17.957814 16945 heartbeater.cc:507] Master 127.12.20.190:44893 requested a full tablet report, sending...
I20260710 11:01:17.959728 16743 ts_manager.cc:194] Registered new tserver with Master: c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:17.960964 16743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34872
I20260710 11:01:17.962038 12370 webserver.cc:533] Webserver started at http://127.12.20.131:43763/ using document root <none> and password file <none>
I20260710 11:01:17.962522 12370 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:17.962687 12370 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:17.962932 12370 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:17.964002 12370 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/ts-2-root/instance:
uuid: "0dcd334ed6004c83acf5214411236313"
format_stamp: "Formatted at 2026-07-10 11:01:17 on dist-test-slave-l0nf"
I20260710 11:01:17.968267 12370 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:01:17.971174 16956 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:17.971870 12370 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:17.972141 12370 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/ts-2-root
uuid: "0dcd334ed6004c83acf5214411236313"
format_stamp: "Formatted at 2026-07-10 11:01:17 on dist-test-slave-l0nf"
I20260710 11:01:17.972402 12370 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIM9Z4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681178886435-12370-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)
I20260710 11:01:17.986126 12370 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:17.987195 12370 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:17.988560 12370 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:17.990679 12370 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:17.990864 12370 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:17.991077 12370 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:17.991221 12370 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:18.026633 12370 rpc_server.cc:307] RPC server started. Bound to: 127.12.20.131:38923
I20260710 11:01:18.026726 17018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.20.131:38923 every 8 connection(s)
I20260710 11:01:18.039244 17019 heartbeater.cc:344] Connected to a master server at 127.12.20.190:44893
I20260710 11:01:18.039625 17019 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:18.040287 17019 heartbeater.cc:507] Master 127.12.20.190:44893 requested a full tablet report, sending...
I20260710 11:01:18.042055 16743 ts_manager.cc:194] Registered new tserver with Master: 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:18.042788 12370 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013124689s
I20260710 11:01:18.043314 16743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34878
I20260710 11:01:18.065094 16743 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34894:
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"
    }
  }
}
W20260710 11:01:18.067423 16743 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.
I20260710 11:01:18.143045 16910 tablet_service.cc:1511] Processing CreateTablet for tablet f93b1e41767b498e90f1063bcbf5a2ad (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:18.144387 16910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93b1e41767b498e90f1063bcbf5a2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.145473 16909 tablet_service.cc:1511] Processing CreateTablet for tablet a6192defb2d3410086b8a8eb3e046d4f (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:18.146787 16909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6192defb2d3410086b8a8eb3e046d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.147123 16984 tablet_service.cc:1511] Processing CreateTablet for tablet f93b1e41767b498e90f1063bcbf5a2ad (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:18.148396 16984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93b1e41767b498e90f1063bcbf5a2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.149421 16908 tablet_service.cc:1511] Processing CreateTablet for tablet 65f568c558644f3894207645044a0d32 (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:18.150661 16908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f568c558644f3894207645044a0d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.152876 16983 tablet_service.cc:1511] Processing CreateTablet for tablet a6192defb2d3410086b8a8eb3e046d4f (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:18.154070 16983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6192defb2d3410086b8a8eb3e046d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.155249 16835 tablet_service.cc:1511] Processing CreateTablet for tablet f93b1e41767b498e90f1063bcbf5a2ad (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:18.156477 16835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93b1e41767b498e90f1063bcbf5a2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.156181 16982 tablet_service.cc:1511] Processing CreateTablet for tablet 65f568c558644f3894207645044a0d32 (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:18.157472 16982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f568c558644f3894207645044a0d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.160853 16834 tablet_service.cc:1511] Processing CreateTablet for tablet a6192defb2d3410086b8a8eb3e046d4f (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:18.162081 16834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6192defb2d3410086b8a8eb3e046d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.164852 16833 tablet_service.cc:1511] Processing CreateTablet for tablet 65f568c558644f3894207645044a0d32 (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:18.166083 16833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f568c558644f3894207645044a0d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.168844 16832 tablet_service.cc:1511] Processing CreateTablet for tablet df9a78ca92ee4243808343734c616db6 (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:18.170068 16832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df9a78ca92ee4243808343734c616db6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.176615 16907 tablet_service.cc:1511] Processing CreateTablet for tablet df9a78ca92ee4243808343734c616db6 (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:18.177867 16907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df9a78ca92ee4243808343734c616db6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.182077 16981 tablet_service.cc:1511] Processing CreateTablet for tablet df9a78ca92ee4243808343734c616db6 (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:18.183396 16981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df9a78ca92ee4243808343734c616db6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.184146 16831 tablet_service.cc:1511] Processing CreateTablet for tablet e6a9cd80f737469ab5b0417dd595a098 (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:18.185420 16831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6a9cd80f737469ab5b0417dd595a098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.199050 17034 tablet_bootstrap.cc:492] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:18.213652 17034 tablet_bootstrap.cc:654] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.213495 16830 tablet_service.cc:1511] Processing CreateTablet for tablet 637a37e3046a4493b1be60cee50724ac (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:18.221520 16830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 637a37e3046a4493b1be60cee50724ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.214171 16983 tablet_service.cc:1511] Processing CreateTablet for tablet e6a9cd80f737469ab5b0417dd595a098 (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:18.223999 16984 tablet_service.cc:1511] Processing CreateTablet for tablet 637a37e3046a4493b1be60cee50724ac (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:18.224798 16983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6a9cd80f737469ab5b0417dd595a098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.225603 16984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 637a37e3046a4493b1be60cee50724ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.217347 16907 tablet_service.cc:1511] Processing CreateTablet for tablet e6a9cd80f737469ab5b0417dd595a098 (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:18.216209 16910 tablet_service.cc:1511] Processing CreateTablet for tablet 637a37e3046a4493b1be60cee50724ac (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:18.230140 16910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 637a37e3046a4493b1be60cee50724ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.232499 16835 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5a57c4a6834648ac16425816d9511a (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:18.233769 16835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5a57c4a6834648ac16425816d9511a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.232510 16907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6a9cd80f737469ab5b0417dd595a098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.251892 16909 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5a57c4a6834648ac16425816d9511a (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:18.254192 16909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5a57c4a6834648ac16425816d9511a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.252454 16982 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5a57c4a6834648ac16425816d9511a (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:18.257025 16982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5a57c4a6834648ac16425816d9511a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.264997 16834 tablet_service.cc:1511] Processing CreateTablet for tablet 4e236d261e3e44e485072fcf8e4e56e9 (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:18.266212 16834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e236d261e3e44e485072fcf8e4e56e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.270345 16831 tablet_service.cc:1511] Processing CreateTablet for tablet 7abbcb90a09c4683a2338b26180ba9a0 (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:18.271513 16831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abbcb90a09c4683a2338b26180ba9a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.273305 16981 tablet_service.cc:1511] Processing CreateTablet for tablet 4e236d261e3e44e485072fcf8e4e56e9 (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:18.273612 16980 tablet_service.cc:1511] Processing CreateTablet for tablet 7abbcb90a09c4683a2338b26180ba9a0 (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:18.276806 16908 tablet_service.cc:1511] Processing CreateTablet for tablet 7abbcb90a09c4683a2338b26180ba9a0 (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:18.278065 16908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abbcb90a09c4683a2338b26180ba9a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.280753 16910 tablet_service.cc:1511] Processing CreateTablet for tablet 4e236d261e3e44e485072fcf8e4e56e9 (DEFAULT_TABLE table=test-workload [id=4a8e3425095f49298cb7928d1596ff67]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:18.283319 16981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e236d261e3e44e485072fcf8e4e56e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.284040 16980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7abbcb90a09c4683a2338b26180ba9a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.282680 16910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e236d261e3e44e485072fcf8e4e56e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.285135 17035 tablet_bootstrap.cc:492] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:18.310102 17035 tablet_bootstrap.cc:654] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.310835 17036 tablet_bootstrap.cc:492] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:18.312773 17034 tablet_bootstrap.cc:492] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:18.313274 17034 ts_tablet_manager.cc:1403] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.114s	user 0.007s	sys 0.022s
I20260710 11:01:18.316169 17034 raft_consensus.cc:359] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.316844 17034 raft_consensus.cc:385] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.317139 17034 raft_consensus.cc:740] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.319280 17034 consensus_queue.cc:260] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.321003 17036 tablet_bootstrap.cc:654] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.343390 17034 ts_tablet_manager.cc:1434] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.005s
I20260710 11:01:18.344722 17036 tablet_bootstrap.cc:492] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:18.344739 17035 tablet_bootstrap.cc:492] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:18.345289 17019 heartbeater.cc:499] Master 127.12.20.190:44893 was elected leader, sending a full tablet report...
I20260710 11:01:18.346282 17034 tablet_bootstrap.cc:492] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:18.346764 17036 ts_tablet_manager.cc:1403] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.012s
I20260710 11:01:18.348135 17035 ts_tablet_manager.cc:1403] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.013s
I20260710 11:01:18.349522 17036 raft_consensus.cc:359] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.350241 17036 raft_consensus.cc:385] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.350531 17036 raft_consensus.cc:740] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.351143 17035 raft_consensus.cc:359] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.351317 17036 consensus_queue.cc:260] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.351987 17035 raft_consensus.cc:385] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.352203 17034 tablet_bootstrap.cc:654] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.352501 17035 raft_consensus.cc:740] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.353438 17035 consensus_queue.cc:260] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.359704 16870 heartbeater.cc:499] Master 127.12.20.190:44893 was elected leader, sending a full tablet report...
I20260710 11:01:18.360715 17036 ts_tablet_manager.cc:1434] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260710 11:01:18.361622 17036 tablet_bootstrap.cc:492] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:18.367429 17036 tablet_bootstrap.cc:654] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.378932 17036 tablet_bootstrap.cc:492] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:18.379423 17036 ts_tablet_manager.cc:1403] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260710 11:01:18.382193 17036 raft_consensus.cc:359] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } }
I20260710 11:01:18.382911 17036 raft_consensus.cc:385] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.383203 17036 raft_consensus.cc:740] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.384119 17036 consensus_queue.cc:260] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } }
I20260710 11:01:18.386386 17036 ts_tablet_manager.cc:1434] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:01:18.387254 17036 tablet_bootstrap.cc:492] T e6a9cd80f737469ab5b0417dd595a098 P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:18.393362 17036 tablet_bootstrap.cc:654] T e6a9cd80f737469ab5b0417dd595a098 P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.408450 17035 ts_tablet_manager.cc:1434] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.060s	user 0.024s	sys 0.033s
I20260710 11:01:18.408987 16945 heartbeater.cc:499] Master 127.12.20.190:44893 was elected leader, sending a full tablet report...
I20260710 11:01:18.409657 17035 tablet_bootstrap.cc:492] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:18.410187 17034 tablet_bootstrap.cc:492] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:18.410490 17036 tablet_bootstrap.cc:492] T e6a9cd80f737469ab5b0417dd595a098 P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:18.410728 17034 ts_tablet_manager.cc:1403] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.065s	user 0.028s	sys 0.033s
I20260710 11:01:18.411005 17036 ts_tablet_manager.cc:1403] T e6a9cd80f737469ab5b0417dd595a098 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260710 11:01:18.413609 17034 raft_consensus.cc:359] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.414353 17034 raft_consensus.cc:385] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.414075 17036 raft_consensus.cc:359] T e6a9cd80f737469ab5b0417dd595a098 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.414680 17034 raft_consensus.cc:740] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.414826 17036 raft_consensus.cc:385] T e6a9cd80f737469ab5b0417dd595a098 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.415181 17036 raft_consensus.cc:740] T e6a9cd80f737469ab5b0417dd595a098 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.415868 17035 tablet_bootstrap.cc:654] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.415506 17034 consensus_queue.cc:260] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.416019 17036 consensus_queue.cc:260] T e6a9cd80f737469ab5b0417dd595a098 P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.417668 17034 ts_tablet_manager.cc:1434] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:18.418581 17034 tablet_bootstrap.cc:492] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:18.418720 17036 ts_tablet_manager.cc:1434] T e6a9cd80f737469ab5b0417dd595a098 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:18.419866 17036 tablet_bootstrap.cc:492] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:18.424544 17034 tablet_bootstrap.cc:654] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.425601 17036 tablet_bootstrap.cc:654] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.427429 17035 tablet_bootstrap.cc:492] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:18.428020 17035 ts_tablet_manager.cc:1403] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260710 11:01:18.430954 17035 raft_consensus.cc:359] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } }
I20260710 11:01:18.431883 17035 raft_consensus.cc:385] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.432250 17035 raft_consensus.cc:740] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.433168 17035 consensus_queue.cc:260] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } }
I20260710 11:01:18.435393 17035 ts_tablet_manager.cc:1434] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:18.436510 17035 tablet_bootstrap.cc:492] T df9a78ca92ee4243808343734c616db6 P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:18.442694 17035 tablet_bootstrap.cc:654] T df9a78ca92ee4243808343734c616db6 P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.445724 17034 tablet_bootstrap.cc:492] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:18.446233 17034 ts_tablet_manager.cc:1403] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.013s
I20260710 11:01:18.446779 17036 tablet_bootstrap.cc:492] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:18.447391 17036 ts_tablet_manager.cc:1403] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.008s
I20260710 11:01:18.448939 17034 raft_consensus.cc:359] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } }
I20260710 11:01:18.449694 17034 raft_consensus.cc:385] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.449965 17034 raft_consensus.cc:740] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.450587 17036 raft_consensus.cc:359] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.450687 17034 consensus_queue.cc:260] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } }
I20260710 11:01:18.451581 17036 raft_consensus.cc:385] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.451990 17036 raft_consensus.cc:740] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.452987 17036 consensus_queue.cc:260] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.454775 17034 ts_tablet_manager.cc:1434] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:01:18.454988 17041 raft_consensus.cc:493] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.455755 17034 tablet_bootstrap.cc:492] T df9a78ca92ee4243808343734c616db6 P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:18.455515 17041 raft_consensus.cc:515] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.462038 17034 tablet_bootstrap.cc:654] T df9a78ca92ee4243808343734c616db6 P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.465035 17041 leader_election.cc:290] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:18.478461 17036 ts_tablet_manager.cc:1434] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260710 11:01:18.483300 17036 tablet_bootstrap.cc:492] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:18.492892 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9a78ca92ee4243808343734c616db6" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:18.493204 17034 tablet_bootstrap.cc:492] T df9a78ca92ee4243808343734c616db6 P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:18.493676 17034 ts_tablet_manager.cc:1403] T df9a78ca92ee4243808343734c616db6 P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
W20260710 11:01:18.496678 16808 leader_election.cc:343] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.496873 17035 tablet_bootstrap.cc:492] T df9a78ca92ee4243808343734c616db6 P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:18.497171 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9a78ca92ee4243808343734c616db6" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313" is_pre_election: true
I20260710 11:01:18.497536 17035 ts_tablet_manager.cc:1403] T df9a78ca92ee4243808343734c616db6 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.061s	user 0.034s	sys 0.020s
I20260710 11:01:18.498041 17036 tablet_bootstrap.cc:654] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.496565 17034 raft_consensus.cc:359] T df9a78ca92ee4243808343734c616db6 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.499711 17035 raft_consensus.cc:359] T df9a78ca92ee4243808343734c616db6 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.500100 17034 raft_consensus.cc:385] T df9a78ca92ee4243808343734c616db6 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.500406 17035 raft_consensus.cc:385] T df9a78ca92ee4243808343734c616db6 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.500499 17034 raft_consensus.cc:740] T df9a78ca92ee4243808343734c616db6 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.500773 17035 raft_consensus.cc:740] T df9a78ca92ee4243808343734c616db6 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.501523 17035 consensus_queue.cc:260] T df9a78ca92ee4243808343734c616db6 P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.503156 17034 consensus_queue.cc:260] T df9a78ca92ee4243808343734c616db6 P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.504273 16994 raft_consensus.cc:2468] T df9a78ca92ee4243808343734c616db6 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:18.504796 17036 tablet_bootstrap.cc:492] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:18.505275 17036 ts_tablet_manager.cc:1403] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.005s
I20260710 11:01:18.505385 17034 ts_tablet_manager.cc:1434] T df9a78ca92ee4243808343734c616db6 P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:01:18.506042 17035 ts_tablet_manager.cc:1434] T df9a78ca92ee4243808343734c616db6 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:01:18.506363 17034 tablet_bootstrap.cc:492] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:18.506994 17035 tablet_bootstrap.cc:492] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:18.508100 17036 raft_consensus.cc:359] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.508821 17036 raft_consensus.cc:385] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.509091 17036 raft_consensus.cc:740] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.509725 16810 leader_election.cc:304] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [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: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: c7eb8ce2b4a6434282c906cf8d30b740
I20260710 11:01:18.509933 17036 consensus_queue.cc:260] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.510969 17041 raft_consensus.cc:2804] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.511318 17041 raft_consensus.cc:493] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.511623 17041 raft_consensus.cc:3060] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.512356 17034 tablet_bootstrap.cc:654] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.512866 17035 tablet_bootstrap.cc:654] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.518925 17041 raft_consensus.cc:515] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.521277 17036 ts_tablet_manager.cc:1434] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:01:18.523949 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9a78ca92ee4243808343734c616db6" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:18.524605 16920 raft_consensus.cc:3060] T df9a78ca92ee4243808343734c616db6 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.527734 17041 leader_election.cc:290] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Requested vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:18.528817 17036 tablet_bootstrap.cc:492] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:18.529263 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9a78ca92ee4243808343734c616db6" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:18.529888 16994 raft_consensus.cc:3060] T df9a78ca92ee4243808343734c616db6 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.534757 17036 tablet_bootstrap.cc:654] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.537421 16994 raft_consensus.cc:2468] T df9a78ca92ee4243808343734c616db6 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:18.538777 16810 leader_election.cc:304] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:18.539815 17050 raft_consensus.cc:2804] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.540328 17050 raft_consensus.cc:697] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Leader. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:18.541180 17050 consensus_queue.cc:237] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.544430 17041 raft_consensus.cc:493] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.544911 16920 raft_consensus.cc:2468] T df9a78ca92ee4243808343734c616db6 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:18.544970 17041 raft_consensus.cc:515] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } }
I20260710 11:01:18.547472 17041 leader_election.cc:290] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:18.548437 16993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93b1e41767b498e90f1063bcbf5a2ad" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313" is_pre_election: true
I20260710 11:01:18.549206 16993 raft_consensus.cc:2468] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:18.550962 16810 leader_election.cc:304] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:18.551833 17041 raft_consensus.cc:2804] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.552225 17041 raft_consensus.cc:493] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.552565 17041 raft_consensus.cc:3060] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.552649 17035 tablet_bootstrap.cc:492] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:18.553232 17035 ts_tablet_manager.cc:1403] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.046s	user 0.031s	sys 0.012s
I20260710 11:01:18.553653 17034 tablet_bootstrap.cc:492] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:18.554126 17034 ts_tablet_manager.cc:1403] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.000s
I20260710 11:01:18.556200 17039 raft_consensus.cc:493] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.556672 17039 raft_consensus.cc:515] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.557315 17034 raft_consensus.cc:359] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.558065 17034 raft_consensus.cc:385] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.558993 17034 raft_consensus.cc:740] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.559146 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93b1e41767b498e90f1063bcbf5a2ad" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:18.559886 17034 consensus_queue.cc:260] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.561472 17041 raft_consensus.cc:515] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } }
I20260710 11:01:18.559917 16920 raft_consensus.cc:2468] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:18.564662 17039 leader_election.cc:290] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:18.565990 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93b1e41767b498e90f1063bcbf5a2ad" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:18.566672 16994 raft_consensus.cc:3060] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.570762 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93b1e41767b498e90f1063bcbf5a2ad" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:18.571401 16920 raft_consensus.cc:3060] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.556020 17035 raft_consensus.cc:359] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.573009 17035 raft_consensus.cc:385] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.573282 17035 raft_consensus.cc:740] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.574260 17041 leader_election.cc:290] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Requested vote from peers 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:18.575690 17035 consensus_queue.cc:260] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.578121 16741 catalog_manager.cc:5697] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129). New cstate: current_term: 1 leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.581413 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6192defb2d3410086b8a8eb3e046d4f" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" is_pre_election: true
I20260710 11:01:18.582080 16845 raft_consensus.cc:2468] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 0.
I20260710 11:01:18.583339 16960 leader_election.cc:304] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:18.583861 17035 ts_tablet_manager.cc:1434] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:01:18.584172 17039 raft_consensus.cc:2804] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.584547 17039 raft_consensus.cc:493] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.584851 17039 raft_consensus.cc:3060] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.584800 17035 tablet_bootstrap.cc:492] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:18.587939 17034 ts_tablet_manager.cc:1434] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.034s	user 0.016s	sys 0.000s
I20260710 11:01:18.588996 17034 tablet_bootstrap.cc:492] T e6a9cd80f737469ab5b0417dd595a098 P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:18.592754 17039 raft_consensus.cc:515] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.593608 17036 tablet_bootstrap.cc:492] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:18.594087 17036 ts_tablet_manager.cc:1403] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.020s
I20260710 11:01:18.595391 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6192defb2d3410086b8a8eb3e046d4f" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:18.595960 16845 raft_consensus.cc:3060] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.596276 17034 tablet_bootstrap.cc:654] T e6a9cd80f737469ab5b0417dd595a098 P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.596971 17036 raft_consensus.cc:359] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.597656 17036 raft_consensus.cc:385] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.597954 17036 raft_consensus.cc:740] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.602633 16845 raft_consensus.cc:2468] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 1.
I20260710 11:01:18.603897 17035 tablet_bootstrap.cc:654] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.603734 16960 leader_election.cc:304] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:18.604668 17060 raft_consensus.cc:2804] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.604836 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6192defb2d3410086b8a8eb3e046d4f" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:18.605576 16919 raft_consensus.cc:2468] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 0.
I20260710 11:01:18.607460 17036 consensus_queue.cc:260] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.610935 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6192defb2d3410086b8a8eb3e046d4f" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:18.611635 17060 raft_consensus.cc:697] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Becoming Leader. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Running, Role: LEADER
I20260710 11:01:18.612098 16919 raft_consensus.cc:3060] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.612553 17060 consensus_queue.cc:237] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.614928 16994 raft_consensus.cc:2468] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:18.615906 17036 ts_tablet_manager.cc:1434] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 11:01:18.617280 17036 tablet_bootstrap.cc:492] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:18.618417 17035 tablet_bootstrap.cc:492] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:18.618808 17035 ts_tablet_manager.cc:1403] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260710 11:01:18.620911 17035 raft_consensus.cc:359] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.621389 17035 raft_consensus.cc:385] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.621652 17035 raft_consensus.cc:740] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.623570 16810 leader_election.cc:304] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:18.615765 17039 leader_election.cc:290] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:18.623214 17035 consensus_queue.cc:260] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.625630 16920 raft_consensus.cc:2468] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:18.626309 16919 raft_consensus.cc:2468] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 1.
I20260710 11:01:18.626881 17035 ts_tablet_manager.cc:1434] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:01:18.627920 17035 tablet_bootstrap.cc:492] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:18.629024 17036 tablet_bootstrap.cc:654] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.626209 17050 raft_consensus.cc:2804] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.631912 17050 raft_consensus.cc:697] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Leader. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:18.632741 17050 consensus_queue.cc:237] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } }
I20260710 11:01:18.634048 17035 tablet_bootstrap.cc:654] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.641130 17034 tablet_bootstrap.cc:492] T e6a9cd80f737469ab5b0417dd595a098 P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:18.641637 17034 ts_tablet_manager.cc:1403] T e6a9cd80f737469ab5b0417dd595a098 P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.006s
I20260710 11:01:18.644469 17034 raft_consensus.cc:359] T e6a9cd80f737469ab5b0417dd595a098 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.645121 17034 raft_consensus.cc:385] T e6a9cd80f737469ab5b0417dd595a098 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.645434 17034 raft_consensus.cc:740] T e6a9cd80f737469ab5b0417dd595a098 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.646232 17034 consensus_queue.cc:260] T e6a9cd80f737469ab5b0417dd595a098 P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.648331 17034 ts_tablet_manager.cc:1434] T e6a9cd80f737469ab5b0417dd595a098 P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:01:18.649348 16742 catalog_manager.cc:5697] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129). New cstate: current_term: 1 leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:18.657613 17035 tablet_bootstrap.cc:492] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:18.658105 17035 ts_tablet_manager.cc:1403] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.013s
I20260710 11:01:18.658517 17036 tablet_bootstrap.cc:492] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:18.659032 17036 ts_tablet_manager.cc:1403] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.015s
I20260710 11:01:18.659150 17034 tablet_bootstrap.cc:492] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:18.660962 17035 raft_consensus.cc:359] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.661679 17035 raft_consensus.cc:385] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.661104 16742 catalog_manager.cc:5697] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dcd334ed6004c83acf5214411236313 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "0dcd334ed6004c83acf5214411236313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:18.661660 17036 raft_consensus.cc:359] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.662153 17035 raft_consensus.cc:740] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.662544 17036 raft_consensus.cc:385] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.662851 17036 raft_consensus.cc:740] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.662969 17035 consensus_queue.cc:260] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.663663 17036 consensus_queue.cc:260] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.665220 17035 ts_tablet_manager.cc:1434] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:18.668351 17035 tablet_bootstrap.cc:492] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:18.670931 17036 ts_tablet_manager.cc:1434] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260710 11:01:18.671953 17036 tablet_bootstrap.cc:492] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:18.674300 17035 tablet_bootstrap.cc:654] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.677821 17050 raft_consensus.cc:493] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.678309 17050 raft_consensus.cc:515] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.680437 17050 leader_election.cc:290] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:18.682029 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637a37e3046a4493b1be60cee50724ac" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313" is_pre_election: true
I20260710 11:01:18.682332 17034 tablet_bootstrap.cc:654] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.682673 16994 raft_consensus.cc:2468] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:18.682778 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637a37e3046a4493b1be60cee50724ac" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:18.683372 16919 raft_consensus.cc:2468] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:18.683964 16810 leader_election.cc:304] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:18.684741 17050 raft_consensus.cc:2804] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.685117 17050 raft_consensus.cc:493] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.685434 17050 raft_consensus.cc:3060] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.686760 17036 tablet_bootstrap.cc:654] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:18.692886 16791 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:18.700933 17050 raft_consensus.cc:515] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.704136 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637a37e3046a4493b1be60cee50724ac" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:18.704814 16919 raft_consensus.cc:3060] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.706866 17042 raft_consensus.cc:493] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.707432 17042 raft_consensus.cc:515] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.712322 16919 raft_consensus.cc:2468] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:18.713569 16808 leader_election.cc:304] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:18.714474 17041 raft_consensus.cc:2804] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.714654 17042 leader_election.cc:290] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:18.722951 17035 tablet_bootstrap.cc:492] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:18.723498 17035 ts_tablet_manager.cc:1403] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.014s
I20260710 11:01:18.724539 17050 leader_election.cc:290] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Requested vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:18.724640 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637a37e3046a4493b1be60cee50724ac" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:18.725243 16994 raft_consensus.cc:3060] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.726289 17041 raft_consensus.cc:697] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Leader. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:18.727190 17041 consensus_queue.cc:237] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.731302 17050 raft_consensus.cc:493] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.731900 16994 raft_consensus.cc:2468] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:18.731962 17050 raft_consensus.cc:515] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.734915 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e236d261e3e44e485072fcf8e4e56e9" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
W20260710 11:01:18.736214 16808 leader_election.cc:343] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.737480 17050 leader_election.cc:290] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:18.738504 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e236d261e3e44e485072fcf8e4e56e9" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313" is_pre_election: true
W20260710 11:01:18.739709 16810 leader_election.cc:343] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.740139 16810 leader_election.cc:304] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [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: fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 0dcd334ed6004c83acf5214411236313, c7eb8ce2b4a6434282c906cf8d30b740
I20260710 11:01:18.741230 17050 raft_consensus.cc:2749] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.743026 16742 catalog_manager.cc:5697] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129). New cstate: current_term: 1 leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.745878 17035 raft_consensus.cc:359] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.746582 17035 raft_consensus.cc:385] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.746850 17035 raft_consensus.cc:740] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.747525 17035 consensus_queue.cc:260] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.751997 17035 ts_tablet_manager.cc:1434] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 11:01:18.752693 17036 tablet_bootstrap.cc:492] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:18.752959 17035 tablet_bootstrap.cc:492] T 7abbcb90a09c4683a2338b26180ba9a0 P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:18.753166 17036 ts_tablet_manager.cc:1403] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.081s	user 0.030s	sys 0.035s
I20260710 11:01:18.755682 17036 raft_consensus.cc:359] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.756398 17036 raft_consensus.cc:385] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.756639 17036 raft_consensus.cc:740] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.757534 17034 tablet_bootstrap.cc:492] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:18.757323 17036 consensus_queue.cc:260] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.758018 17034 ts_tablet_manager.cc:1403] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.099s	user 0.019s	sys 0.037s
I20260710 11:01:18.760703 17034 raft_consensus.cc:359] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.761351 17034 raft_consensus.cc:385] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.761620 17034 raft_consensus.cc:740] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.762378 17036 ts_tablet_manager.cc:1434] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:01:18.762291 17034 consensus_queue.cc:260] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.764451 17034 ts_tablet_manager.cc:1434] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:01:18.764730 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a9cd80f737469ab5b0417dd595a098" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" is_pre_election: true
I20260710 11:01:18.765390 17034 tablet_bootstrap.cc:492] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:18.765347 16845 raft_consensus.cc:2468] T e6a9cd80f737469ab5b0417dd595a098 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 0.
I20260710 11:01:18.765663 17036 tablet_bootstrap.cc:492] T 7abbcb90a09c4683a2338b26180ba9a0 P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:18.766516 17035 tablet_bootstrap.cc:654] T 7abbcb90a09c4683a2338b26180ba9a0 P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.768941 17042 raft_consensus.cc:493] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.769397 17042 raft_consensus.cc:515] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.771353 17042 leader_election.cc:290] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:18.772143 17036 tablet_bootstrap.cc:654] T 7abbcb90a09c4683a2338b26180ba9a0 P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.774183 17034 tablet_bootstrap.cc:654] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.773965 16844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f568c558644f3894207645044a0d32" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" is_pre_election: true
I20260710 11:01:18.775009 16844 raft_consensus.cc:2468] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 0.
I20260710 11:01:18.776695 16886 leader_election.cc:304] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:18.777621 17042 raft_consensus.cc:2804] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.777989 17042 raft_consensus.cc:493] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.778301 17042 raft_consensus.cc:3060] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.787600 16993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f568c558644f3894207645044a0d32" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313" is_pre_election: true
I20260710 11:01:18.788437 16993 raft_consensus.cc:2468] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 0.
I20260710 11:01:18.789505 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a9cd80f737469ab5b0417dd595a098" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313" is_pre_election: true
I20260710 11:01:18.790160 16994 raft_consensus.cc:2468] T e6a9cd80f737469ab5b0417dd595a098 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 0.
I20260710 11:01:18.792677 16885 leader_election.cc:304] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, c7eb8ce2b4a6434282c906cf8d30b740; no voters: 
I20260710 11:01:18.794670 17079 raft_consensus.cc:2804] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.795051 17079 raft_consensus.cc:493] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.795356 17079 raft_consensus.cc:3060] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.801954 17079 raft_consensus.cc:515] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.810832 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a9cd80f737469ab5b0417dd595a098" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:18.811533 16845 raft_consensus.cc:3060] T e6a9cd80f737469ab5b0417dd595a098 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.813812 17079 leader_election.cc:290] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 1 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:18.822978 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a9cd80f737469ab5b0417dd595a098" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:18.823643 16994 raft_consensus.cc:3060] T e6a9cd80f737469ab5b0417dd595a098 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.832695 17042 raft_consensus.cc:515] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.838457 16844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f568c558644f3894207645044a0d32" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:18.838631 16993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f568c558644f3894207645044a0d32" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:18.839044 16844 raft_consensus.cc:3060] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.839161 16993 raft_consensus.cc:3060] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.846891 16844 raft_consensus.cc:2468] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 1.
I20260710 11:01:18.851420 16886 leader_election.cc:304] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:18.852298 17042 leader_election.cc:290] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 1 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:18.849958 16993 raft_consensus.cc:2468] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 1.
I20260710 11:01:18.851760 16845 raft_consensus.cc:2468] T e6a9cd80f737469ab5b0417dd595a098 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 1.
I20260710 11:01:18.852805 17079 raft_consensus.cc:2804] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.853497 17079 raft_consensus.cc:697] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 LEADER]: Becoming Leader. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Running, Role: LEADER
I20260710 11:01:18.831600 16994 raft_consensus.cc:2468] T e6a9cd80f737469ab5b0417dd595a098 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 1.
I20260710 11:01:18.854295 17079 consensus_queue.cc:237] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.855219 16885 leader_election.cc:304] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, c7eb8ce2b4a6434282c906cf8d30b740; no voters: 
I20260710 11:01:18.859454 17042 raft_consensus.cc:2804] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.859905 17042 raft_consensus.cc:697] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 LEADER]: Becoming Leader. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Running, Role: LEADER
I20260710 11:01:18.860724 17042 consensus_queue.cc:237] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.869202 16743 catalog_manager.cc:5697] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.888619 17034 tablet_bootstrap.cc:492] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:18.888756 17035 tablet_bootstrap.cc:492] T 7abbcb90a09c4683a2338b26180ba9a0 P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:18.889066 17036 tablet_bootstrap.cc:492] T 7abbcb90a09c4683a2338b26180ba9a0 P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:18.889287 17034 ts_tablet_manager.cc:1403] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.124s	user 0.043s	sys 0.076s
I20260710 11:01:18.889312 17035 ts_tablet_manager.cc:1403] T 7abbcb90a09c4683a2338b26180ba9a0 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.137s	user 0.056s	sys 0.062s
I20260710 11:01:18.889557 17036 ts_tablet_manager.cc:1403] T 7abbcb90a09c4683a2338b26180ba9a0 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.126s	user 0.032s	sys 0.044s
I20260710 11:01:18.892061 17034 raft_consensus.cc:359] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.892710 17034 raft_consensus.cc:385] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.892572 17036 raft_consensus.cc:359] T 7abbcb90a09c4683a2338b26180ba9a0 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.893036 17034 raft_consensus.cc:740] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.893374 17036 raft_consensus.cc:385] T 7abbcb90a09c4683a2338b26180ba9a0 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.893149 17035 raft_consensus.cc:359] T 7abbcb90a09c4683a2338b26180ba9a0 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.893692 17036 raft_consensus.cc:740] T 7abbcb90a09c4683a2338b26180ba9a0 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.893848 17035 raft_consensus.cc:385] T 7abbcb90a09c4683a2338b26180ba9a0 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.894316 17035 raft_consensus.cc:740] T 7abbcb90a09c4683a2338b26180ba9a0 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.893882 17034 consensus_queue.cc:260] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.894523 17036 consensus_queue.cc:260] T 7abbcb90a09c4683a2338b26180ba9a0 P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.895038 17035 consensus_queue.cc:260] T 7abbcb90a09c4683a2338b26180ba9a0 P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.897002 17035 ts_tablet_manager.cc:1434] T 7abbcb90a09c4683a2338b26180ba9a0 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:18.896919 17036 ts_tablet_manager.cc:1434] T 7abbcb90a09c4683a2338b26180ba9a0 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:18.897912 17035 tablet_bootstrap.cc:492] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:18.898835 17034 ts_tablet_manager.cc:1434] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:01:18.899717 17034 tablet_bootstrap.cc:492] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:18.903463 17035 tablet_bootstrap.cc:654] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.904434 17034 tablet_bootstrap.cc:654] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.903566 16743 catalog_manager.cc:5697] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.913012 17060 raft_consensus.cc:493] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.913515 17060 raft_consensus.cc:515] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.913987 17035 tablet_bootstrap.cc:492] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:18.914489 17035 ts_tablet_manager.cc:1403] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 11:01:18.915655 17060 leader_election.cc:290] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:18.917120 17034 tablet_bootstrap.cc:492] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:18.916867 17035 raft_consensus.cc:359] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.917555 17035 raft_consensus.cc:385] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.917640 17034 ts_tablet_manager.cc:1403] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260710 11:01:18.917845 17035 raft_consensus.cc:740] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.918481 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e236d261e3e44e485072fcf8e4e56e9" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:18.918648 17035 consensus_queue.cc:260] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.917259 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e236d261e3e44e485072fcf8e4e56e9" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" is_pre_election: true
I20260710 11:01:18.919863 16845 raft_consensus.cc:2468] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 0.
I20260710 11:01:18.920625 16919 raft_consensus.cc:2468] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 0.
I20260710 11:01:18.920827 17035 ts_tablet_manager.cc:1434] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:01:18.920759 17034 raft_consensus.cc:359] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.921697 17034 raft_consensus.cc:385] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.921989 17034 raft_consensus.cc:740] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.922015 16960 leader_election.cc:304] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:18.922694 17034 consensus_queue.cc:260] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.923256 17060 raft_consensus.cc:2804] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.923623 17060 raft_consensus.cc:493] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.923967 17060 raft_consensus.cc:3060] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.924651 17034 ts_tablet_manager.cc:1434] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:18.930298 17060 raft_consensus.cc:515] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.932710 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e236d261e3e44e485072fcf8e4e56e9" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:18.932703 17060 leader_election.cc:290] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:18.933305 16845 raft_consensus.cc:3060] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.933617 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e236d261e3e44e485072fcf8e4e56e9" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:18.934070 16919 raft_consensus.cc:3060] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.938498 16845 raft_consensus.cc:2468] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 1.
I20260710 11:01:18.938647 16919 raft_consensus.cc:2468] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 1.
I20260710 11:01:18.939404 16960 leader_election.cc:304] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:18.940115 17060 raft_consensus.cc:2804] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.940515 17060 raft_consensus.cc:697] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Becoming Leader. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Running, Role: LEADER
I20260710 11:01:18.941217 17060 consensus_queue.cc:237] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.947679 16741 catalog_manager.cc:5697] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dcd334ed6004c83acf5214411236313 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "0dcd334ed6004c83acf5214411236313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:18.958330 17060 raft_consensus.cc:493] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.958721 17060 raft_consensus.cc:515] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.960264 17060 leader_election.cc:290] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:18.960851 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5a57c4a6834648ac16425816d9511a" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" is_pre_election: true
I20260710 11:01:18.961170 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5a57c4a6834648ac16425816d9511a" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:18.961373 16845 raft_consensus.cc:2468] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 0.
I20260710 11:01:18.961683 16919 raft_consensus.cc:2468] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 0.
I20260710 11:01:18.962257 16960 leader_election.cc:304] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:18.962878 17060 raft_consensus.cc:2804] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.963199 17060 raft_consensus.cc:493] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.963438 17060 raft_consensus.cc:3060] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.967836 17060 raft_consensus.cc:515] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.969439 17060 leader_election.cc:290] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:18.970032 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5a57c4a6834648ac16425816d9511a" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:18.970367 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5a57c4a6834648ac16425816d9511a" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:18.970618 16845 raft_consensus.cc:3060] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.970942 16919 raft_consensus.cc:3060] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.977296 16919 raft_consensus.cc:2468] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 1.
I20260710 11:01:18.977300 16845 raft_consensus.cc:2468] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 1.
I20260710 11:01:18.978435 16960 leader_election.cc:304] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:18.979027 17060 raft_consensus.cc:2804] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.979434 17060 raft_consensus.cc:697] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Becoming Leader. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Running, Role: LEADER
I20260710 11:01:18.980093 17060 consensus_queue.cc:237] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:18.986353 16741 catalog_manager.cc:5697] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dcd334ed6004c83acf5214411236313 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "0dcd334ed6004c83acf5214411236313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:18.992385 17060 consensus_queue.cc:1048] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.003618 17063 consensus_queue.cc:1048] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:19.031800 17041 consensus_queue.cc:1048] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.042703 17050 consensus_queue.cc:1048] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.056660 17074 consensus_queue.cc:1048] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.057708 17063 raft_consensus.cc:493] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.058207 17063 raft_consensus.cc:515] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.060011 17063 leader_election.cc:290] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:19.060678 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abbcb90a09c4683a2338b26180ba9a0" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" is_pre_election: true
I20260710 11:01:19.061309 16845 raft_consensus.cc:2468] T 7abbcb90a09c4683a2338b26180ba9a0 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 0.
I20260710 11:01:19.061406 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abbcb90a09c4683a2338b26180ba9a0" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:19.061998 16920 raft_consensus.cc:2468] T 7abbcb90a09c4683a2338b26180ba9a0 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 0.
I20260710 11:01:19.062422 16960 leader_election.cc:304] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:19.063165 17063 raft_consensus.cc:2804] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.063565 17063 raft_consensus.cc:493] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.063970 17063 raft_consensus.cc:3060] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.069619 17041 consensus_queue.cc:1048] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.071404 17063 raft_consensus.cc:515] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.073434 17063 leader_election.cc:290] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:19.073925 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abbcb90a09c4683a2338b26180ba9a0" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:19.074330 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7abbcb90a09c4683a2338b26180ba9a0" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:19.074512 16845 raft_consensus.cc:3060] T 7abbcb90a09c4683a2338b26180ba9a0 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.074960 16920 raft_consensus.cc:3060] T 7abbcb90a09c4683a2338b26180ba9a0 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.081621 16845 raft_consensus.cc:2468] T 7abbcb90a09c4683a2338b26180ba9a0 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 1.
I20260710 11:01:19.081801 16920 raft_consensus.cc:2468] T 7abbcb90a09c4683a2338b26180ba9a0 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 1.
I20260710 11:01:19.082824 16960 leader_election.cc:304] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:19.083534 17063 raft_consensus.cc:2804] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.083927 17063 raft_consensus.cc:697] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Becoming Leader. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Running, Role: LEADER
I20260710 11:01:19.084568 17063 consensus_queue.cc:237] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.091670 16741 catalog_manager.cc:5697] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dcd334ed6004c83acf5214411236313 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "0dcd334ed6004c83acf5214411236313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:19.199170 17041 consensus_queue.cc:1048] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.209069 17041 consensus_queue.cc:1048] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.255648 16994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6192defb2d3410086b8a8eb3e046d4f"
dest_uuid: "0dcd334ed6004c83acf5214411236313"
mode: GRACEFUL
new_leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
 from {username='slave'} at 127.0.0.1:42076
I20260710 11:01:19.256203 16994 raft_consensus.cc:606] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Received request to transfer leadership to TS fa1a23ca9ae243e3b8f858791d4f5d1f
I20260710 11:01:19.260108 17042 consensus_queue.cc:1048] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.271998 16920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65f568c558644f3894207645044a0d32"
dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
mode: GRACEFUL
new_leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
 from {username='slave'} at 127.0.0.1:34690
I20260710 11:01:19.272585 16920 raft_consensus.cc:606] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 LEADER]: Received request to transfer leadership to TS fa1a23ca9ae243e3b8f858791d4f5d1f
I20260710 11:01:19.274703 17080 consensus_queue.cc:1048] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:19.281922 17080 raft_consensus.cc:993] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740: : Instructing follower fa1a23ca9ae243e3b8f858791d4f5d1f to start an election
I20260710 11:01:19.282308 17079 raft_consensus.cc:1081] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 LEADER]: Signalling peer fa1a23ca9ae243e3b8f858791d4f5d1f to start an election
I20260710 11:01:19.283778 16845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65f568c558644f3894207645044a0d32"
dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
 from {username='slave'} at 127.0.0.1:55376
I20260710 11:01:19.284289 16845 raft_consensus.cc:493] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.284560 16845 raft_consensus.cc:3060] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.290825 16845 raft_consensus.cc:515] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.293147 16845 leader_election.cc:290] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 2 election: Requested vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:19.294135 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f568c558644f3894207645044a0d32" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:19.295045 16994 raft_consensus.cc:3060] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.295087 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f568c558644f3894207645044a0d32" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:19.295711 16920 raft_consensus.cc:3055] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.296041 16920 raft_consensus.cc:740] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Running, Role: LEADER
I20260710 11:01:19.296805 16920 consensus_queue.cc:260] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.298017 16920 raft_consensus.cc:3060] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.298363 16845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "637a37e3046a4493b1be60cee50724ac"
dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
mode: GRACEFUL
new_leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
 from {username='slave'} at 127.0.0.1:55384
I20260710 11:01:19.299022 16845 raft_consensus.cc:606] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Received request to transfer leadership to TS c7eb8ce2b4a6434282c906cf8d30b740
I20260710 11:01:19.302214 16994 raft_consensus.cc:2468] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 2.
I20260710 11:01:19.303262 16810 leader_election.cc:304] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [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: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:19.303646 16994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b5a57c4a6834648ac16425816d9511a"
dest_uuid: "0dcd334ed6004c83acf5214411236313"
mode: GRACEFUL
new_leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
 from {username='slave'} at 127.0.0.1:42076
I20260710 11:01:19.304055 17050 raft_consensus.cc:2804] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.304262 16994 raft_consensus.cc:606] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Received request to transfer leadership to TS c7eb8ce2b4a6434282c906cf8d30b740
I20260710 11:01:19.304577 17050 raft_consensus.cc:697] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 LEADER]: Becoming Leader. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:19.305219 16920 raft_consensus.cc:2468] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 2.
I20260710 11:01:19.305441 17050 consensus_queue.cc:237] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.309644 17079 consensus_queue.cc:1048] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.310631 16994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e236d261e3e44e485072fcf8e4e56e9"
dest_uuid: "0dcd334ed6004c83acf5214411236313"
mode: GRACEFUL
new_leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
 from {username='slave'} at 127.0.0.1:42076
I20260710 11:01:19.311172 16994 raft_consensus.cc:606] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Received request to transfer leadership to TS c7eb8ce2b4a6434282c906cf8d30b740
I20260710 11:01:19.313581 16743 catalog_manager.cc:5697] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f reported cstate change: term changed from 1 to 2, leader changed from c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130) to fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129). New cstate: current_term: 2 leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.320535 17042 consensus_queue.cc:1048] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.444484 17063 consensus_queue.cc:1048] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.453480 17039 consensus_queue.cc:1048] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.461906 17060 raft_consensus.cc:993] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313: : Instructing follower c7eb8ce2b4a6434282c906cf8d30b740 to start an election
I20260710 11:01:19.462350 17039 raft_consensus.cc:1081] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Signalling peer c7eb8ce2b4a6434282c906cf8d30b740 to start an election
I20260710 11:01:19.463689 16920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b5a57c4a6834648ac16425816d9511a"
dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
 from {username='slave'} at 127.0.0.1:34686
I20260710 11:01:19.464181 16920 raft_consensus.cc:493] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.464538 16920 raft_consensus.cc:3060] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.470125 16920 raft_consensus.cc:515] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.471890 16920 leader_election.cc:290] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 2 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:19.473287 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5a57c4a6834648ac16425816d9511a" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:19.473559 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5a57c4a6834648ac16425816d9511a" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:19.473865 16994 raft_consensus.cc:3055] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.474205 16845 raft_consensus.cc:3060] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.474294 16994 raft_consensus.cc:740] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Running, Role: LEADER
I20260710 11:01:19.475129 16994 consensus_queue.cc:260] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.476087 16994 raft_consensus.cc:3060] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.481279 16845 raft_consensus.cc:2468] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 2.
I20260710 11:01:19.481860 16994 raft_consensus.cc:2468] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 2.
I20260710 11:01:19.482328 16886 leader_election.cc:304] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [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: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:19.483119 17080 raft_consensus.cc:2804] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.483531 17080 raft_consensus.cc:697] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Becoming Leader. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Running, Role: LEADER
I20260710 11:01:19.484297 17080 consensus_queue.cc:237] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.489760 16742 catalog_manager.cc:5697] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 reported cstate change: term changed from 1 to 2, leader changed from 0dcd334ed6004c83acf5214411236313 (127.12.20.131) to c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.508827 17039 consensus_queue.cc:1048] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.519716 17060 consensus_queue.cc:1048] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.525753 17063 raft_consensus.cc:993] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313: : Instructing follower c7eb8ce2b4a6434282c906cf8d30b740 to start an election
I20260710 11:01:19.526150 17060 raft_consensus.cc:1081] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Signalling peer c7eb8ce2b4a6434282c906cf8d30b740 to start an election
I20260710 11:01:19.527408 16920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e236d261e3e44e485072fcf8e4e56e9"
dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
 from {username='slave'} at 127.0.0.1:34686
I20260710 11:01:19.527860 16920 raft_consensus.cc:493] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.528122 16920 raft_consensus.cc:3060] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.532876 16920 raft_consensus.cc:515] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.534379 16920 leader_election.cc:290] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 2 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:19.535006 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e236d261e3e44e485072fcf8e4e56e9" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:19.535432 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e236d261e3e44e485072fcf8e4e56e9" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:19.535590 16845 raft_consensus.cc:3060] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.535948 16994 raft_consensus.cc:3055] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.536274 16994 raft_consensus.cc:740] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Running, Role: LEADER
I20260710 11:01:19.537006 16994 consensus_queue.cc:260] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.537865 16994 raft_consensus.cc:3060] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.541344 16845 raft_consensus.cc:2468] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 2.
I20260710 11:01:19.542454 16886 leader_election.cc:304] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [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: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:19.542891 16994 raft_consensus.cc:2468] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 2.
I20260710 11:01:19.543279 17080 raft_consensus.cc:2804] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.543780 17080 raft_consensus.cc:697] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Becoming Leader. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Running, Role: LEADER
I20260710 11:01:19.544562 17080 consensus_queue.cc:237] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.546389 17063 raft_consensus.cc:993] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313: : Instructing follower fa1a23ca9ae243e3b8f858791d4f5d1f to start an election
I20260710 11:01:19.546859 17060 raft_consensus.cc:1081] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Signalling peer fa1a23ca9ae243e3b8f858791d4f5d1f to start an election
I20260710 11:01:19.548693 16845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6192defb2d3410086b8a8eb3e046d4f"
dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
 from {username='slave'} at 127.0.0.1:55364
I20260710 11:01:19.549273 16845 raft_consensus.cc:493] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.549686 16845 raft_consensus.cc:3060] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.552595 16742 catalog_manager.cc:5697] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 reported cstate change: term changed from 1 to 2, leader changed from 0dcd334ed6004c83acf5214411236313 (127.12.20.131) to c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.556205 16845 raft_consensus.cc:515] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.558065 16845 leader_election.cc:290] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 2 election: Requested vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:19.558907 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6192defb2d3410086b8a8eb3e046d4f" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:19.559523 16920 raft_consensus.cc:3060] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.559628 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6192defb2d3410086b8a8eb3e046d4f" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:19.560189 16994 raft_consensus.cc:3055] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.560426 16994 raft_consensus.cc:740] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Running, Role: LEADER
I20260710 11:01:19.561118 16994 consensus_queue.cc:260] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.562553 16994 raft_consensus.cc:3060] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.564900 16920 raft_consensus.cc:2468] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 2.
I20260710 11:01:19.565913 16808 leader_election.cc:304] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [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: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:19.566522 17050 raft_consensus.cc:2804] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.566883 17050 raft_consensus.cc:697] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 LEADER]: Becoming Leader. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:19.567121 16994 raft_consensus.cc:2468] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 2.
I20260710 11:01:19.567582 17050 consensus_queue.cc:237] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.573598 16742 catalog_manager.cc:5697] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f reported cstate change: term changed from 1 to 2, leader changed from 0dcd334ed6004c83acf5214411236313 (127.12.20.131) to fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129). New cstate: current_term: 2 leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.620991 17063 consensus_queue.cc:1048] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:19.638597 17063 consensus_queue.cc:1048] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.700117 16994 raft_consensus.cc:1275] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Refusing update from remote peer fa1a23ca9ae243e3b8f858791d4f5d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.701637 17050 consensus_queue.cc:1048] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:19.704514 16920 raft_consensus.cc:1275] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Refusing update from remote peer fa1a23ca9ae243e3b8f858791d4f5d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.706743 17050 consensus_queue.cc:1048] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:19.747016 17050 raft_consensus.cc:993] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f: : Instructing follower c7eb8ce2b4a6434282c906cf8d30b740 to start an election
I20260710 11:01:19.747467 17041 raft_consensus.cc:1081] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Signalling peer c7eb8ce2b4a6434282c906cf8d30b740 to start an election
I20260710 11:01:19.748919 16920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "637a37e3046a4493b1be60cee50724ac"
dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
 from {username='slave'} at 127.0.0.1:34674
I20260710 11:01:19.749434 16920 raft_consensus.cc:493] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.749706 16920 raft_consensus.cc:3060] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.756506 16920 raft_consensus.cc:515] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.758152 16920 leader_election.cc:290] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 2 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:19.759183 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637a37e3046a4493b1be60cee50724ac" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:19.759207 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "637a37e3046a4493b1be60cee50724ac" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:19.760006 16845 raft_consensus.cc:3055] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.760085 16994 raft_consensus.cc:3060] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.760303 16845 raft_consensus.cc:740] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:19.761168 16845 consensus_queue.cc:260] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.762197 16845 raft_consensus.cc:3060] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.766166 16994 raft_consensus.cc:2468] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 2.
I20260710 11:01:19.767285 16885 leader_election.cc:304] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [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: 0dcd334ed6004c83acf5214411236313, c7eb8ce2b4a6434282c906cf8d30b740; no voters: 
I20260710 11:01:19.768246 17080 raft_consensus.cc:2804] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.768599 16845 raft_consensus.cc:2468] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 2.
I20260710 11:01:19.768611 17080 raft_consensus.cc:697] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Becoming Leader. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Running, Role: LEADER
I20260710 11:01:19.769901 17080 consensus_queue.cc:237] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:19.777830 16742 catalog_manager.cc:5697] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 reported cstate change: term changed from 1 to 2, leader changed from fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129) to c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.927613 16994 raft_consensus.cc:1275] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Refusing update from remote peer c7eb8ce2b4a6434282c906cf8d30b740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.928671 17080 consensus_queue.cc:1048] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.936384 16845 raft_consensus.cc:1275] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Refusing update from remote peer c7eb8ce2b4a6434282c906cf8d30b740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.937975 17080 consensus_queue.cc:1048] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.993216 16994 raft_consensus.cc:1275] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Refusing update from remote peer fa1a23ca9ae243e3b8f858791d4f5d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.994426 17041 consensus_queue.cc:1048] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.002404 16920 raft_consensus.cc:1275] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Refusing update from remote peer fa1a23ca9ae243e3b8f858791d4f5d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.004348 17074 consensus_queue.cc:1048] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.049259 16845 raft_consensus.cc:1275] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Refusing update from remote peer c7eb8ce2b4a6434282c906cf8d30b740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.050714 17080 consensus_queue.cc:1048] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.059193 16994 raft_consensus.cc:1275] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Refusing update from remote peer c7eb8ce2b4a6434282c906cf8d30b740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.060810 17079 consensus_queue.cc:1048] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.330632 16845 raft_consensus.cc:1275] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Refusing update from remote peer c7eb8ce2b4a6434282c906cf8d30b740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.331709 17079 consensus_queue.cc:1048] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.339970 16994 raft_consensus.cc:1275] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Refusing update from remote peer c7eb8ce2b4a6434282c906cf8d30b740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.341821 17042 consensus_queue.cc:1048] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:22.343065 16743 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34910:
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"
    }
  }
}
W20260710 11:01:22.345789 16743 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.
I20260710 11:01:22.391644 16831 tablet_service.cc:1511] Processing CreateTablet for tablet f91da66c97e0439287063a2bfbb5ee66 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:22.393308 16831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91da66c97e0439287063a2bfbb5ee66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.393025 16910 tablet_service.cc:1511] Processing CreateTablet for tablet f91da66c97e0439287063a2bfbb5ee66 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:22.394646 16910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91da66c97e0439287063a2bfbb5ee66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.402921 16982 tablet_service.cc:1511] Processing CreateTablet for tablet f91da66c97e0439287063a2bfbb5ee66 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:22.404309 16982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91da66c97e0439287063a2bfbb5ee66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.414178 16833 tablet_service.cc:1511] Processing CreateTablet for tablet bfe38c1f14d845e5b99c26186a5663a7 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:22.415612 16833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe38c1f14d845e5b99c26186a5663a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.416127 16908 tablet_service.cc:1511] Processing CreateTablet for tablet bfe38c1f14d845e5b99c26186a5663a7 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:22.417362 16908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe38c1f14d845e5b99c26186a5663a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.423241 16981 tablet_service.cc:1511] Processing CreateTablet for tablet bfe38c1f14d845e5b99c26186a5663a7 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:22.424680 16981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe38c1f14d845e5b99c26186a5663a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.438609 16833 tablet_service.cc:1511] Processing CreateTablet for tablet d420635581eb4a2cbd760da2750fb793 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:22.439939 16833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d420635581eb4a2cbd760da2750fb793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.439805 16909 tablet_service.cc:1511] Processing CreateTablet for tablet d420635581eb4a2cbd760da2750fb793 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:22.441267 16909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d420635581eb4a2cbd760da2750fb793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.448333 16980 tablet_service.cc:1511] Processing CreateTablet for tablet d420635581eb4a2cbd760da2750fb793 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:22.449800 16980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d420635581eb4a2cbd760da2750fb793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.456837 17130 tablet_bootstrap.cc:492] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:22.463917 17130 tablet_bootstrap.cc:654] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.464258 16833 tablet_service.cc:1511] Processing CreateTablet for tablet b92925d0403a4c189fcaa231ccfa5048 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:22.465533 16833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b92925d0403a4c189fcaa231ccfa5048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.467502 16831 tablet_service.cc:1511] Processing CreateTablet for tablet c9257c4448484f4e92577615f52a24d9 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:22.467748 16983 tablet_service.cc:1511] Processing CreateTablet for tablet b92925d0403a4c189fcaa231ccfa5048 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:22.468771 16831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9257c4448484f4e92577615f52a24d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.469043 16983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b92925d0403a4c189fcaa231ccfa5048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.473166 17129 tablet_bootstrap.cc:492] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:22.484637 16910 tablet_service.cc:1511] Processing CreateTablet for tablet c9257c4448484f4e92577615f52a24d9 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:22.486202 16984 tablet_service.cc:1511] Processing CreateTablet for tablet c9257c4448484f4e92577615f52a24d9 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:22.487685 16984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9257c4448484f4e92577615f52a24d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.489573 16909 tablet_service.cc:1511] Processing CreateTablet for tablet b92925d0403a4c189fcaa231ccfa5048 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:22.493512 16910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9257c4448484f4e92577615f52a24d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.493465 17131 tablet_bootstrap.cc:492] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:22.494818 16909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b92925d0403a4c189fcaa231ccfa5048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.506423 16831 tablet_service.cc:1511] Processing CreateTablet for tablet 76286dbd60fc42acb5e56c986abb2671 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:22.507714 16831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76286dbd60fc42acb5e56c986abb2671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.507557 16908 tablet_service.cc:1511] Processing CreateTablet for tablet 76286dbd60fc42acb5e56c986abb2671 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:22.508826 16908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76286dbd60fc42acb5e56c986abb2671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.510012 16984 tablet_service.cc:1511] Processing CreateTablet for tablet 76286dbd60fc42acb5e56c986abb2671 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:22.511050 17131 tablet_bootstrap.cc:654] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.512699 16833 tablet_service.cc:1511] Processing CreateTablet for tablet b2b15022e5754093ab2392523b38b854 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:22.514384 16833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b15022e5754093ab2392523b38b854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.514693 16984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76286dbd60fc42acb5e56c986abb2671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.518162 16907 tablet_service.cc:1511] Processing CreateTablet for tablet b2b15022e5754093ab2392523b38b854 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:22.519419 16907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b15022e5754093ab2392523b38b854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.521413 17129 tablet_bootstrap.cc:654] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.526969 16982 tablet_service.cc:1511] Processing CreateTablet for tablet b2b15022e5754093ab2392523b38b854 (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:22.528344 16982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b15022e5754093ab2392523b38b854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.534240 17130 tablet_bootstrap.cc:492] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:22.536948 17130 ts_tablet_manager.cc:1403] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.009s
I20260710 11:01:22.539104 17131 tablet_bootstrap.cc:492] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:22.539666 17131 ts_tablet_manager.cc:1403] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.014s
I20260710 11:01:22.540077 17130 raft_consensus.cc:359] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.540858 17130 raft_consensus.cc:385] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.541210 17130 raft_consensus.cc:740] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.542097 17130 consensus_queue.cc:260] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.542457 17131 raft_consensus.cc:359] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.543217 17131 raft_consensus.cc:385] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.543560 17131 raft_consensus.cc:740] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.544445 17131 consensus_queue.cc:260] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.546209 16908 tablet_service.cc:1511] Processing CreateTablet for tablet 5858aa02a216458db28050c82d70641f (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:22.546809 17131 ts_tablet_manager.cc:1434] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:22.547580 16908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5858aa02a216458db28050c82d70641f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.547957 17131 tablet_bootstrap.cc:492] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:22.549871 16834 tablet_service.cc:1511] Processing CreateTablet for tablet 5858aa02a216458db28050c82d70641f (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:22.551110 16834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5858aa02a216458db28050c82d70641f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.554203 17131 tablet_bootstrap.cc:654] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.561609 17129 tablet_bootstrap.cc:492] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:22.562070 17129 ts_tablet_manager.cc:1403] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.000s
I20260710 11:01:22.564777 17129 raft_consensus.cc:359] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.565598 17129 raft_consensus.cc:385] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.565927 17129 raft_consensus.cc:740] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.566715 17129 consensus_queue.cc:260] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.568885 16832 tablet_service.cc:1511] Processing CreateTablet for tablet 6276a6c31a7b44589f90c4de9873d49b (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:22.570133 16832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6276a6c31a7b44589f90c4de9873d49b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.579078 16910 tablet_service.cc:1511] Processing CreateTablet for tablet 6276a6c31a7b44589f90c4de9873d49b (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:22.580343 16910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6276a6c31a7b44589f90c4de9873d49b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.580720 16984 tablet_service.cc:1511] Processing CreateTablet for tablet 6276a6c31a7b44589f90c4de9873d49b (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:22.582006 16984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6276a6c31a7b44589f90c4de9873d49b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.584649 17131 tablet_bootstrap.cc:492] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:22.585209 17131 ts_tablet_manager.cc:1403] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.006s
I20260710 11:01:22.586493 16983 tablet_service.cc:1511] Processing CreateTablet for tablet 5858aa02a216458db28050c82d70641f (DEFAULT_TABLE table=soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:22.593112 16983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5858aa02a216458db28050c82d70641f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.589836 17131 raft_consensus.cc:359] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.600019 17131 raft_consensus.cc:385] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.600339 17131 raft_consensus.cc:740] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.601051 17131 consensus_queue.cc:260] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.602684 17131 ts_tablet_manager.cc:1434] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.001s
I20260710 11:01:22.570096 17129 ts_tablet_manager.cc:1434] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:22.604354 17129 tablet_bootstrap.cc:492] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:22.605363 17130 ts_tablet_manager.cc:1434] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.001s
I20260710 11:01:22.606415 17039 raft_consensus.cc:493] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.606950 17039 raft_consensus.cc:515] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.609094 17039 leader_election.cc:290] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:22.609938 17129 tablet_bootstrap.cc:654] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.606396 17130 tablet_bootstrap.cc:492] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:22.612136 17131 tablet_bootstrap.cc:492] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:22.612905 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe38c1f14d845e5b99c26186a5663a7" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:22.612897 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe38c1f14d845e5b99c26186a5663a7" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" is_pre_election: true
W20260710 11:01:22.615332 16957 leader_election.cc:343] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:22.615965 16960 leader_election.cc:343] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:22.616389 16960 leader_election.cc:304] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [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: 0dcd334ed6004c83acf5214411236313; no voters: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f
I20260710 11:01:22.617486 17039 raft_consensus.cc:2749] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:22.617569 17131 tablet_bootstrap.cc:654] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.617869 17130 tablet_bootstrap.cc:654] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.640710 17129 tablet_bootstrap.cc:492] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:22.641216 17129 ts_tablet_manager.cc:1403] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.010s
I20260710 11:01:22.641850 17130 tablet_bootstrap.cc:492] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:22.642127 17131 tablet_bootstrap.cc:492] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:22.642253 17130 ts_tablet_manager.cc:1403] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.009s
I20260710 11:01:22.642639 17131 ts_tablet_manager.cc:1403] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.013s
I20260710 11:01:22.644104 17129 raft_consensus.cc:359] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.644606 17130 raft_consensus.cc:359] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.644843 17129 raft_consensus.cc:385] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.645188 17130 raft_consensus.cc:385] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.645242 17129 raft_consensus.cc:740] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.645556 17130 raft_consensus.cc:740] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.645467 17131 raft_consensus.cc:359] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.646265 17131 raft_consensus.cc:385] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.646059 17129 consensus_queue.cc:260] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.646569 17131 raft_consensus.cc:740] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.646394 17130 consensus_queue.cc:260] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.647300 17131 consensus_queue.cc:260] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.648676 17129 ts_tablet_manager.cc:1434] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:01:22.649597 17129 tablet_bootstrap.cc:492] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:22.649616 17131 ts_tablet_manager.cc:1434] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:01:22.650750 17131 tablet_bootstrap.cc:492] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:22.652074 17128 raft_consensus.cc:493] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.652515 17128 raft_consensus.cc:515] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.655644 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91da66c97e0439287063a2bfbb5ee66" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313" is_pre_election: true
I20260710 11:01:22.656440 17129 tablet_bootstrap.cc:654] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.657294 17130 ts_tablet_manager.cc:1434] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:01:22.657500 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91da66c97e0439287063a2bfbb5ee66" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" is_pre_election: true
I20260710 11:01:22.658108 16845 raft_consensus.cc:2468] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 0.
I20260710 11:01:22.659401 16886 leader_election.cc:304] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:22.659641 17130 tablet_bootstrap.cc:492] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:22.660204 17080 raft_consensus.cc:2804] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.661197 17080 raft_consensus.cc:493] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.660475 17131 tablet_bootstrap.cc:654] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.661563 17080 raft_consensus.cc:3060] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.668766 17130 tablet_bootstrap.cc:654] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.671186 17080 raft_consensus.cc:515] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.676132 17117 raft_consensus.cc:493] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.676463 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91da66c97e0439287063a2bfbb5ee66" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:22.676609 17117 raft_consensus.cc:515] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.676980 16845 raft_consensus.cc:3060] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.678748 17117 leader_election.cc:290] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:22.680956 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe38c1f14d845e5b99c26186a5663a7" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:22.681581 16920 raft_consensus.cc:2468] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:22.682956 16808 leader_election.cc:304] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:22.683389 16845 raft_consensus.cc:2468] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 1.
I20260710 11:01:22.683809 17130 tablet_bootstrap.cc:492] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
W20260710 11:01:22.660425 16885 leader_election.cc:343] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:22.684456 17130 ts_tablet_manager.cc:1403] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.003s
I20260710 11:01:22.684533 16886 leader_election.cc:304] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:22.687753 17130 raft_consensus.cc:359] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.688614 17130 raft_consensus.cc:385] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.688962 17130 raft_consensus.cc:740] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.689841 17130 consensus_queue.cc:260] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.691043 17074 raft_consensus.cc:2804] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.691404 17074 raft_consensus.cc:493] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.691722 17074 raft_consensus.cc:3060] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.671957 17128 leader_election.cc:290] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:22.696674 17129 tablet_bootstrap.cc:492] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:22.697263 17129 ts_tablet_manager.cc:1403] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.020s
I20260710 11:01:22.697096 17128 raft_consensus.cc:2804] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:22.697336 16993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91da66c97e0439287063a2bfbb5ee66" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:22.684067 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe38c1f14d845e5b99c26186a5663a7" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313" is_pre_election: true
I20260710 11:01:22.698107 17128 raft_consensus.cc:697] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 LEADER]: Becoming Leader. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Running, Role: LEADER
W20260710 11:01:22.698926 16885 leader_election.cc:343] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:22.699007 17128 consensus_queue.cc:237] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.698390 16994 raft_consensus.cc:2468] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:22.700640 17080 leader_election.cc:290] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 1 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:22.702081 17074 raft_consensus.cc:515] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.705612 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe38c1f14d845e5b99c26186a5663a7" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:22.705565 17129 raft_consensus.cc:359] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.706284 16920 raft_consensus.cc:3060] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.710547 17131 tablet_bootstrap.cc:492] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:22.711023 17131 ts_tablet_manager.cc:1403] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.002s
I20260710 11:01:22.713379 17130 ts_tablet_manager.cc:1434] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:01:22.713585 17131 raft_consensus.cc:359] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.714321 17131 raft_consensus.cc:385] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.714375 16920 raft_consensus.cc:2468] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:22.714735 17131 raft_consensus.cc:740] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.715260 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe38c1f14d845e5b99c26186a5663a7" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:22.715804 16994 raft_consensus.cc:3060] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.715691 17131 consensus_queue.cc:260] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.716039 16808 leader_election.cc:304] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:22.717015 17117 raft_consensus.cc:2804] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:22.719892 17117 raft_consensus.cc:697] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Leader. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:22.720876 17117 consensus_queue.cc:237] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.722257 16994 raft_consensus.cc:2468] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:22.722662 17074 leader_election.cc:290] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Requested vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:22.723697 17130 tablet_bootstrap.cc:492] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:22.706352 17129 raft_consensus.cc:385] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.727643 17129 raft_consensus.cc:740] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.728332 17131 ts_tablet_manager.cc:1434] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260710 11:01:22.729027 17129 consensus_queue.cc:260] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.731657 17129 ts_tablet_manager.cc:1434] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 11:01:22.732932 17129 tablet_bootstrap.cc:492] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:22.734009 17130 tablet_bootstrap.cc:654] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.735651 16741 catalog_manager.cc:5697] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129). New cstate: current_term: 1 leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
W20260710 11:01:22.737159 16791 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:22.738242 17131 tablet_bootstrap.cc:492] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:22.739283 17129 tablet_bootstrap.cc:654] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.746315 16742 catalog_manager.cc:5697] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130). New cstate: current_term: 1 leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:22.751921 17131 tablet_bootstrap.cc:654] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.751912 17129 tablet_bootstrap.cc:492] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:22.752516 17130 tablet_bootstrap.cc:492] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:22.752915 17129 ts_tablet_manager.cc:1403] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 11:01:22.753062 17130 ts_tablet_manager.cc:1403] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.002s
I20260710 11:01:22.755954 17129 raft_consensus.cc:359] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.757537 17129 raft_consensus.cc:385] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.757866 17129 raft_consensus.cc:740] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.758708 17129 consensus_queue.cc:260] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.760888 17129 ts_tablet_manager.cc:1434] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:22.761854 17129 tablet_bootstrap.cc:492] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:22.762338 17130 raft_consensus.cc:359] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.763273 17130 raft_consensus.cc:385] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.763631 17130 raft_consensus.cc:740] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.764437 17130 consensus_queue.cc:260] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.766871 17130 ts_tablet_manager.cc:1434] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:01:22.767976 17130 tablet_bootstrap.cc:492] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:22.768532 17129 tablet_bootstrap.cc:654] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.775456 17130 tablet_bootstrap.cc:654] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.776510 17131 tablet_bootstrap.cc:492] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:22.777065 17131 ts_tablet_manager.cc:1403] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.012s
I20260710 11:01:22.778607 17117 raft_consensus.cc:493] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.778981 17117 raft_consensus.cc:515] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.780149 17131 raft_consensus.cc:359] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.780680 17117 leader_election.cc:290] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:22.781044 17131 raft_consensus.cc:385] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.781452 17131 raft_consensus.cc:740] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.781793 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9257c4448484f4e92577615f52a24d9" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:22.782061 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9257c4448484f4e92577615f52a24d9" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313" is_pre_election: true
I20260710 11:01:22.782620 16994 raft_consensus.cc:2468] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:22.782434 17131 consensus_queue.cc:260] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
W20260710 11:01:22.783185 16808 leader_election.cc:343] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:22.784010 16810 leader_election.cc:304] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [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: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: c7eb8ce2b4a6434282c906cf8d30b740
I20260710 11:01:22.784703 17117 raft_consensus.cc:2804] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.785040 17117 raft_consensus.cc:493] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.785302 17117 raft_consensus.cc:3060] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.786864 17130 tablet_bootstrap.cc:492] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:22.787042 17131 ts_tablet_manager.cc:1434] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:01:22.787392 17130 ts_tablet_manager.cc:1403] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 11:01:22.788174 17131 tablet_bootstrap.cc:492] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:22.790424 17130 raft_consensus.cc:359] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.791091 17130 raft_consensus.cc:385] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.791404 17130 raft_consensus.cc:740] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.792119 17130 consensus_queue.cc:260] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.793980 17117 raft_consensus.cc:515] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.796819 17130 ts_tablet_manager.cc:1434] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 11:01:22.797398 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9257c4448484f4e92577615f52a24d9" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:22.797808 17130 tablet_bootstrap.cc:492] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
W20260710 11:01:22.798707 16808 leader_election.cc:343] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:22.795161 17129 tablet_bootstrap.cc:492] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:22.799639 17131 tablet_bootstrap.cc:654] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.801215 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9257c4448484f4e92577615f52a24d9" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:22.801759 16994 raft_consensus.cc:3060] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.804174 17130 tablet_bootstrap.cc:654] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.808055 16994 raft_consensus.cc:2468] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:22.809247 16810 leader_election.cc:304] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [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: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: c7eb8ce2b4a6434282c906cf8d30b740
I20260710 11:01:22.810056 17074 raft_consensus.cc:2804] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:22.810217 17117 leader_election.cc:290] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Requested vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:22.810451 17074 raft_consensus.cc:697] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Leader. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:22.799595 17129 ts_tablet_manager.cc:1403] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.010s
I20260710 11:01:22.811249 17074 consensus_queue.cc:237] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.814141 17129 raft_consensus.cc:359] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.814702 17131 tablet_bootstrap.cc:492] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:22.815052 17129 raft_consensus.cc:385] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.815306 17131 ts_tablet_manager.cc:1403] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260710 11:01:22.815528 17129 raft_consensus.cc:740] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.816629 17129 consensus_queue.cc:260] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.819092 17129 ts_tablet_manager.cc:1434] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 11:01:22.820161 17131 raft_consensus.cc:359] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.820940 17131 raft_consensus.cc:385] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.821223 17131 raft_consensus.cc:740] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.824777 17131 consensus_queue.cc:260] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.824156 17130 tablet_bootstrap.cc:492] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:22.820207 17129 tablet_bootstrap.cc:492] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:22.835405 17130 ts_tablet_manager.cc:1403] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.008s
I20260710 11:01:22.839331 17130 raft_consensus.cc:359] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.840304 17130 raft_consensus.cc:385] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.840870 17130 raft_consensus.cc:740] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.831501 16742 catalog_manager.cc:5697] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129). New cstate: current_term: 1 leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:22.841625 17130 consensus_queue.cc:260] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.843087 17129 tablet_bootstrap.cc:654] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.843397 17131 ts_tablet_manager.cc:1434] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.011s
I20260710 11:01:22.846827 17131 tablet_bootstrap.cc:492] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:22.848796 17130 ts_tablet_manager.cc:1434] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:01:22.849860 17130 tablet_bootstrap.cc:492] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:22.853417 17131 tablet_bootstrap.cc:654] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.855962 17130 tablet_bootstrap.cc:654] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.858777 17129 tablet_bootstrap.cc:492] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:22.859280 17129 ts_tablet_manager.cc:1403] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.000s
I20260710 11:01:22.861980 17129 raft_consensus.cc:359] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.862769 17129 raft_consensus.cc:385] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.863085 17129 raft_consensus.cc:740] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.863929 17129 consensus_queue.cc:260] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.867002 17129 ts_tablet_manager.cc:1434] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:01:22.867967 17129 tablet_bootstrap.cc:492] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:22.868453 17130 tablet_bootstrap.cc:492] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:22.868944 17130 ts_tablet_manager.cc:1403] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 11:01:22.871670 17130 raft_consensus.cc:359] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.872421 17130 raft_consensus.cc:385] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.872025 17117 raft_consensus.cc:493] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.872711 17130 raft_consensus.cc:740] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.873080 17117 raft_consensus.cc:515] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.874210 17129 tablet_bootstrap.cc:654] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.875057 17117 leader_election.cc:290] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:22.876219 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d420635581eb4a2cbd760da2750fb793" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:22.876824 16920 raft_consensus.cc:2468] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:22.876941 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d420635581eb4a2cbd760da2750fb793" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313" is_pre_election: true
I20260710 11:01:22.877565 16994 raft_consensus.cc:2468] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:22.875977 17130 consensus_queue.cc:260] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.878646 16808 leader_election.cc:304] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:22.879951 17131 tablet_bootstrap.cc:492] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:22.880085 17130 ts_tablet_manager.cc:1434] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:01:22.880520 17131 ts_tablet_manager.cc:1403] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.008s
I20260710 11:01:22.880697 17074 raft_consensus.cc:2804] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.881032 17130 tablet_bootstrap.cc:492] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:22.881122 17074 raft_consensus.cc:493] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.881598 17074 raft_consensus.cc:3060] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.883492 17131 raft_consensus.cc:359] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.884276 17131 raft_consensus.cc:385] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.884608 17131 raft_consensus.cc:740] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.885555 17131 consensus_queue.cc:260] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.896780 17131 ts_tablet_manager.cc:1434] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:01:22.896770 17130 tablet_bootstrap.cc:654] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.897200 17039 raft_consensus.cc:493] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.897935 17131 tablet_bootstrap.cc:492] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:22.897681 17039 raft_consensus.cc:515] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.898676 17129 tablet_bootstrap.cc:492] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:22.899150 17129 ts_tablet_manager.cc:1403] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.001s
I20260710 11:01:22.901626 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76286dbd60fc42acb5e56c986abb2671" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:22.902350 16919 raft_consensus.cc:2468] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 0.
I20260710 11:01:22.902037 17129 raft_consensus.cc:359] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.902910 17129 raft_consensus.cc:385] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.903276 17129 raft_consensus.cc:740] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.903785 16957 leader_election.cc:304] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, c7eb8ce2b4a6434282c906cf8d30b740; no voters: 
I20260710 11:01:22.904659 17131 tablet_bootstrap.cc:654] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.904078 17129 consensus_queue.cc:260] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.899741 17039 leader_election.cc:290] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:22.905519 17039 raft_consensus.cc:2804] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.905867 17039 raft_consensus.cc:493] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.906175 17039 raft_consensus.cc:3060] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.909724 17158 raft_consensus.cc:493] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.910259 17158 raft_consensus.cc:515] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.913429 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b15022e5754093ab2392523b38b854" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313" is_pre_election: true
I20260710 11:01:22.914053 16994 raft_consensus.cc:2468] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:22.914947 17117 raft_consensus.cc:493] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.915463 17117 raft_consensus.cc:515] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.915798 16810 leader_election.cc:304] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:22.916791 17144 raft_consensus.cc:2804] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.917135 17144 raft_consensus.cc:493] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.917460 17144 raft_consensus.cc:3060] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.920051 17117 leader_election.cc:290] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:22.921207 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92925d0403a4c189fcaa231ccfa5048" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313" is_pre_election: true
I20260710 11:01:22.921893 16994 raft_consensus.cc:2468] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:22.924217 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b15022e5754093ab2392523b38b854" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:22.924932 16919 raft_consensus.cc:2468] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:22.927640 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92925d0403a4c189fcaa231ccfa5048" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:22.928155 16810 leader_election.cc:304] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:22.928337 16919 raft_consensus.cc:2468] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:22.929169 17117 raft_consensus.cc:2804] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.929590 17117 raft_consensus.cc:493] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.929922 17117 raft_consensus.cc:3060] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.931409 16844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76286dbd60fc42acb5e56c986abb2671" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" is_pre_election: true
I20260710 11:01:22.932109 16844 raft_consensus.cc:2468] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 0.
I20260710 11:01:22.896773 17074 raft_consensus.cc:515] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.936414 17144 raft_consensus.cc:515] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.938023 17129 ts_tablet_manager.cc:1434] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260710 11:01:22.941983 17144 leader_election.cc:290] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Requested vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:22.944904 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b15022e5754093ab2392523b38b854" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:22.944967 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b15022e5754093ab2392523b38b854" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:22.945667 16994 raft_consensus.cc:3060] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.946156 17129 tablet_bootstrap.cc:492] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:22.938366 17158 leader_election.cc:290] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:22.939966 17117 raft_consensus.cc:515] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.959518 16993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92925d0403a4c189fcaa231ccfa5048" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:22.960225 16993 raft_consensus.cc:3060] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.961269 17117 leader_election.cc:290] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Requested vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:22.963791 17129 tablet_bootstrap.cc:654] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.964043 16994 raft_consensus.cc:2468] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:22.964564 17131 tablet_bootstrap.cc:492] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
I20260710 11:01:22.965116 17131 ts_tablet_manager.cc:1403] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.067s	user 0.030s	sys 0.026s
I20260710 11:01:22.965260 16810 leader_election.cc:304] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:22.968031 17131 raft_consensus.cc:359] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.969061 17131 raft_consensus.cc:385] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.969383 17131 raft_consensus.cc:740] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.969705 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d420635581eb4a2cbd760da2750fb793" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:22.968061 16919 raft_consensus.cc:3060] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.970199 16994 raft_consensus.cc:3060] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.970570 16993 raft_consensus.cc:2468] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:22.971776 16810 leader_election.cc:304] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:22.971961 17131 consensus_queue.cc:260] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.972667 17158 raft_consensus.cc:2804] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:22.973143 17158 raft_consensus.cc:697] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Leader. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:22.973969 17131 ts_tablet_manager.cc:1434] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:01:22.980384 16918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d420635581eb4a2cbd760da2750fb793" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:22.980753 17131 tablet_bootstrap.cc:492] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313: Bootstrap starting.
I20260710 11:01:22.974012 17158 consensus_queue.cc:237] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.979725 16919 raft_consensus.cc:2468] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:22.981101 16918 raft_consensus.cc:3060] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.975184 17117 raft_consensus.cc:2804] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:22.975941 17074 leader_election.cc:290] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Requested vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:22.939244 17039 raft_consensus.cc:515] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.977773 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92925d0403a4c189fcaa231ccfa5048" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:22.987322 17130 tablet_bootstrap.cc:492] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:22.987833 17130 ts_tablet_manager.cc:1403] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.107s	user 0.037s	sys 0.057s
I20260710 11:01:22.987645 16920 raft_consensus.cc:3060] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:22.978588 16957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.20.130:42223, user_credentials={real_user=slave}} blocked reactor thread for 74903.7us
I20260710 11:01:22.987726 17131 tablet_bootstrap.cc:654] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.990665 17130 raft_consensus.cc:359] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.991271 17130 raft_consensus.cc:385] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.991534 17130 raft_consensus.cc:740] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.992210 17130 consensus_queue.cc:260] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.994460 17130 ts_tablet_manager.cc:1434] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:22.995008 17129 tablet_bootstrap.cc:492] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:22.995358 17130 tablet_bootstrap.cc:492] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f: Bootstrap starting.
I20260710 11:01:22.995496 17129 ts_tablet_manager.cc:1403] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.012s
I20260710 11:01:22.998083 17129 raft_consensus.cc:359] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:22.998752 17129 raft_consensus.cc:385] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.998275 16920 raft_consensus.cc:2468] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:22.998834 17117 raft_consensus.cc:697] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Leader. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:22.999056 17129 raft_consensus.cc:740] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.000365 17039 leader_election.cc:290] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:23.000506 17129 consensus_queue.cc:260] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.001883 17130 tablet_bootstrap.cc:654] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.001564 17117 consensus_queue.cc:237] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.002573 17129 ts_tablet_manager.cc:1434] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:01:23.003494 17129 tablet_bootstrap.cc:492] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740: Bootstrap starting.
I20260710 11:01:23.004189 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76286dbd60fc42acb5e56c986abb2671" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:23.004788 16920 raft_consensus.cc:3060] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.006901 16844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76286dbd60fc42acb5e56c986abb2671" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:23.007436 16844 raft_consensus.cc:3060] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.004712 16918 raft_consensus.cc:2468] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:23.013254 17129 tablet_bootstrap.cc:654] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.018724 16808 leader_election.cc:304] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:23.023291 17074 raft_consensus.cc:2804] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:23.023754 17074 raft_consensus.cc:697] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Leader. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:23.024573 17074 consensus_queue.cc:237] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.034667 17039 raft_consensus.cc:493] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.035919 17039 raft_consensus.cc:515] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.039018 17039 leader_election.cc:290] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:22.980410 16994 raft_consensus.cc:2468] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:23.041723 16844 raft_consensus.cc:2468] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 1.
I20260710 11:01:23.042680 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91da66c97e0439287063a2bfbb5ee66" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" is_pre_election: true
I20260710 11:01:23.042840 16918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91da66c97e0439287063a2bfbb5ee66" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:23.043407 16845 raft_consensus.cc:2393] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0dcd334ed6004c83acf5214411236313 in current term 1: Already voted for candidate c7eb8ce2b4a6434282c906cf8d30b740 in this term.
I20260710 11:01:23.044373 16960 leader_election.cc:304] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:23.045758 16960 leader_election.cc:304] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313 [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: 0dcd334ed6004c83acf5214411236313; no voters: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f
I20260710 11:01:23.046859 17160 raft_consensus.cc:2804] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:23.048020 17039 raft_consensus.cc:3060] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.053057 16740 catalog_manager.cc:5697] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129). New cstate: current_term: 1 leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.061033 17160 raft_consensus.cc:697] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Becoming Leader. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Running, Role: LEADER
I20260710 11:01:23.061952 17160 consensus_queue.cc:237] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.078006 16920 raft_consensus.cc:2468] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 1.
I20260710 11:01:23.088826 16740 catalog_manager.cc:5697] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129). New cstate: current_term: 1 leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.095422 17117 raft_consensus.cc:493] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.095906 17117 raft_consensus.cc:515] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.096046 16740 catalog_manager.cc:5697] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129). New cstate: current_term: 1 leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.097921 17117 leader_election.cc:290] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:23.099510 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6276a6c31a7b44589f90c4de9873d49b" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313" is_pre_election: true
I20260710 11:01:23.100103 16994 raft_consensus.cc:2468] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:23.101351 16810 leader_election.cc:304] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:23.102228 17117 raft_consensus.cc:2804] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:23.102617 17117 raft_consensus.cc:493] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:23.102977 17117 raft_consensus.cc:3060] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.109706 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6276a6c31a7b44589f90c4de9873d49b" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:23.110791 17131 tablet_bootstrap.cc:492] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313: No bootstrap required, opened a new log
W20260710 11:01:23.110960 16808 leader_election.cc:343] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:23.111266 17131 ts_tablet_manager.cc:1403] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313: Time spent bootstrapping tablet: real 0.131s	user 0.021s	sys 0.033s
I20260710 11:01:23.113907 17131 raft_consensus.cc:359] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.114482 17131 raft_consensus.cc:385] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.114729 17131 raft_consensus.cc:740] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.114770 17039 raft_consensus.cc:2749] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:23.115442 17131 consensus_queue.cc:260] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.117707 17131 ts_tablet_manager.cc:1434] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:23.118482 17130 tablet_bootstrap.cc:492] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f: No bootstrap required, opened a new log
I20260710 11:01:23.118956 17130 ts_tablet_manager.cc:1403] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent bootstrapping tablet: real 0.124s	user 0.055s	sys 0.065s
I20260710 11:01:23.119277 17129 tablet_bootstrap.cc:492] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740: No bootstrap required, opened a new log
I20260710 11:01:23.119796 17129 ts_tablet_manager.cc:1403] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740: Time spent bootstrapping tablet: real 0.116s	user 0.006s	sys 0.067s
I20260710 11:01:23.121580 17130 raft_consensus.cc:359] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.122262 17130 raft_consensus.cc:385] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.122200 17129 raft_consensus.cc:359] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.122668 17130 raft_consensus.cc:740] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.122991 17129 raft_consensus.cc:385] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.123333 17129 raft_consensus.cc:740] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.119027 17117 raft_consensus.cc:515] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.123469 17130 consensus_queue.cc:260] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.124302 17129 consensus_queue.cc:260] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.126019 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6276a6c31a7b44589f90c4de9873d49b" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:23.128021 17130 ts_tablet_manager.cc:1434] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:01:23.127858 16740 catalog_manager.cc:5697] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dcd334ed6004c83acf5214411236313 (127.12.20.131). New cstate: current_term: 1 leader_uuid: "0dcd334ed6004c83acf5214411236313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:23.131520 17142 consensus_queue.cc:1048] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:23.131969 17129 ts_tablet_manager.cc:1434] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:01:23.132179 17074 raft_consensus.cc:493] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.132630 17074 raft_consensus.cc:515] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.134433 17074 leader_election.cc:290] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:23.126586 16920 raft_consensus.cc:3060] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.137465 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5858aa02a216458db28050c82d70641f" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313" is_pre_election: true
I20260710 11:01:23.137991 16994 raft_consensus.cc:2468] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:23.139108 16810 leader_election.cc:304] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:23.139393 17117 leader_election.cc:290] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Requested vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:23.140390 16918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5858aa02a216458db28050c82d70641f" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" is_pre_election: true
I20260710 11:01:23.141053 16918 raft_consensus.cc:2468] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 0.
I20260710 11:01:23.141395 16920 raft_consensus.cc:2468] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:23.145054 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6276a6c31a7b44589f90c4de9873d49b" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:23.145537 16994 raft_consensus.cc:3060] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.145675 17117 raft_consensus.cc:2804] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:23.146260 17117 raft_consensus.cc:493] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:23.150400 16808 leader_election.cc:304] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:23.151147 17074 raft_consensus.cc:2804] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:23.151568 17074 raft_consensus.cc:697] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Leader. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:23.151777 17117 raft_consensus.cc:3060] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.152485 16994 raft_consensus.cc:2468] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:23.152403 17074 consensus_queue.cc:237] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.157699 17117 raft_consensus.cc:515] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.160220 16920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5858aa02a216458db28050c82d70641f" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:23.160485 17117 leader_election.cc:290] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Requested vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:23.160856 16920 raft_consensus.cc:3060] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.161949 16993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5858aa02a216458db28050c82d70641f" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:23.162515 16993 raft_consensus.cc:3060] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.163302 17080 consensus_queue.cc:1048] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.166731 16920 raft_consensus.cc:2468] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:23.167804 16808 leader_election.cc:304] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:23.171792 16993 raft_consensus.cc:2468] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 1.
I20260710 11:01:23.173592 17117 raft_consensus.cc:2804] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:23.174836 17117 raft_consensus.cc:697] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Leader. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:23.175623 17117 consensus_queue.cc:237] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.175576 16740 catalog_manager.cc:5697] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129). New cstate: current_term: 1 leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.189723 16741 catalog_manager.cc:5697] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129). New cstate: current_term: 1 leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.194227 16920 raft_consensus.cc:3060] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.197068 17117 consensus_queue.cc:1048] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:23.201059 17117 consensus_queue.cc:1048] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.214864 17117 consensus_queue.cc:1048] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.218837 17117 consensus_queue.cc:1048] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.315505 16920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f91da66c97e0439287063a2bfbb5ee66"
dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
mode: GRACEFUL
new_leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
 from {username='slave'} at 127.0.0.1:34690
I20260710 11:01:23.316069 16920 raft_consensus.cc:606] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 LEADER]: Received request to transfer leadership to TS fa1a23ca9ae243e3b8f858791d4f5d1f
I20260710 11:01:23.327010 16845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9257c4448484f4e92577615f52a24d9"
dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
mode: GRACEFUL
new_leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
 from {username='slave'} at 127.0.0.1:55384
I20260710 11:01:23.327440 16845 raft_consensus.cc:606] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Received request to transfer leadership to TS c7eb8ce2b4a6434282c906cf8d30b740
I20260710 11:01:23.331442 16993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76286dbd60fc42acb5e56c986abb2671"
dest_uuid: "0dcd334ed6004c83acf5214411236313"
mode: GRACEFUL
new_leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
 from {username='slave'} at 127.0.0.1:42076
I20260710 11:01:23.331863 16993 raft_consensus.cc:606] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Received request to transfer leadership to TS c7eb8ce2b4a6434282c906cf8d30b740
I20260710 11:01:23.335793 16845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2b15022e5754093ab2392523b38b854"
dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
mode: GRACEFUL
new_leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
 from {username='slave'} at 127.0.0.1:55384
I20260710 11:01:23.336199 16845 raft_consensus.cc:606] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Received request to transfer leadership to TS c7eb8ce2b4a6434282c906cf8d30b740
I20260710 11:01:23.340049 16845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5858aa02a216458db28050c82d70641f"
dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
mode: GRACEFUL
new_leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
 from {username='slave'} at 127.0.0.1:55384
I20260710 11:01:23.340415 16845 raft_consensus.cc:606] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Received request to transfer leadership to TS c7eb8ce2b4a6434282c906cf8d30b740
I20260710 11:01:23.344139 16845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6276a6c31a7b44589f90c4de9873d49b"
dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
mode: GRACEFUL
new_leader_uuid: "0dcd334ed6004c83acf5214411236313"
 from {username='slave'} at 127.0.0.1:55384
I20260710 11:01:23.344491 16845 raft_consensus.cc:606] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Received request to transfer leadership to TS 0dcd334ed6004c83acf5214411236313
I20260710 11:01:23.426088 17117 consensus_queue.cc:1048] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.435253 17074 consensus_queue.cc:1048] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.451979 17074 consensus_queue.cc:1048] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.461692 17117 consensus_queue.cc:1048] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.473294 17144 raft_consensus.cc:993] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f: : Instructing follower c7eb8ce2b4a6434282c906cf8d30b740 to start an election
I20260710 11:01:23.473912 17117 raft_consensus.cc:1081] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Signalling peer c7eb8ce2b4a6434282c906cf8d30b740 to start an election
I20260710 11:01:23.477111 16918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2b15022e5754093ab2392523b38b854"
dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
 from {username='slave'} at 127.0.0.1:34674
I20260710 11:01:23.477689 16918 raft_consensus.cc:493] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.478070 16918 raft_consensus.cc:3060] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.478188 17039 consensus_queue.cc:1048] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.484254 17169 raft_consensus.cc:993] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313: : Instructing follower c7eb8ce2b4a6434282c906cf8d30b740 to start an election
I20260710 11:01:23.484032 16918 raft_consensus.cc:515] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.484709 17169 raft_consensus.cc:1081] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Signalling peer c7eb8ce2b4a6434282c906cf8d30b740 to start an election
I20260710 11:01:23.486775 16918 leader_election.cc:290] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 2 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:23.487201 16919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76286dbd60fc42acb5e56c986abb2671"
dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
 from {username='slave'} at 127.0.0.1:34686
I20260710 11:01:23.487761 16919 raft_consensus.cc:493] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.488121 16919 raft_consensus.cc:3060] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.488884 16993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b15022e5754093ab2392523b38b854" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:23.489423 16993 raft_consensus.cc:3060] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.493372 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b15022e5754093ab2392523b38b854" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:23.493505 17169 consensus_queue.cc:1048] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.493966 16845 raft_consensus.cc:3055] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.496984 16845 raft_consensus.cc:740] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:23.497717 16845 consensus_queue.cc:260] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.498805 16845 raft_consensus.cc:3060] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.500010 16993 raft_consensus.cc:2468] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 2.
I20260710 11:01:23.501123 16919 raft_consensus.cc:515] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.501523 16885 leader_election.cc:304] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [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: 0dcd334ed6004c83acf5214411236313, c7eb8ce2b4a6434282c906cf8d30b740; no voters: 
I20260710 11:01:23.502614 17142 raft_consensus.cc:2804] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.503064 17142 raft_consensus.cc:697] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Becoming Leader. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Running, Role: LEADER
I20260710 11:01:23.503134 16919 leader_election.cc:290] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 2 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:23.503822 16844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76286dbd60fc42acb5e56c986abb2671" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:23.503882 17142 consensus_queue.cc:237] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.506117 16994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76286dbd60fc42acb5e56c986abb2671" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:23.506636 16994 raft_consensus.cc:3055] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.506909 16994 raft_consensus.cc:740] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Running, Role: LEADER
I20260710 11:01:23.507553 16994 consensus_queue.cc:260] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.507609 16844 raft_consensus.cc:3060] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.508684 16994 raft_consensus.cc:3060] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.512230 16845 raft_consensus.cc:2468] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 2.
I20260710 11:01:23.512702 16743 catalog_manager.cc:5697] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 reported cstate change: term changed from 1 to 2, leader changed from fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129) to c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.514335 16994 raft_consensus.cc:2468] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 2.
I20260710 11:01:23.515255 16885 leader_election.cc:304] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [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: 0dcd334ed6004c83acf5214411236313, c7eb8ce2b4a6434282c906cf8d30b740; no voters: 
I20260710 11:01:23.515836 17142 raft_consensus.cc:2804] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.516237 17142 raft_consensus.cc:697] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Becoming Leader. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Running, Role: LEADER
I20260710 11:01:23.516523 16844 raft_consensus.cc:2468] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 2.
I20260710 11:01:23.516876 17142 consensus_queue.cc:237] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.524135 17117 consensus_queue.cc:1048] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.528558 16741 catalog_manager.cc:5697] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 reported cstate change: term changed from 1 to 2, leader changed from 0dcd334ed6004c83acf5214411236313 (127.12.20.131) to c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.533102 17117 consensus_queue.cc:1048] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.585953 17117 consensus_queue.cc:1048] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.595588 17117 consensus_queue.cc:1048] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.604619 17074 raft_consensus.cc:993] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f: : Instructing follower c7eb8ce2b4a6434282c906cf8d30b740 to start an election
I20260710 11:01:23.605086 17144 raft_consensus.cc:1081] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Signalling peer c7eb8ce2b4a6434282c906cf8d30b740 to start an election
I20260710 11:01:23.606482 16918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5858aa02a216458db28050c82d70641f"
dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
 from {username='slave'} at 127.0.0.1:34674
I20260710 11:01:23.606901 16918 raft_consensus.cc:493] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.607189 16918 raft_consensus.cc:3060] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.612457 16918 raft_consensus.cc:515] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.614157 16918 leader_election.cc:290] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 2 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:23.614940 17144 consensus_queue.cc:1048] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.614818 16844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5858aa02a216458db28050c82d70641f" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:23.615674 16993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5858aa02a216458db28050c82d70641f" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:23.616189 16844 raft_consensus.cc:3055] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.616281 16993 raft_consensus.cc:3060] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.616614 16844 raft_consensus.cc:740] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:23.617419 16844 consensus_queue.cc:260] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.619279 16844 raft_consensus.cc:3060] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.623528 16993 raft_consensus.cc:2468] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 2.
I20260710 11:01:23.623992 16844 raft_consensus.cc:2468] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 2.
I20260710 11:01:23.624611 16885 leader_election.cc:304] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [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: 0dcd334ed6004c83acf5214411236313, c7eb8ce2b4a6434282c906cf8d30b740; no voters: 
I20260710 11:01:23.625437 17142 raft_consensus.cc:2804] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.625877 17142 raft_consensus.cc:697] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Becoming Leader. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Running, Role: LEADER
I20260710 11:01:23.626636 17142 consensus_queue.cc:237] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.627704 17074 raft_consensus.cc:993] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f: : Instructing follower 0dcd334ed6004c83acf5214411236313 to start an election
I20260710 11:01:23.628155 17074 raft_consensus.cc:1081] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Signalling peer 0dcd334ed6004c83acf5214411236313 to start an election
I20260710 11:01:23.634299 16993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6276a6c31a7b44589f90c4de9873d49b"
dest_uuid: "0dcd334ed6004c83acf5214411236313"
 from {username='slave'} at 127.0.0.1:42056
I20260710 11:01:23.634853 16993 raft_consensus.cc:493] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.635231 16993 raft_consensus.cc:3060] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.634596 16743 catalog_manager.cc:5697] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 reported cstate change: term changed from 1 to 2, leader changed from fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129) to c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.641317 17074 consensus_queue.cc:1048] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.643472 17074 raft_consensus.cc:993] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f: : Instructing follower c7eb8ce2b4a6434282c906cf8d30b740 to start an election
I20260710 11:01:23.643986 16993 raft_consensus.cc:515] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.645668 17158 raft_consensus.cc:1081] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Signalling peer c7eb8ce2b4a6434282c906cf8d30b740 to start an election
I20260710 11:01:23.648471 16918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9257c4448484f4e92577615f52a24d9"
dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
 from {username='slave'} at 127.0.0.1:34674
I20260710 11:01:23.649001 16918 raft_consensus.cc:493] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.649351 16918 raft_consensus.cc:3060] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.651757 16992 raft_consensus.cc:1240] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Rejecting Update request from peer fa1a23ca9ae243e3b8f858791d4f5d1f for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:23.652859 16993 leader_election.cc:290] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 2 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:23.653434 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6276a6c31a7b44589f90c4de9873d49b" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:23.654021 16919 raft_consensus.cc:3060] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.656251 16918 raft_consensus.cc:515] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.657644 17158 consensus_queue.cc:1059] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.658533 17117 raft_consensus.cc:3055] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.658854 17117 raft_consensus.cc:740] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:23.658959 16845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9257c4448484f4e92577615f52a24d9" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:23.659054 16844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6276a6c31a7b44589f90c4de9873d49b" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:23.659545 16845 raft_consensus.cc:3055] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.660147 16845 raft_consensus.cc:740] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:23.659660 17117 consensus_queue.cc:260] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.660434 16919 raft_consensus.cc:2468] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 2.
I20260710 11:01:23.661022 17117 raft_consensus.cc:3060] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.660800 16845 consensus_queue.cc:260] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.661803 16845 raft_consensus.cc:3060] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.663216 16957 leader_election.cc:304] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [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: 0dcd334ed6004c83acf5214411236313, c7eb8ce2b4a6434282c906cf8d30b740; no voters: 
I20260710 11:01:23.664034 17039 raft_consensus.cc:2804] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.664445 16918 leader_election.cc:290] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [CANDIDATE]: Term 2 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:23.664469 17039 raft_consensus.cc:697] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [term 2 LEADER]: Becoming Leader. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Running, Role: LEADER
I20260710 11:01:23.665542 17039 consensus_queue.cc:237] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.667870 16845 raft_consensus.cc:2468] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 2.
I20260710 11:01:23.669020 16992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9257c4448484f4e92577615f52a24d9" candidate_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:23.669039 16886 leader_election.cc:304] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [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: c7eb8ce2b4a6434282c906cf8d30b740, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:23.669945 17142 raft_consensus.cc:2804] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.670442 17142 raft_consensus.cc:697] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Becoming Leader. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Running, Role: LEADER
I20260710 11:01:23.669668 16992 raft_consensus.cc:3060] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.671213 17142 consensus_queue.cc:237] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.674226 16743 catalog_manager.cc:5697] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 reported cstate change: term changed from 1 to 2, leader changed from fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129) to 0dcd334ed6004c83acf5214411236313 (127.12.20.131). New cstate: current_term: 2 leader_uuid: "0dcd334ed6004c83acf5214411236313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:23.675555 16844 raft_consensus.cc:2468] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 2.
I20260710 11:01:23.677981 16992 raft_consensus.cc:2468] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7eb8ce2b4a6434282c906cf8d30b740 in term 2.
I20260710 11:01:23.684540 16741 catalog_manager.cc:5697] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 reported cstate change: term changed from 1 to 2, leader changed from fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129) to c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130). New cstate: current_term: 2 leader_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.738955 17128 raft_consensus.cc:993] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740: : Instructing follower fa1a23ca9ae243e3b8f858791d4f5d1f to start an election
I20260710 11:01:23.739367 17142 raft_consensus.cc:1081] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 LEADER]: Signalling peer fa1a23ca9ae243e3b8f858791d4f5d1f to start an election
I20260710 11:01:23.740758 16844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f91da66c97e0439287063a2bfbb5ee66"
dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
 from {username='slave'} at 127.0.0.1:55376
I20260710 11:01:23.741195 16844 raft_consensus.cc:493] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.741472 16844 raft_consensus.cc:3060] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.746120 16844 raft_consensus.cc:515] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.747627 16844 leader_election.cc:290] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [CANDIDATE]: Term 2 election: Requested vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), 0dcd334ed6004c83acf5214411236313 (127.12.20.131:38923)
I20260710 11:01:23.748592 16918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91da66c97e0439287063a2bfbb5ee66" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:23.748759 16993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91da66c97e0439287063a2bfbb5ee66" candidate_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dcd334ed6004c83acf5214411236313"
I20260710 11:01:23.749220 16918 raft_consensus.cc:3055] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.749342 16993 raft_consensus.cc:3060] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.749642 16918 raft_consensus.cc:740] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Running, Role: LEADER
I20260710 11:01:23.750490 16918 consensus_queue.cc:260] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.751749 16918 raft_consensus.cc:3060] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.754441 16993 raft_consensus.cc:2468] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 2.
I20260710 11:01:23.755403 16810 leader_election.cc:304] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [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: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:23.756052 17117 raft_consensus.cc:2804] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.756426 17117 raft_consensus.cc:697] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 LEADER]: Becoming Leader. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:23.757082 17117 consensus_queue.cc:237] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:23.759128 16918 raft_consensus.cc:2468] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1a23ca9ae243e3b8f858791d4f5d1f in term 2.
I20260710 11:01:23.764714 16741 catalog_manager.cc:5697] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f reported cstate change: term changed from 1 to 2, leader changed from c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130) to fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129). New cstate: current_term: 2 leader_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.907155 16993 raft_consensus.cc:1275] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Refusing update from remote peer c7eb8ce2b4a6434282c906cf8d30b740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.908501 17142 consensus_queue.cc:1048] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.914994 16844 raft_consensus.cc:1275] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Refusing update from remote peer c7eb8ce2b4a6434282c906cf8d30b740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.916254 17128 consensus_queue.cc:1048] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.052654 16918 raft_consensus.cc:1275] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Refusing update from remote peer 0dcd334ed6004c83acf5214411236313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.053714 16993 raft_consensus.cc:1275] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Refusing update from remote peer c7eb8ce2b4a6434282c906cf8d30b740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.053951 17039 consensus_queue.cc:1048] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.054997 17128 consensus_queue.cc:1048] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.062531 16844 raft_consensus.cc:1275] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Refusing update from remote peer c7eb8ce2b4a6434282c906cf8d30b740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.065398 17142 consensus_queue.cc:1048] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.078025 16844 raft_consensus.cc:1275] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Refusing update from remote peer 0dcd334ed6004c83acf5214411236313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.079216 17039 consensus_queue.cc:1048] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.082041 16993 raft_consensus.cc:1275] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Refusing update from remote peer c7eb8ce2b4a6434282c906cf8d30b740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.083163 17128 consensus_queue.cc:1048] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.091070 16844 raft_consensus.cc:1275] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Refusing update from remote peer c7eb8ce2b4a6434282c906cf8d30b740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.093119 17080 consensus_queue.cc:1048] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.174490 16844 raft_consensus.cc:1275] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Refusing update from remote peer c7eb8ce2b4a6434282c906cf8d30b740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.175668 17128 consensus_queue.cc:1048] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.182550 16993 raft_consensus.cc:1275] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Refusing update from remote peer c7eb8ce2b4a6434282c906cf8d30b740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.184242 17142 consensus_queue.cc:1048] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.313517 16993 raft_consensus.cc:1275] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Refusing update from remote peer fa1a23ca9ae243e3b8f858791d4f5d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.314658 17158 consensus_queue.cc:1048] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.322362 16918 raft_consensus.cc:1275] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Refusing update from remote peer fa1a23ca9ae243e3b8f858791d4f5d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.323931 17117 consensus_queue.cc:1048] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:26.347186 16740 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34910:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:01:26.363821 16740 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34910:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:01:26.399988 12370 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:01:26.553738 16810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.20.131:38923, user_credentials={real_user=slave}} blocked reactor thread for 71249us
W20260710 11:01:26.591758 16808 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.20.130:42223, user_credentials={real_user=slave}} blocked reactor thread for 66242.2us
I20260710 11:01:26.589924 17247 tablet.cc:1724] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740: 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
I20260710 11:01:26.616220 17260 tablet.cc:1724] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313: 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
I20260710 11:01:26.616663 17255 tablet.cc:1724] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313: 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
W20260710 11:01:26.641371 17233 log.cc:927] Time spent T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260710 11:01:26.659732 17257 tablet.cc:1724] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f: 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
I20260710 11:01:26.680142 17265 tablet.cc:1724] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f: 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
I20260710 11:01:26.680044 17260 tablet.cc:1724] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313: 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
I20260710 11:01:26.702761 17266 tablet.cc:1724] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740: 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
I20260710 11:01:26.715797 17255 tablet.cc:1724] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313: 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
I20260710 11:01:26.737581 17271 tablet.cc:1724] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313: 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
W20260710 11:01:26.730511 16885 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.20.131:38923, user_credentials={real_user=slave}} blocked reactor thread for 116824us
I20260710 11:01:26.740571 17247 tablet.cc:1724] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740: 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
I20260710 11:01:26.746263 17265 tablet.cc:1724] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f: 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
W20260710 11:01:26.731308 16886 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.20.129:33329, user_credentials={real_user=slave}} blocked reactor thread for 70770.9us
I20260710 11:01:26.775084 16918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e236d261e3e44e485072fcf8e4e56e9"
dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
mode: GRACEFUL
new_leader_uuid: "0dcd334ed6004c83acf5214411236313"
 from {username='slave'} at 127.0.0.1:37964
I20260710 11:01:26.775707 16918 raft_consensus.cc:606] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Received request to transfer leadership to TS 0dcd334ed6004c83acf5214411236313
I20260710 11:01:26.781352 17247 tablet.cc:1724] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740: 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
I20260710 11:01:26.815630 17260 tablet.cc:1724] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313: 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
I20260710 11:01:26.816918 17275 tablet.cc:1724] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740: 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
I20260710 11:01:26.816803 17276 tablet.cc:1724] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740: 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
I20260710 11:01:26.807060 17273 tablet.cc:1724] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313: 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
I20260710 11:01:26.830201 17265 tablet.cc:1724] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f: 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
I20260710 11:01:26.841810 17255 tablet.cc:1724] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313: 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
I20260710 11:01:26.855059 17260 tablet.cc:1724] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313: 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
I20260710 11:01:26.824352 17274 tablet.cc:1724] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f: 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
I20260710 11:01:26.849426 17275 tablet.cc:1724] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740: 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
I20260710 11:01:26.817777 17257 tablet.cc:1724] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f: 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
I20260710 11:01:26.879266 17279 tablet.cc:1724] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f: 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
I20260710 11:01:26.884886 17274 tablet.cc:1724] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f: 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
I20260710 11:01:26.886082 17276 tablet.cc:1724] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740: 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
I20260710 11:01:26.896404 17265 tablet.cc:1724] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f: 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
I20260710 11:01:26.910643 16842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f93b1e41767b498e90f1063bcbf5a2ad"
dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
mode: GRACEFUL
new_leader_uuid: "0dcd334ed6004c83acf5214411236313"
 from {username='slave'} at 127.0.0.1:39338
I20260710 11:01:26.911289 16842 raft_consensus.cc:606] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Received request to transfer leadership to TS 0dcd334ed6004c83acf5214411236313
I20260710 11:01:26.912765 12370 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:26.913339 12370 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:26.914217 17247 tablet.cc:1724] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740: 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
I20260710 11:01:26.928812 16741 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65: soft_deleted_table [id=42304227545547e69b2bd9d30e9a45fd] alter complete (version 1)
I20260710 11:01:27.005074 17202 raft_consensus.cc:993] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740: : Instructing follower 0dcd334ed6004c83acf5214411236313 to start an election
I20260710 11:01:27.005574 17270 raft_consensus.cc:1081] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Signalling peer 0dcd334ed6004c83acf5214411236313 to start an election
I20260710 11:01:27.007001 16989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e236d261e3e44e485072fcf8e4e56e9"
dest_uuid: "0dcd334ed6004c83acf5214411236313"
 from {username='slave'} at 127.0.0.1:42070
I20260710 11:01:27.007438 16989 raft_consensus.cc:493] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.007709 16989 raft_consensus.cc:3060] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:27.012985 16989 raft_consensus.cc:515] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:27.014554 16989 leader_election.cc:290] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 3 election: Requested vote from peers fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329), c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223)
I20260710 11:01:27.015192 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e236d261e3e44e485072fcf8e4e56e9" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:27.015604 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e236d261e3e44e485072fcf8e4e56e9" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:27.015823 16842 raft_consensus.cc:3060] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:27.016186 16919 raft_consensus.cc:3055] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:27.016494 16919 raft_consensus.cc:740] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7eb8ce2b4a6434282c906cf8d30b740, State: Running, Role: LEADER
I20260710 11:01:27.017241 16919 consensus_queue.cc:260] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:27.018455 16919 raft_consensus.cc:3060] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:27.022482 16842 raft_consensus.cc:2468] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 3.
I20260710 11:01:27.023574 16960 leader_election.cc:304] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [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: 0dcd334ed6004c83acf5214411236313, fa1a23ca9ae243e3b8f858791d4f5d1f; no voters: 
I20260710 11:01:27.024366 17267 raft_consensus.cc:2804] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:27.024504 16919 raft_consensus.cc:2468] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 3.
I20260710 11:01:27.024873 17267 raft_consensus.cc:697] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 3 LEADER]: Becoming Leader. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Running, Role: LEADER
I20260710 11:01:27.025688 17267 consensus_queue.cc:237] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [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: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } }
I20260710 11:01:27.033488 16740 catalog_manager.cc:5697] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 reported cstate change: term changed from 2 to 3, leader changed from c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130) to 0dcd334ed6004c83acf5214411236313 (127.12.20.131). New cstate: current_term: 3 leader_uuid: "0dcd334ed6004c83acf5214411236313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:27.268124 17256 raft_consensus.cc:993] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f: : Instructing follower 0dcd334ed6004c83acf5214411236313 to start an election
I20260710 11:01:27.268648 17249 raft_consensus.cc:1081] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Signalling peer 0dcd334ed6004c83acf5214411236313 to start an election
I20260710 11:01:27.270081 16990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f93b1e41767b498e90f1063bcbf5a2ad"
dest_uuid: "0dcd334ed6004c83acf5214411236313"
 from {username='slave'} at 127.0.0.1:42056
I20260710 11:01:27.270491 16990 raft_consensus.cc:493] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.270726 16990 raft_consensus.cc:3060] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.275421 16990 raft_consensus.cc:515] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } }
I20260710 11:01:27.277010 16990 leader_election.cc:290] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [CANDIDATE]: Term 2 election: Requested vote from peers c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223), fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329)
I20260710 11:01:27.277704 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93b1e41767b498e90f1063bcbf5a2ad" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7eb8ce2b4a6434282c906cf8d30b740"
I20260710 11:01:27.278110 16842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93b1e41767b498e90f1063bcbf5a2ad" candidate_uuid: "0dcd334ed6004c83acf5214411236313" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f"
I20260710 11:01:27.278347 16919 raft_consensus.cc:3060] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.278678 16842 raft_consensus.cc:3055] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:27.278998 16842 raft_consensus.cc:740] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa1a23ca9ae243e3b8f858791d4f5d1f, State: Running, Role: LEADER
I20260710 11:01:27.279749 16842 consensus_queue.cc:260] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [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: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } }
I20260710 11:01:27.280972 16842 raft_consensus.cc:3060] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.284925 16919 raft_consensus.cc:2468] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 2.
I20260710 11:01:27.286024 16957 leader_election.cc:304] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [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: 0dcd334ed6004c83acf5214411236313, c7eb8ce2b4a6434282c906cf8d30b740; no voters: 
I20260710 11:01:27.286796 17267 raft_consensus.cc:2804] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:27.287174 17267 raft_consensus.cc:697] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [term 2 LEADER]: Becoming Leader. State: Replica: 0dcd334ed6004c83acf5214411236313, State: Running, Role: LEADER
I20260710 11:01:27.287382 16842 raft_consensus.cc:2468] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcd334ed6004c83acf5214411236313 in term 2.
I20260710 11:01:27.288002 17267 consensus_queue.cc:237] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [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: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } } peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } }
I20260710 11:01:27.295099 16740 catalog_manager.cc:5697] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 reported cstate change: term changed from 1 to 2, leader changed from fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129) to 0dcd334ed6004c83acf5214411236313 (127.12.20.131). New cstate: current_term: 2 leader_uuid: "0dcd334ed6004c83acf5214411236313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcd334ed6004c83acf5214411236313" member_type: VOTER last_known_addr { host: "127.12.20.131" port: 38923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.523489 16919 raft_consensus.cc:1275] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 3 FOLLOWER]: Refusing update from remote peer 0dcd334ed6004c83acf5214411236313: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:27.524523 17267 consensus_queue.cc:1048] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:27.533061 16842 raft_consensus.cc:1275] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 3 FOLLOWER]: Refusing update from remote peer 0dcd334ed6004c83acf5214411236313: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:27.535001 17268 consensus_queue.cc:1048] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:27.829528 16919 raft_consensus.cc:1275] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Refusing update from remote peer 0dcd334ed6004c83acf5214411236313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:27.830585 17267 consensus_queue.cc:1048] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7eb8ce2b4a6434282c906cf8d30b740" member_type: VOTER last_known_addr { host: "127.12.20.130" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:27.839360 16842 raft_consensus.cc:1275] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Refusing update from remote peer 0dcd334ed6004c83acf5214411236313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:27.841276 17268 consensus_queue.cc:1048] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1a23ca9ae243e3b8f858791d4f5d1f" member_type: VOTER last_known_addr { host: "127.12.20.129" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:27.959911 12370 tablet_server.cc:179] TabletServer@127.12.20.129:0 shutting down...
W20260710 11:01:27.962976 16886 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260710 11:01:27.966363 16886 consensus_peers.cc:597] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 -> Peer fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329): Couldn't send request to peer fa1a23ca9ae243e3b8f858791d4f5d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:27.981005 16886 consensus_peers.cc:597] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 -> Peer fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329): Couldn't send request to peer fa1a23ca9ae243e3b8f858791d4f5d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:27.983268 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:27.984028 12370 tablet_replica.cc:333] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:27.984627 12370 raft_consensus.cc:2243] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.985067 12370 raft_consensus.cc:2272] T 76286dbd60fc42acb5e56c986abb2671 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.986773 12370 tablet_replica.cc:333] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:27.987303 12370 raft_consensus.cc:2243] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.987695 12370 raft_consensus.cc:2272] T 5858aa02a216458db28050c82d70641f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.989405 12370 tablet_replica.cc:333] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:27.989910 12370 raft_consensus.cc:2243] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:27.990603 12370 raft_consensus.cc:2272] T b92925d0403a4c189fcaa231ccfa5048 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.992324 12370 tablet_replica.cc:333] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:27.992862 12370 raft_consensus.cc:2243] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:27.993275 12370 raft_consensus.cc:2272] T c9257c4448484f4e92577615f52a24d9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.994900 12370 tablet_replica.cc:333] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:27.995393 12370 raft_consensus.cc:2243] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:27.996076 12370 raft_consensus.cc:2272] T d420635581eb4a2cbd760da2750fb793 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:27.997632 12370 tablet_replica.cc:333] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:27.998123 12370 raft_consensus.cc:2243] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:27.998744 12370 raft_consensus.cc:2272] T bfe38c1f14d845e5b99c26186a5663a7 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.000411 12370 tablet_replica.cc:333] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:28.000897 12370 raft_consensus.cc:2243] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.001266 12370 raft_consensus.cc:2272] T b2b15022e5754093ab2392523b38b854 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.002808 12370 tablet_replica.cc:333] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:28.003309 12370 raft_consensus.cc:2243] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.003978 12370 raft_consensus.cc:2272] T f91da66c97e0439287063a2bfbb5ee66 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.005496 12370 tablet_replica.cc:333] T 7abbcb90a09c4683a2338b26180ba9a0 P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:28.005985 12370 raft_consensus.cc:2243] T 7abbcb90a09c4683a2338b26180ba9a0 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.006361 12370 raft_consensus.cc:2272] T 7abbcb90a09c4683a2338b26180ba9a0 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.007959 12370 tablet_replica.cc:333] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:28.008432 12370 raft_consensus.cc:2243] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.009260 12370 raft_consensus.cc:2272] T df9a78ca92ee4243808343734c616db6 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.011405 12370 tablet_replica.cc:333] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:28.012056 12370 raft_consensus.cc:2243] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.012727 12370 raft_consensus.cc:2272] T 65f568c558644f3894207645044a0d32 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.014458 12370 tablet_replica.cc:333] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:28.014915 12370 raft_consensus.cc:2243] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.015281 12370 raft_consensus.cc:2272] T 6276a6c31a7b44589f90c4de9873d49b P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.017087 12370 tablet_replica.cc:333] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:28.017690 12370 raft_consensus.cc:2243] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.018119 12370 raft_consensus.cc:2272] T 637a37e3046a4493b1be60cee50724ac P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.019899 12370 tablet_replica.cc:333] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:28.020359 12370 raft_consensus.cc:2243] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.020690 12370 raft_consensus.cc:2272] T 4e236d261e3e44e485072fcf8e4e56e9 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.022687 12370 tablet_replica.cc:333] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:28.023115 12370 raft_consensus.cc:2243] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.023453 12370 raft_consensus.cc:2272] T 9b5a57c4a6834648ac16425816d9511a P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.025151 12370 tablet_replica.cc:333] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:28.025609 12370 raft_consensus.cc:2243] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.026247 12370 raft_consensus.cc:2272] T a6192defb2d3410086b8a8eb3e046d4f P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.028010 12370 tablet_replica.cc:333] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:28.028455 12370 raft_consensus.cc:2243] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.028807 12370 raft_consensus.cc:2272] T f93b1e41767b498e90f1063bcbf5a2ad P fa1a23ca9ae243e3b8f858791d4f5d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.030753 12370 tablet_replica.cc:333] T e6a9cd80f737469ab5b0417dd595a098 P fa1a23ca9ae243e3b8f858791d4f5d1f: stopping tablet replica
I20260710 11:01:28.031193 12370 raft_consensus.cc:2243] T e6a9cd80f737469ab5b0417dd595a098 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.031560 12370 raft_consensus.cc:2272] T e6a9cd80f737469ab5b0417dd595a098 P fa1a23ca9ae243e3b8f858791d4f5d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.065833 12370 tablet_server.cc:196] TabletServer@127.12.20.129:0 shutdown complete.
W20260710 11:01:28.072371 16886 consensus_peers.cc:597] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 -> Peer fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329): Couldn't send request to peer fa1a23ca9ae243e3b8f858791d4f5d1f. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:28.093881 12370 tablet_server.cc:179] TabletServer@127.12.20.130:0 shutting down...
I20260710 11:01:28.117686 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:28.118273 12370 tablet_replica.cc:333] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.118818 12370 raft_consensus.cc:2243] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.119586 12370 raft_consensus.cc:2272] T c9257c4448484f4e92577615f52a24d9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.121353 12370 tablet_replica.cc:333] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.121863 12370 raft_consensus.cc:2243] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.122543 12370 raft_consensus.cc:2272] T 5858aa02a216458db28050c82d70641f P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.124166 12370 tablet_replica.cc:333] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.124660 12370 raft_consensus.cc:2243] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.125042 12370 raft_consensus.cc:2272] T b92925d0403a4c189fcaa231ccfa5048 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.126595 12370 tablet_replica.cc:333] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.127067 12370 raft_consensus.cc:2243] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.127717 12370 raft_consensus.cc:2272] T 76286dbd60fc42acb5e56c986abb2671 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.129324 12370 tablet_replica.cc:333] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.129803 12370 raft_consensus.cc:2243] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.130170 12370 raft_consensus.cc:2272] T d420635581eb4a2cbd760da2750fb793 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.131640 12370 tablet_replica.cc:333] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.132161 12370 raft_consensus.cc:2243] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.132534 12370 raft_consensus.cc:2272] T bfe38c1f14d845e5b99c26186a5663a7 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.134135 12370 tablet_replica.cc:333] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.134603 12370 raft_consensus.cc:2243] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.135267 12370 raft_consensus.cc:2272] T b2b15022e5754093ab2392523b38b854 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.137571 12370 tablet_replica.cc:333] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.138113 12370 raft_consensus.cc:2243] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.138473 12370 raft_consensus.cc:2272] T f91da66c97e0439287063a2bfbb5ee66 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.140524 12370 tablet_replica.cc:333] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.141258 12370 raft_consensus.cc:2243] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.141716 12370 raft_consensus.cc:2272] T 4e236d261e3e44e485072fcf8e4e56e9 P c7eb8ce2b4a6434282c906cf8d30b740 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:28.141743 16960 consensus_peers.cc:597] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 -> Peer fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329): Couldn't send request to peer fa1a23ca9ae243e3b8f858791d4f5d1f. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:28.144477 12370 tablet_replica.cc:333] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.145198 12370 raft_consensus.cc:2243] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.146093 12370 raft_consensus.cc:2272] T 9b5a57c4a6834648ac16425816d9511a P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.148475 12370 tablet_replica.cc:333] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.148936 12370 raft_consensus.cc:2243] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.149603 12370 raft_consensus.cc:2272] T e6a9cd80f737469ab5b0417dd595a098 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.151896 12370 tablet_replica.cc:333] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.152456 12370 raft_consensus.cc:2243] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.152878 12370 raft_consensus.cc:2272] T 6276a6c31a7b44589f90c4de9873d49b P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.154462 12370 tablet_replica.cc:333] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.154935 12370 raft_consensus.cc:2243] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.155589 12370 raft_consensus.cc:2272] T 637a37e3046a4493b1be60cee50724ac P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.157399 12370 tablet_replica.cc:333] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.158010 12370 raft_consensus.cc:2243] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.158455 12370 raft_consensus.cc:2272] T 65f568c558644f3894207645044a0d32 P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.160444 12370 tablet_replica.cc:333] T df9a78ca92ee4243808343734c616db6 P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
W20260710 11:01:28.160660 16960 consensus_peers.cc:597] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 -> Peer fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329): Couldn't send request to peer fa1a23ca9ae243e3b8f858791d4f5d1f. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:28.161108 12370 raft_consensus.cc:2243] T df9a78ca92ee4243808343734c616db6 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.161554 12370 raft_consensus.cc:2272] T df9a78ca92ee4243808343734c616db6 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.163622 12370 tablet_replica.cc:333] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.164108 12370 raft_consensus.cc:2243] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.164529 12370 raft_consensus.cc:2272] T a6192defb2d3410086b8a8eb3e046d4f P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:28.165774 16960 consensus_peers.cc:597] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 -> Peer fa1a23ca9ae243e3b8f858791d4f5d1f (127.12.20.129:33329): Couldn't send request to peer fa1a23ca9ae243e3b8f858791d4f5d1f. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.129:33329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:28.166186 12370 tablet_replica.cc:333] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.166668 12370 raft_consensus.cc:2243] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.167026 12370 raft_consensus.cc:2272] T f93b1e41767b498e90f1063bcbf5a2ad P c7eb8ce2b4a6434282c906cf8d30b740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.169382 12370 tablet_replica.cc:333] T 7abbcb90a09c4683a2338b26180ba9a0 P c7eb8ce2b4a6434282c906cf8d30b740: stopping tablet replica
I20260710 11:01:28.169809 12370 raft_consensus.cc:2243] T 7abbcb90a09c4683a2338b26180ba9a0 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.170166 12370 raft_consensus.cc:2272] T 7abbcb90a09c4683a2338b26180ba9a0 P c7eb8ce2b4a6434282c906cf8d30b740 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.206164 12370 tablet_server.cc:196] TabletServer@127.12.20.130:0 shutdown complete.
I20260710 11:01:28.231065 12370 tablet_server.cc:179] TabletServer@127.12.20.131:0 shutting down...
I20260710 11:01:28.252969 12370 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:28.253646 12370 tablet_replica.cc:333] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.254323 12370 raft_consensus.cc:2243] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.254755 12370 raft_consensus.cc:2272] T 76286dbd60fc42acb5e56c986abb2671 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.256503 12370 tablet_replica.cc:333] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.256997 12370 raft_consensus.cc:2243] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.257352 12370 raft_consensus.cc:2272] T 5858aa02a216458db28050c82d70641f P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.258930 12370 tablet_replica.cc:333] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.259418 12370 raft_consensus.cc:2243] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.259766 12370 raft_consensus.cc:2272] T b92925d0403a4c189fcaa231ccfa5048 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.261266 12370 tablet_replica.cc:333] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.261725 12370 raft_consensus.cc:2243] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.262063 12370 raft_consensus.cc:2272] T b2b15022e5754093ab2392523b38b854 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.263597 12370 tablet_replica.cc:333] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.264148 12370 raft_consensus.cc:2243] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.264576 12370 raft_consensus.cc:2272] T f91da66c97e0439287063a2bfbb5ee66 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.266548 12370 tablet_replica.cc:333] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.267248 12370 raft_consensus.cc:2243] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.267663 12370 raft_consensus.cc:2272] T c9257c4448484f4e92577615f52a24d9 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:28.267946 16957 consensus_peers.cc:597] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 -> Peer c7eb8ce2b4a6434282c906cf8d30b740 (127.12.20.130:42223): Couldn't send request to peer c7eb8ce2b4a6434282c906cf8d30b740. Status: Network error: Client connection negotiation failed: client connection to 127.12.20.130:42223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:28.269460 12370 tablet_replica.cc:333] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.269987 12370 raft_consensus.cc:2243] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.270329 12370 raft_consensus.cc:2272] T bfe38c1f14d845e5b99c26186a5663a7 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.271883 12370 tablet_replica.cc:333] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.272342 12370 raft_consensus.cc:2243] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.272702 12370 raft_consensus.cc:2272] T d420635581eb4a2cbd760da2750fb793 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.274240 12370 tablet_replica.cc:333] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.274688 12370 raft_consensus.cc:2243] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.275030 12370 raft_consensus.cc:2272] T 9b5a57c4a6834648ac16425816d9511a P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.276620 12370 tablet_replica.cc:333] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.277052 12370 raft_consensus.cc:2243] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.277710 12370 raft_consensus.cc:2272] T 4e236d261e3e44e485072fcf8e4e56e9 P 0dcd334ed6004c83acf5214411236313 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.280037 12370 tablet_replica.cc:333] T e6a9cd80f737469ab5b0417dd595a098 P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.280476 12370 raft_consensus.cc:2243] T e6a9cd80f737469ab5b0417dd595a098 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.280813 12370 raft_consensus.cc:2272] T e6a9cd80f737469ab5b0417dd595a098 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.282420 12370 tablet_replica.cc:333] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.282827 12370 raft_consensus.cc:2243] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.283442 12370 raft_consensus.cc:2272] T 6276a6c31a7b44589f90c4de9873d49b P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.285001 12370 tablet_replica.cc:333] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.285431 12370 raft_consensus.cc:2243] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.285756 12370 raft_consensus.cc:2272] T 637a37e3046a4493b1be60cee50724ac P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.287343 12370 tablet_replica.cc:333] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.287768 12370 raft_consensus.cc:2243] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.288138 12370 raft_consensus.cc:2272] T a6192defb2d3410086b8a8eb3e046d4f P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.289805 12370 tablet_replica.cc:333] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.290217 12370 raft_consensus.cc:2243] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.290586 12370 raft_consensus.cc:2272] T 65f568c558644f3894207645044a0d32 P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.292205 12370 tablet_replica.cc:333] T df9a78ca92ee4243808343734c616db6 P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.292673 12370 raft_consensus.cc:2243] T df9a78ca92ee4243808343734c616db6 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:28.292990 12370 raft_consensus.cc:2272] T df9a78ca92ee4243808343734c616db6 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.294638 12370 tablet_replica.cc:333] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.295053 12370 raft_consensus.cc:2243] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.295655 12370 raft_consensus.cc:2272] T 7abbcb90a09c4683a2338b26180ba9a0 P 0dcd334ed6004c83acf5214411236313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.297232 12370 tablet_replica.cc:333] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313: stopping tablet replica
I20260710 11:01:28.297624 12370 raft_consensus.cc:2243] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.298251 12370 raft_consensus.cc:2272] T f93b1e41767b498e90f1063bcbf5a2ad P 0dcd334ed6004c83acf5214411236313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.332893 12370 tablet_server.cc:196] TabletServer@127.12.20.131:0 shutdown complete.
I20260710 11:01:28.357051 12370 master.cc:562] Master@127.12.20.190:44893 shutting down...
I20260710 11:01:28.373399 12370 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:28.373879 12370 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:28.374185 12370 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1166b9f52414431c8e77e31ee4f91f65: stopping tablet replica
I20260710 11:01:28.392740 12370 master.cc:584] Master@127.12.20.190:44893 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10865 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22588 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (109386 ms total)
[  PASSED  ] 8 tests.
I20260710 11:01:28.438692 12370 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 396 messages since previous log ~13 seconds ago
I20260710 11:01:28.438889 12370 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 396 messages since previous log ~13 seconds ago
I20260710 11:01:28.439023 12370 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 396 messages since previous log ~13 seconds ago
I20260710 11:01:28.439172 12370 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 ~31 seconds ago
I20260710 11:01:28.439311 12370 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 ~31 seconds ago
I20260710 11:01:28.439500 12370 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 11:01:28.439738 12370 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
